Scroll to navigation

RESIDUALVM(6) Games Manual RESIDUALVM(6)

NAME

residualvm
interpreter for several 3D games

SYNOPSIS

residualvm [options] [game]

DESCRIPTION

residualvm is a game engine reimplementation that allows you to play 3D adventure games such as Grim Fandango.
Force windowed mode.
config
Use config as alternate configuration file.
level
Set debug verbosity to level.
Force full-screen mode.
Display a brief help text and exit.
vol
Set the music volume to vol range 0-127 (default: 127).
path
Path to where the game is installed.
vol
Set the speech volume to vol range 0-127 (default: 127).
vol
Set the sfx volume to vol range 0-127 (default: 127).
Display list of configured targets and exit.
Display ResidualVM version information and exit.
slot
Save game slot number to load (default: autosave).
Display list of supported games and exit.
rate
Set output sample rate in Hz to rate (e.g. 22050).
path
Look for savegames in path.

INGAME KEYS

Cmd-q
Quit (Mac OS X)
Ctrl-q
Quit (Most platforms)

FILES

$HOME/.residualvmrc
Configuration file on UNIX.
$HOME/Library/Preferences/ResidualVM Preferences
Configuration file on Mac OS X.

EXAMPLES

Running the builtin game launcher:

$ residualvm

SEE ALSO

More information can be found in the README and on the website http://residualvm.org.

AUTHORS

See AUTHORS file for more information.
May 28, 2011 Linux 4.19.0-10-amd64