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

×
Anyone know if it can cause issues with the Game if I unlock the Framerate by editing the Console.cs File?

#
#
#
set KQGame::Language English
set KQGame::BitDepth 8
set KQGame::Demo 0
KQGame::FPSLimit 15
set KQGame::doTimedPurge 1

changing KQGame::FPSLimit 15 to KQGame::FPSLimit 0 unlocks framerate but im not sure if this can cause bugs or problems.
avatar
Valkyrslayer: Anyone know if it can cause issues with the Game if I unlock the Framerate by editing the Console.cs File?

#
#
#
set KQGame::Language English
set KQGame::BitDepth 8
set KQGame::Demo 0
KQGame::FPSLimit 15
set KQGame::doTimedPurge 1

changing KQGame::FPSLimit 15 to KQGame::FPSLimit 0 unlocks framerate but im not sure if this can cause bugs or problems.
For me, setting the limit to 0 causes a crash when changing the region (when changing from Daventry to Castle Daventry behind the waterfall). Changing to 30 didn't cause problems so far... However, I don't get a higher framerate than around 21 (still better than 15 :) .