table of contents
| YUZU-CMD(1) | General Commands Manual | YUZU-CMD(1) |
NAME¶
yuzu-cmd — yuzu
command line client
SYNOPSIS¶
yuzu-cmd |
[-c | --config
file] [-f |
--fullscreen] [-h |
--help] [-m |
--multiplayer
nick:password@address:port]
[-p | --program
argument] [-v |
--version] file |
DESCRIPTION¶
yuzu-cmd allows you to emulate Switch
games from your terminal.
The options are as follows:
-cfile,--configfile- Load the specified configuration file
-f,--fullscreen- Start in fullscreen mode
-h,--help- Display a help message and exit
-mnick:password@address:port,--multiplayernick:password@address:port- Nickname, password, address and port for multiplayer
-pargument,--programargument- Pass following string as arguments to executable
-v,--version- Output version information and exit
EXIT STATUS¶
The yuzu-cmd utility exits 0 on
success, and >0 if an error occurs.
SEE ALSO¶
AUTHORS¶
yuzu-cmd was written by the
yuzu Emulator Project.
This manual page was written by Andrea Pappacoda <andrea@pappacoda.it> for the Debian project (and may be used by others).
| 2022-09-01 | Debian |