Disable most of the settings in Static.ini and add comments
authorMikko Rasa <tdb@tdb.fi>
Wed, 27 Jun 2012 08:33:42 +0000 (11:33 +0300)
committerMikko Rasa <tdb@tdb.fi>
Wed, 27 Jun 2012 18:57:04 +0000 (21:57 +0300)
assets/game-data/Data/Static.ini

index d879925..64f1221 100644 (file)
@@ -3,12 +3,23 @@
 \r
 [Options]\r
 #EasterEggs=1\r
+\r
+# Uncomment if you experience stability issues with video backgrouns\r
 #ThreadedMovieDecode=0\r
+\r
+# Some video cards may work better in Direct3D mode\r
 #VideoRenderers=d3d\r
-Windowed=1\r
-InputDrivers=directinput,x11\r
-DisplayWidth=1024\r
-DisplayHeight=768\r
+\r
+# Force a specific display mode.  Make sure the resolution and aspect ratio\r
+# match.\r
+#Windowed=1\r
+#DisplayAspect=1.333333\r
+#DisplayWidth=1024\r
+#DisplayHeight=768\r
+\r
+# Write logs to disk.  Recommended to help with troubleshooting.\r
 LogToDisk=1\r
-LogCheckpoints=1\r
-FastLoad=1\r
+\r
+# This avoids some directory scans while loading, but causes modified songs to\r
+# not be reloaded.\r
+#FastLoad=1\r