Posted April 16, 2015
I'm having problems with increasing the maximum fps of Trine 2. Im running at 1920x1080 resolution and 60 Hz, vsync off. I disabled the maximum fps setting in the game options, and using the settings
setOption(renderingModule, "ShowFPS", true)
setOption(gameBaseApplicationModule, "FPSCapEnabled", false)
setOption(renderingModule, "FramerateLimit", 0)
in the %APPDATA%/Trine 2/options.txt file. Behaviour does not change when I try different graphics settings or turn vsync on/off. Any suggestions?
setOption(renderingModule, "ShowFPS", true)
setOption(gameBaseApplicationModule, "FPSCapEnabled", false)
setOption(renderingModule, "FramerateLimit", 0)
in the %APPDATA%/Trine 2/options.txt file. Behaviour does not change when I try different graphics settings or turn vsync on/off. Any suggestions?
No posts in this topic were marked as the solution yet. If you can help, add your reply