|
| 1 | +.\" Automatically generated by Pandoc 2.14.0.3 |
| 2 | +.\" |
| 3 | +.TH "CEMU" "1" "2022-12-09" "Cemu" "Wii U emulator" |
| 4 | +.hy |
| 5 | +.SH NAME |
| 6 | +.PP |
| 7 | +Cemu - Wii U emulator |
| 8 | +.SH SYNOPSIS |
| 9 | +.PP |
| 10 | +\f[B]Cemu\f[R] [\f[I]OPTIONS\f[R]...] |
| 11 | +.SH DESCRIPTION |
| 12 | +.PP |
| 13 | +\f[B]Cemu\f[R] is a Wii U emulator that is able to run most Wii U games |
| 14 | +and homebrew in a playable state. |
| 15 | +It\[aq]s written in C/C++ and is being actively developed with new |
| 16 | +features and fixes to increase compatibility, convenience and usability. |
| 17 | +.SH OPTIONS |
| 18 | +.PP |
| 19 | +If an option has argument \f[I]n\f[R], a value of 1 (or no argument) |
| 20 | +enables the option. |
| 21 | +A value of 0 disables the option. |
| 22 | +.SS Launch options |
| 23 | +.TP |
| 24 | +\f[B]-g\f[R] \f[I]path\f[R], \f[B]--game\f[R] \f[I]path\f[R] |
| 25 | +Path of game to launch |
| 26 | +.TP |
| 27 | +\f[B]-m\f[R] \f[I]path\f[R], \f[B]--mlc\f[R] \f[I]path\f[R] |
| 28 | +Custom mlc folder location |
| 29 | +.TP |
| 30 | +\f[B]-f\f[R] [\f[I]n\f[R]], \f[B]--fullscreen\f[R] [\f[I]n\f[R]] |
| 31 | +Launch games in fullscreen mode |
| 32 | +.TP |
| 33 | +\f[B]-u\f[R] [\f[I]n\f[R]], \f[B]--ud\f[R] [\f[I]n\f[R]] |
| 34 | +Render output upside-down |
| 35 | +.TP |
| 36 | +\f[B]-a\f[R] \f[I]id\f[R], \f[B]--account\f[R] \f[I]id\f[R] |
| 37 | +Persistent id of account |
| 38 | +.TP |
| 39 | +\f[B]--force-interpreter\f[R] [\f[I]n\f[R]] |
| 40 | +Force interpreter CPU emulation and disable recompiler |
| 41 | +.TP |
| 42 | +\f[B]--act-url\f[R] \f[I]url\f[R] |
| 43 | +URL prefix for account server |
| 44 | +.TP |
| 45 | +\f[B]--ecs-url\f[R] \f[I]url\f[R] |
| 46 | +URL for ECS service |
| 47 | +.TP |
| 48 | +\f[B]-h\f[R], \f[B]--help\f[R] |
| 49 | +Display a usage message and exit |
| 50 | +.TP |
| 51 | +\f[B]-v\f[R], \f[B]--version\f[R] |
| 52 | +Display Cemu version and exit |
| 53 | +.SS Extractor tool |
| 54 | +.TP |
| 55 | +\f[B]-e\f[R] \f[I]path\f[R], \f[B]--extract\f[R] \f[I]path\f[R] |
| 56 | +Path to WUD or WUX file for extraction |
| 57 | +.TP |
| 58 | +\f[B]-p\f[R] \f[I]path\f[R], \f[B]--path\f[R] \f[I]path\f[R] |
| 59 | +Path of file to extract (for example meta/meta.xml) |
| 60 | +.TP |
| 61 | +\f[B]-o\f[R] \f[I]path\f[R], \f[B]--output\f[R] \f[I]path\f[R] |
| 62 | +Output path for extracted file |
| 63 | +.SH BUGS |
| 64 | +.PP |
| 65 | +To report a bug, visit |
| 66 | +\f[I]https://github.com/cemu-project/Cemu/issues\f[R] |
| 67 | +.SH SEE ALSO |
| 68 | +.PP |
| 69 | +Project homepage: |
| 70 | +.PP |
| 71 | +\f[I]https://github.com/cemu-project/Cemu\f[R] |
| 72 | +.SH AUTHORS |
| 73 | +Exzap; Petergov. |
0 commit comments