]> Dogcows Code - chaz/yoink/blobdiff - data/yoinkrc
big batch of progress
[chaz/yoink] / data / yoinkrc
similarity index 65%
rename from src/yoinkrc
rename to data/yoinkrc
index f58c13d46f0f06df1cc93ed44c9d280f21ae3c81..67be5c112b5d0dfa6dadd3bc927922f9e961f313 100644 (file)
@@ -4,11 +4,13 @@
        "video.resizable": true,
        "video.mode": [800, 600],
        "video.colorbuffers": [8, 8, 8, 8],
-       //"video.multisamplebuffers": 6,
-       //"video.multisamplesamples": 6,
+       "video.multisamplebuffers": 6,
+       "video.multisamplesamples": 6,
        "video.cursor": true,
        "video.grab": false,
        "video.doublebuffer": true,
        "video.swapcontrol": true,
-       "engine.maxfps": 40
+       "engine.maxfps": 45,
+       "engine.printfps": true,
+       "engine.timestep": 0.01
 }
This page took 0.021003 seconds and 4 git commands to generate.