You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Joël R. Langlois edited this page Feb 7, 2018
·
2 revisions
Hosting Plugins
Visual Studio should have /NXCOMPAT:NO /DYNAMICBASE:NO so as to support hosting some "very special" plugins.
Third party plugins tend to fuck with the CPU floating-point systems. You might have to check for denormalisation flags and clear/reset the FPU system on all threads.