Sandboxie game performance 300% increase, and steam compatybility #4048
love-code-yeyixiao
started this conversation in
Documents and notes
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Well back to whats mostly when run not sandboxes LOL, see #3977
Adding
DisableWinNtHook=WaitForSingleObject
DisableWinNtHook=ReleaseSemaphore
DisableWinNtHook=SetEvent
DisableWinNtHook=ClearEvent
below
DisableWinNtHook=YieldExecution
in the Templates.ini
You can also put it in the sandboxie.ini under [GlobalSettings] it wont work in any other section
and you need to stop and start the driver for this to take effect
improved performance from 30 FPS to 90 in CP 2077
One can also use SysCallLockDown=y to the same end or even better, but at the risk of some incompatibility.
Also I got latest Steam working when sandboxed just fine with this one line:
SpecialImage=chrome,steam.exe
Moved from WildersSecurity forum.
Beta Was this translation helpful? Give feedback.
All reactions