It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi all.

I have realized that Larry Reloaded put my graphics card at its limits, is working all the time at 99%, getting a framerate of more than 500 ;-). This is a problem because the GPU fan has to work very hard, so the computer is very loudy. Anybody knows how to fix it? I haven't seen any option to limit the framerate, like V-Sync for example.

My computer is an I7 2600 with an AMD 7870 XT, running on Wondows 8.1.

Thanks in advice.
This question / problem has been solved by DeMignonimage
avatar
mixcreeping: ...I haven't seen any option to limit the framerate, like V-Sync for example....
Try setting "Wait for Vertical Refresh" in the Catalyst Control Center to "Always On".

If this doesn't work it's probably because the game runs with DirectX and it has been a longterm issue, that the CCC vsync option only works with OpenGL.

We could try something special by forcing the game to run with OpenGL. LSL Reloaded uses the Unity engine which should support both DirectX and OpenGL.

Right-click the game's shortcut and open its properties.
add -force-opengl to Target

The Target field should look something like this now:
"C:\Leisure Suit Larry - Reloaded\LarryReloaded.exe" -force-opengl

Of course the path C:\... has to be your installation path.
Just don't change this part of Target and make sure there is one blank before -force-opengl.
Post edited July 03, 2014 by DeMignon
Hi DeMignon.

Forcing the OpenGL as you said, worked fine!!!

Thanks for your support.
Great, you're welcome.