Quote:
Originally Posted by sssssssssss
anyone mind saying how to run graal in opengl? my graphics card didnt ahve an option to do that, and I cant seem to find out how anywhere.
I turned off all settings for graal in nvidia, but still freezing every 5 secs.
|
Hold your windows key and press R. Type the path to graal, for example, "C:\Program Files\Graal\Graal.exe" then append "-opengl" onto the end, so you'd essentially be running:
"C:\Program Files\Graal\Graal.exe -opengl"
You can also create a shortcut to the exe file, then go to its properties, and it'll show "Target:" and you can just append "-opengl" inside of the quotes there.