mirror of https://github.com/cemu-project/Cemu.git
74 lines
1.9 KiB
Groff
74 lines
1.9 KiB
Groff
.\" Automatically generated by Pandoc 2.14.0.3
|
|
.\"
|
|
.TH "CEMU" "1" "2022-12-09" "Cemu" "Wii U emulator"
|
|
.hy
|
|
.SH NAME
|
|
.PP
|
|
Cemu - Wii U emulator
|
|
.SH SYNOPSIS
|
|
.PP
|
|
\f[B]Cemu\f[R] [\f[I]OPTIONS\f[R]...]
|
|
.SH DESCRIPTION
|
|
.PP
|
|
\f[B]Cemu\f[R] is a Wii U emulator that is able to run most Wii U games
|
|
and homebrew in a playable state.
|
|
It\[aq]s written in C/C++ and is being actively developed with new
|
|
features and fixes to increase compatibility, convenience and usability.
|
|
.SH OPTIONS
|
|
.PP
|
|
If an option has argument \f[I]n\f[R], a value of 1 (or no argument)
|
|
enables the option.
|
|
A value of 0 disables the option.
|
|
.SS Launch options
|
|
.TP
|
|
\f[B]-g\f[R] \f[I]path\f[R], \f[B]--game\f[R] \f[I]path\f[R]
|
|
Path of game to launch
|
|
.TP
|
|
\f[B]-m\f[R] \f[I]path\f[R], \f[B]--mlc\f[R] \f[I]path\f[R]
|
|
Custom mlc folder location
|
|
.TP
|
|
\f[B]-f\f[R] [\f[I]n\f[R]], \f[B]--fullscreen\f[R] [\f[I]n\f[R]]
|
|
Launch games in fullscreen mode
|
|
.TP
|
|
\f[B]-u\f[R] [\f[I]n\f[R]], \f[B]--ud\f[R] [\f[I]n\f[R]]
|
|
Render output upside-down
|
|
.TP
|
|
\f[B]-a\f[R] \f[I]id\f[R], \f[B]--account\f[R] \f[I]id\f[R]
|
|
Persistent id of account
|
|
.TP
|
|
\f[B]--force-interpreter\f[R] [\f[I]n\f[R]]
|
|
Force interpreter CPU emulation and disable recompiler
|
|
.TP
|
|
\f[B]--act-url\f[R] \f[I]url\f[R]
|
|
URL prefix for account server
|
|
.TP
|
|
\f[B]--ecs-url\f[R] \f[I]url\f[R]
|
|
URL for ECS service
|
|
.TP
|
|
\f[B]-h\f[R], \f[B]--help\f[R]
|
|
Display a usage message and exit
|
|
.TP
|
|
\f[B]-v\f[R], \f[B]--version\f[R]
|
|
Display Cemu version and exit
|
|
.SS Extractor tool
|
|
.TP
|
|
\f[B]-e\f[R] \f[I]path\f[R], \f[B]--extract\f[R] \f[I]path\f[R]
|
|
Path to WUD or WUX file for extraction
|
|
.TP
|
|
\f[B]-p\f[R] \f[I]path\f[R], \f[B]--path\f[R] \f[I]path\f[R]
|
|
Path of file to extract (for example meta/meta.xml)
|
|
.TP
|
|
\f[B]-o\f[R] \f[I]path\f[R], \f[B]--output\f[R] \f[I]path\f[R]
|
|
Output path for extracted file
|
|
.SH BUGS
|
|
.PP
|
|
To report a bug, visit
|
|
\f[I]https://github.com/cemu-project/Cemu/issues\f[R]
|
|
.SH SEE ALSO
|
|
.PP
|
|
Project homepage:
|
|
.PP
|
|
\f[I]https://github.com/cemu-project/Cemu\f[R]
|
|
.SH AUTHORS
|
|
Exzap; Petergov.
|