LockFPS30
Description
On the PS2 version, it removes the 30/25 (depending on the region) FPS cap, letting the game run at up to 60/50 FPS.
Doesn't seem to work on any Scholarship Edition version.
function LockFPS30(state) --[[ ... ]] end
Parameters
state
:boolean
- Whether to remove the cap or not
Return Values
None.
Example
None.