summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorSimon Howard2005-10-24 18:50:39 +0000
committerSimon Howard2005-10-24 18:50:39 +0000
commit9f358870161c4866526cd85b04ffa1d2f3188899 (patch)
treee14196dba8b4a11168c19f5792dd8edb9ed4ed74 /README
parentb9be9f99ef4b050650018a9eee4478077255c9e8 (diff)
downloadchocolate-doom-9f358870161c4866526cd85b04ffa1d2f3188899.tar.gz
chocolate-doom-9f358870161c4866526cd85b04ffa1d2f3188899.tar.bz2
chocolate-doom-9f358870161c4866526cd85b04ffa1d2f3188899.zip
Allow the game version to emulate to be specified from the command line
and set compatibility options accordingly. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 223
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 97c9e135..c4cb7b4b 100644
--- a/README
+++ b/README
@@ -65,6 +65,9 @@ options are supported.
-nofullscreen Runs the game in a window,
-window
+ -gameversion <ver> Emulates a specific release of Doom 1.9. Valid
+ values are "1.9", "ultimate" and "final".
+
-grabmouse Grabs the mouse during play (see above)
-nograbmouse Does not grab the mouse during play (see above)