Other software that do this typically provide an option in settings to "Disable hardware/GPU acceleration", but I don't see an option for this in the settings. Some other programs provide this option through commandline switches, e.g.
Code: Select all
example.exe --disable-gpu /nogpu -disable-hw-accel
Is there a way to prevent Sentinel from maintaining a handle on the GPU as a 3D-mode process, relying only on software/CPU/2D processing?
Thanks.