diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-05-18 23:36:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-18 23:36:40 +0700 |
commit | 93ef5a231b5699f1866779050e28dd26c5ce570f (patch) | |
tree | 48797e49f86fbdcadef9e556101c42c21ba3e5d1 /games/dolphin-emu/dolphin-emu.1 | |
parent | 329f10a6ec1acc0e6fb96c0a16b55b75f800e14e (diff) | |
download | slackbuilds-93ef5a231b5699f1866779050e28dd26c5ce570f.tar.gz |
games/dolphin-emu: Updated for version 4.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/dolphin-emu/dolphin-emu.1')
-rw-r--r-- | games/dolphin-emu/dolphin-emu.1 | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/games/dolphin-emu/dolphin-emu.1 b/games/dolphin-emu/dolphin-emu.1 new file mode 100644 index 0000000000..43f2844c22 --- /dev/null +++ b/games/dolphin-emu/dolphin-emu.1 @@ -0,0 +1,41 @@ +.TH DOLPHIN-EMU 1 "December 10, 2010" +.SH NAME +dolphin-emu \- A Gamecube, Wii and Triforce (the arcade machine based on the +Gamecube) emulator. +.SH SYNOPSIS +.B dolphin-emu +.RI [ options ] +.SH DESCRIPTION +.B dolphin-emu +is a Gamecube, Wii and Triforce (the arcade machine based on the +Gamecube) emulator. +.P +Gamecube compatibility is okay - lots of games work, many games don't work. +.P +Wii compatibility is also good - a lot of games do work. Wii emulation +generally requires a bit more computing power than Gamecube emulation, though. +.P +Triforce compatibility is not really known yet, but at least one game runs, +with minor glitches. +.SH OPTIONS +.TP +.BI "\-A, \-\-audio-plugin="plugin +Specify an audio plugin +.TP +.B \-b, \-\-batch +Exit application when emulator closes +.TP +.B \-d, \-\-debugger +Open the debugger +.TP +.BI "\-e, \-\-exec="file +Loads the specified file (DOL, ELF, WAD, GCM, ISO) +.TP +.B \-l, \-\-logger +Open the logger +.TP +.BI "\-V, \-\-video-plugin="plugin +Specify a video plugin +.SH AUTHOR +This manual page was written by Glenn Rice <glennricster@gmail.com>, +for the Debian system (but may be used by others). |