306
edits
(Some tweaks) |
Spookypeanut (talk | contribs) (Update command line usage) |
||
Line 230: | Line 230: | ||
;-b, --boot-param=''NUM'':Pass number to the boot script (boot param) | ;-b, --boot-param=''NUM'':Pass number to the boot script (boot param) | ||
;-d, --debuglevel=''NUM'':Set debug verbosity level | ;-d, --debuglevel=''NUM'':Set debug verbosity level | ||
;--debugflags=''FLAGS'':Enables engine specific debug flags (separated by commas) | |||
;-u, --dump-scripts:Enable script dumping if a directory called 'dumps' exists in the current directory | ;-u, --dump-scripts:Enable script dumping if a directory called 'dumps' exists in the current directory | ||
;--cdrom=''NUM'':CD drive to play CD audio from (default: 0 = first drive) | ;--cdrom=''NUM'':CD drive to play CD audio from (default: 0 = first drive) | ||
Line 235: | Line 236: | ||
;--platform=''WORD'':Specify version of game (allowed values: 3do, acorn, amiga, atari, c64, fmtowns, mac, nes, pc, segacd, windows) | ;--platform=''WORD'':Specify version of game (allowed values: 3do, acorn, amiga, atari, c64, fmtowns, mac, nes, pc, segacd, windows) | ||
;--savepath=''PATH'':Path to where savegames are stored | ;--savepath=''PATH'':Path to where savegames are stored | ||
;--extrapath=''PATH'':Extra path to additional game data | |||
;--soundfont=''FILE'':Select the SoundFont for MIDI playback (only supported by some MIDI drivers) | |||
;--multi-midi:Enable combination of Adlib and native MIDI | ;--multi-midi:Enable combination of Adlib and native MIDI | ||
;--native-mt32:True Roland MT-32 (disable GM emulation) | ;--native-mt32:True Roland MT-32 (disable GM emulation) | ||
;--enable-gs:Enable Roland GS mode for MIDI playback | |||
;--output-rate=''RATE'':Select output sample rate in Hz (e.g. 22050) | ;--output-rate=''RATE'':Select output sample rate in Hz (e.g. 22050) | ||
;--aspect-ratio:Enable aspect ratio correction | ;--aspect-ratio:Enable aspect ratio correction | ||
Line 248: | Line 252: | ||
;--tempo=''NUM'':Set music tempo (in percent, 50-200) for SCUMM games (default: 100) | ;--tempo=''NUM'':Set music tempo (in percent, 50-200) for SCUMM games (default: 100) | ||
;--talkspeed=''NUM'':Set talk speed for SCUMM games | ;--talkspeed=''NUM'':Set talk speed for SCUMM games | ||
;--demo-mode:Start demo mode of Maniac Mansion | |||
;--tempo=''NUM'':Set music tempo (in percent, 50-200) for SCUMM games (default: 100) | |||
The meaning of most long options (that is, those options starting with a | The meaning of most long options (that is, those options starting with a |
edits