diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 38 |
1 files changed, 2 insertions, 36 deletions
@@ -25,42 +25,8 @@ The configuration can be edited using the chocolate-setup tool. == Command-line options == -In addition to the normal Doom command-line options, a number of extra -options are supported. - - -1 Sets screenmultiply to 1 (see above) - - -2 Sets screenmultiply to 2 (see above), doubling up - the screen by 2x. - - -extraconfig <file> Specifies a configuration file to use for - Chocolate Doom-specific settings (the default - is 'chocolate-doom.cfg') - - -fullscreen Runs the game fullscreen. - - -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) - - -iwad <file> Specifies an IWAD file to use. - - -longtics When recording demos, records in the the modified - "Doom v1.91" format to avoid losing turning - resolution. - - -merge <file> Loads a PWAD but simulates merging it into the main - IWAD (see below) - - -novert Turns on novert (see above) - - -nonovert Turns off novert (see above) +For a complete list of command-line options, see the CMDLINE +file. == Playing TCs == |