diff options
author | Max Horn | 2007-06-30 12:43:53 +0000 |
---|---|---|
committer | Max Horn | 2007-06-30 12:43:53 +0000 |
commit | c7fa7baf1f424d6e003473879d8d015067817fe7 (patch) | |
tree | a30e2ce1e1e249467ae8bb42df7344661c6e288a /README | |
parent | 45aea284d1673f56fa45d796af6da647630ccb2b (diff) | |
download | scummvm-rg350-c7fa7baf1f424d6e003473879d8d015067817fe7.tar.gz scummvm-rg350-c7fa7baf1f424d6e003473879d8d015067817fe7.tar.bz2 scummvm-rg350-c7fa7baf1f424d6e003473879d8d015067817fe7.zip |
Added global support for the (so far undocumented) confirm_exit config key
svn-id: r27788
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1575,6 +1575,8 @@ The following keywords are recognized: super2xsai, supereagle, advmame2x, advmame3x, hq2x, hq3x, tv2x, dotmatrix) + confirm_exit bool Ask for confirmation by the user before quitting + (SDL backend only). cdrom number Number of CD-ROM unit to use for audio. If negative, don't even try to access the CD-ROM. joystick_num number Number of joystick device to use for input @@ -1600,8 +1602,8 @@ The following keywords are recognized: midi_gain number The MIDI gain (0-1000) (default: 100) (Only supported by some MIDI drivers.) - copy_protection bool Enable copy protection in SCUMM games, when - ScummVM disables it by default. + copy_protection bool Enable copy protection in certain games, in those + cases where ScummVM disables it by default. demo_mode bool Start demo in Maniac Mansion alt_intro bool Use alternative intro for CD versions of Beneath a Steel Sky and Flight of the Amazon |