Posted February 03, 2020
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.
#
#
#
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.