forked from dolphin-emu/dolphin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdolphin-emu-nogui.6
37 lines (37 loc) · 935 Bytes
/
dolphin-emu-nogui.6
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.Dd July 17, 2016
.Dt DOLPHIN-EMU-NOGUI 6
.Os
.Sh NAME
.Nm dolphin-emu-nogui
.Nd Nintendo GameCube and Wii emulator
.Sh SYNOPSIS
.Nm dolphin-emu-nogui
.Op Fl hv
.Op Fl e Ar file
.Sh DESCRIPTION
Dolphin is an emulator for two recent Nintendo video game consoles:
the GameCube and the Wii.
It allows PC gamers to enjoy games for these two consoles
in full HD (1080p) with several enhancements:
compatibility with all PC controllers, turbo speed, networked multiplayer,
and even more!
.Pp
.Nm
does not have a graphical user interface.
.Sh OPTIONS
.Bl -tag -width Ds
.It Fl e Ar file , Fl Fl exec= Ns Ar file
Load the specified file
.It Fl h , Fl Fl help
Print a help message
.It Fl v , Fl Fl version
Print version and exit
.El
.Sh FILES
.Bl -tag -width Ds
.It Pa $HOME/.dolphin-emu
Default user configuration directory.
.El
.Sh AUTHORS
This manual page was written by Jeremy Newton, but may be distributed freely
using the CC BY license.