From f69841e5897463d1bf242c40ccd42018a65ddcce Mon Sep 17 00:00:00 2001 From: olsner Date: Wed, 7 Jul 2004 18:45:59 +0000 Subject: [PATCH] Sample config file with all the config values currently supported by the engine This was SVN commit r646. --- binaries/data/config/system.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 binaries/data/config/system.cfg diff --git a/binaries/data/config/system.cfg b/binaries/data/config/system.cfg new file mode 100755 index 0000000000..3e06df6143 --- /dev/null +++ b/binaries/data/config/system.cfg @@ -0,0 +1,8 @@ +novbo=false +shadows=false +vsync=false + +; You can specify these as well, but the default (keeping the current resolution) is +; probably best for most people. +; xres = 1280 +; yres = 960