mirror of
https://github.com/libretro/scummvm.git
synced 2024-11-30 12:50:51 +00:00
Add a few missing config file options
svn-id: r9368
This commit is contained in:
parent
bc7a43dc41
commit
615203cbf5
5
README
5
README
@ -791,6 +791,7 @@ The following keywords are recognized:
|
||||
talkspeed number Text speed (default: 60)
|
||||
|
||||
fullscreen bool Fullscreen mode
|
||||
aspect_ratio bool Enable aspect ratio correction
|
||||
gfx_mode string Graphics mode (normal, 2x, 3x, 2xsai,
|
||||
super2xsai, supereagle, advmame2x, advmame3x,
|
||||
tv2x, dotmatrix)
|
||||
@ -807,6 +808,10 @@ The following keywords are recognized:
|
||||
sfx_volume int The sfx volume setting (0-255)
|
||||
tempo int The music tempo (50-200) (default: 100)
|
||||
|
||||
demo_mode bool Start demo in Maniac Mansion (Classic version)
|
||||
floppy_intro bool Use floppy version of introduction in Beneath a
|
||||
Steel Sky (CD version)
|
||||
|
||||
debuglevel int Enable debug output. The higher number, the
|
||||
more verbose output.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user