[Scummvm-cvs-logs] CVS: scummvm README,1.63,1.64

Travis Howell kirben at users.sourceforge.net
Mon Mar 3 18:17:32 CET 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv30873

Modified Files:
	README 
Log Message:

Correct error in my last commit


Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -d -r1.63 -r1.64
--- README	4 Mar 2003 02:02:41 -0000	1.63
+++ README	4 Mar 2003 02:16:56 -0000	1.64
@@ -288,25 +288,25 @@
 
         [GAME]     - Short name of game to load. For example, 'monkey' for Monkey Island.
         
-        -p<path>     - Path to where the game is installed. Default is Cwd.
-        -l<language> - Select language. See below.
-        -b<num>      - Start in room <num>.
-        -c<num>      - Drive to play cd audio from.  E.g., 0 is first drive.
-        -o<num>      - Set the master volume, 0-255. Default is '192'
-        -s<num>      - Set the sfx volume, 0-255.    Default is '192'
-        -m<num>      - Set the music volume, 0-255.  Default is '192'
-        -t<num>      - Set music tempo. Adlib default: 0x1D9000, Midi: 0x4A0000
-        -e<mode>     - Select sound engine. See below.
-        -g<mode>     - Select graphics scaler. See below.
-        -f           - Full-screen mode.
-        -n           - Disable subtitles. Use with games that have voice.
-        -y           - Set talk speed ('yak option'). Default is '60'
-        -a           - Enable amiga pal conversion, for playing Amiga versions
-        -d[<num>]    - Set debug verbosity to <num>
-        -w[<file>]   - Write configuration file
-        -l<file>     - Load alternate configuration file
-        -x[<num>]    - Save game slot to load (default: autosave)
-        -z           - Display list of games
+        -p<path>   - Path to where the game is installed. Default is Cwd.
+        -q<lang>   - Select language. See below.
+        -b<num>    - Start in room <num>.
+        -c<num>    - Drive to play cd audio from.  E.g., 0 is first drive.
+        -o<num>    - Set the master volume, 0-255. Default is '192'
+        -s<num>    - Set the sfx volume, 0-255.    Default is '192'
+        -m<num>    - Set the music volume, 0-255.  Default is '192'
+        -t<num>    - Set music tempo. Adlib default: 0x1D9000, Midi: 0x4A0000
+        -e<mode>   - Select sound engine. See below.
+        -g<mode>   - Select graphics scaler. See below.
+        -f         - Full-screen mode.
+        -n         - Disable subtitles. Use with games that have voice.
+        -y         - Set talk speed ('yak option'). Default is '60'
+        -a         - Enable amiga pal conversion, for playing Amiga versions
+        -d[<num>]  - Set debug verbosity to <num>
+        -w[<file>] - Write configuration file
+        -l<file>   - Load alternate configuration file
+        -x[<num>]  - Save game slot to load (default: autosave)
+        -z         - Display list of games
 
 
 Hot Keys:





More information about the Scummvm-git-logs mailing list