[Scummvm-cvs-logs] CVS: scummvm README,1.7,1.8
Travis Howell
kirben at users.sourceforge.net
Wed Oct 23 04:07:02 CEST 2002
Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv6138
Modified Files:
README
Log Message:
Add new command lime switch to readme and correct default volumes.
Change volume limits in gui to 255
Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- README 23 Oct 2002 08:35:09 -0000 1.7
+++ README 23 Oct 2002 11:05:59 -0000 1.8
@@ -246,8 +246,9 @@
-p<path> - Path to where the game is installed. Default is Cwd.
-b<num> - Start in room <num>.
-c<num> - Drive to play cd audio from. E.g., 0 is first drive.
- -s<num> - Set the sfx volume, 0-255. Default is '100'
- -m<num> - Set the music volume, 0-100. Default is '60'
+ -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: 0x1F0000, Midi: 0x460000
-e<mode> - Select sound engine. See below.
-g<mode> - Select graphics scaler. See below.
More information about the Scummvm-git-logs
mailing list