Modo Slowdown after crashes
If a program appears to crash to often Windows may apply a control Shim to monitor the app, this can cause slow operations in Modo such as UV edits.
To check if windows is applying a shim:
- Press start and in the search type
regedit.exe
and hit enter - Go to this folder:
HKEY\_LOCAL\_MACHINE\SOFTWARE\Microsoft\FTH\State
If modo is listed in there, then a shim is being applied.
To remove the shim
- Press start and in the search type
cmd.exe
, right click oncmd.exe
and choose run as administrator, then press yes - In the command prompt type:
Rundll32.exe fthsvc.dll,FthSysprepSpecialize
- Log out of windows and back in to see the changes.
Thanks to @funk for this information.
2018-12-28