Games freezing with 0% GPU usage in Sandboxie-Plus v1.12.9

HyperGF

New member
I am experiencing a persistent freezing issue when trying to run various games (PC Clients) using Sandboxie-Plus v1.12.9 (x64).

The Issue: Whenever I launch a game (Rise Of Kingdoms) through the sandbox, it starts normally but eventually freezes after a few minutes. When I monitor the performance via Task Manager, I see that the GPU usage for the sandboxed process drops to 0% and stays there, causing the game to hang. The background audio continues, but the visual is completely stuck.

My Setup:
W11 4080S & R7 7800X3D
 
If the (game) application is installed in the real system and you trust the software, you can try if the application works in an application compartment box. Just to test if that makes it work. This is a feature behind the paywall.
 
If the (game) application is installed in the real system and you trust the software, you can try if the application works in an application compartment box. Just to test if that makes it work. This is a feature behind the paywall.
It worked flawlessly this way, but what's the difference when I run it like this? On my old computer, it worked perfectly fine when I ran it with the normal mode.
 
1770239501033.png
I solved the problem by adding a few things.
If anyone else encounters the same problem in the future, here are the commands:

OpenFilePath=C:\Windows\System32\DriverStore\FileRepository\nv*

OpenFilePath=\Device\Video*

OpenFilePath=\Device\Nvidia*

OpenFilePath=C:\Windows\System32\DriverStore\FileRepository\

OpenIpcPath=\RPC Control\NV_SDRV_IPC_SERVER*

OpenIpcPath=\RPC Control\NVIDIA_Video_Driver_*

OpenDevicePath=\Device\Nvidia*

OpenDevicePath=\Device\Video*

OriginalToken=y

BoxDisplay=y
 
Back
Top