diff options
Diffstat (limited to 'assets')
-rw-r--r-- | assets/mkxp.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/assets/mkxp.conf b/assets/mkxp.conf index 4b80f04..b15e428 100644 --- a/assets/mkxp.conf +++ b/assets/mkxp.conf @@ -2,6 +2,7 @@ preloadScript=Win32API.rb useScriptNames=true fullscreen=true winResizable=true -subImageFix=true -enableBlitting=false -debugMode=true +smoothScaling=false +frameSkip=false +vsync=true +printFPS=true |