1DOLPHIN-EMU(6) BSD Games Manual DOLPHIN-EMU(6)
2
4 dolphin-emu — Nintendo GameCube and Wii emulator
5
7 dolphin-emu [-bdhl] [-a audio] [-c str] [-e file] [-m file] [-u path]
8 [-v video]
9
11 Dolphin is an emulator for two recent Nintendo video game consoles: the
12 GameCube and the Wii. It allows PC gamers to enjoy games for these two
13 consoles in full HD (1080p) with several enhancements: compatibility with
14 all PC controllers, turbo speed, networked multiplayer, and even more!
15
16 dolphin-emu features a graphical user interface made using Qt 5.
17
19 -a audio, --audio_emulation=audio
20 Low level (LLE) or high level (HLE) audio
21
22 -b, --batch
23 Exit Dolphin with emulator
24
25 -c text, --confirm=text
26 Set Confirm on Stop
27
28 -d, --debugger
29 Open the debugger
30
31 -e file, --exec=file
32 Load the specified file
33
34 -h, --help
35 Print a help message
36
37 -l, --logger
38 Open the logger (.dol, .elf, .wad, .gcm, .iso)
39
40 -m file, --movie=file
41 Play a movie file
42
43 -u path, --user=path
44 User folder path
45
46 -v, --video_backend=video
47 OpenGL (OGL) or Software Renderer video backend
48
50 $HOME/.dolphin-emu
51 Default user configuration directory.
52
54 This manual page was written by Jeremy Newton, but may be distributed
55 freely using the CC BY license.
56
57BSD July 17, 2016 BSD