diff options
Diffstat (limited to 'docs/man/mame.6')
-rw-r--r-- | docs/man/mame.6 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/man/mame.6 b/docs/man/mame.6 index e076e9fff25..5d0123f486f 100644 --- a/docs/man/mame.6 +++ b/docs/man/mame.6 @@ -498,7 +498,7 @@ upon exit, the \-str option will write a screenshot called final.png to the game's snapshot directory. .TP .B \-[no]throttle -Configures the default thottling setting. When throttling is on, MAME +Configures the default throttling setting. When throttling is on, MAME attempts to keep the game running at the game's intended speed. When throttling is off, MAME runs the game as fast as it can. Note that the fastest speed is more often than not limited by your graphics card, @@ -938,9 +938,13 @@ cause higher audio quality but slower emulation speed. The default is .B \-[no]samples Use samples if available. The default is ON (\-samples). .TP +.B \-[no]compressor +Enable audio compressor. It temporarily reduces the overall volume when +the audio output is overdriven. The default is ON (\-compressor). +.TP .B \-volume, \-vol \fIvalue Sets the startup volume. It can later be changed with the user interface -(see Keys section). The volume is an attenuation in dB: e.g., +(see Keys section). The volume is in dB: e.g., "\-volume \-12" will start with \-12dB attenuation. The default is 0. .\" +++++++++++++++++++++++++++++++++++++++++++++++++++++++ .\" SDL specific |