From 5a1e994d02c9e47ba15f327248f410d88a90d841 Mon Sep 17 00:00:00 2001 From: Jamieson Christian Date: Sat, 17 May 2003 03:06:16 +0000 Subject: Added command line options for native MT-32 support and combination Adilb/native MIDI drivers. svn-id: r7594 --- README | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) (limited to 'README') diff --git a/README b/README index ebefaa82c1..082f24f654 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ ScummVM README -Last updated: 2003-05-05 +Last updated: 2003-05-16 Release version: 0.4.1cvs ------------------------------------------------------------------------ @@ -313,29 +313,31 @@ Command Line Options: scummvm [OPTIONS] [GAME] - [GAME] - Short name of game to load. For example, 'monkey' for Monkey Island. + [GAME] - Short name of game to load. For example, 'monkey' for Monkey Island. - -p - Path to where the game is installed. Default is Cwd. - -x[] - Save game slot to load (default: autosave) - -f - Full-screen mode. - -g - Select graphics scaler. See below. - -e - Select sound engine. See below. - -a - Enable amiga pal conversion, for playing Amiga versions - -q - Select language. See below. - -c - Drive to play cd audio from. E.g., 0 is first drive. - -m - Set the music volume, 0-255. Default is '192' - -o - Set the master volume, 0-255. Default is '192' - -s - Set the sfx volume, 0-255. Default is '192' - -t - Set music tempo. 50-200. Default is '100' (percent) - -n - Disable subtitles. Use with games that have voice. - -y - Set talk speed ('yak option'). Default is '60' - -l - Load alternate configuration file - -w[] - Write configuration file - -v - Show version information and exit - -z - Display list of games - -b - Start in room . - -d[] - Set debug verbosity to - -u - Dump scripts if a directory called 'dumps' exists in current directory + -p - Path to where the game is installed. Default is Cwd. + -x[] - Save game slot to load (default: autosave) + -f - Full-screen mode. + -g - Select graphics scaler. See below. + -e - Select sound engine. See below. + -a - Enable amiga pal conversion, for playing Amiga versions + -q - Select language. See below. + -c - Drive to play cd audio from. E.g., 0 is first drive. + -m - Set the music volume, 0-255. Default is '192' + -o - Set the master volume, 0-255. Default is '192' + -s - Set the sfx volume, 0-255. Default is '192' + -t - Set music tempo. 50-200. Default is '100' (percent) + -n - Disable subtitles. Use with games that have voice. + -y - Set talk speed ('yak option'). Default is '60' + -l - Load alternate configuration file + -w[] - Write configuration file + -v - Show version information and exit + -z - Display list of games + -b - Start in room . + -d[] - Set debug verbosity to + -u - Dump scripts if a directory called 'dumps' exists in current directory + --multi-midi - enable combination Adlib and native MIDI + --native-mt32 - true Roland MT-32 (disable GM emulation) Hot Keys: -- cgit v1.2.3