Take a look in the ackphysX.h file.

Code:
var CLOTH_DEFAULT[40] = 
{
...
// Flag bits.
0 // NX_CLF_HARDWARE is set automatically, depending on your GPU (see above)
...
}


Therefore this function in the old dll will not work, but with my new dll should work.

Code:
cloth options[37] &= ~NX_CLF_HARDWARE;





Regards, Robert

Quote
Everything should be made as simple as possible, but not one bit simpler.
by Albert Einstein

PhysX Preview of Cloth, Fluid and Soft Body

A8.47.1P