Scroll to navigation

YUZU-CMD(1) General Commands Manual YUZU-CMD(1)

NAME

yuzu-cmdyuzu 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:

file, --config file
Load the specified configuration file
, --fullscreen
Start in fullscreen mode
, --help
Display a help message and exit
nick:password@address:port, --multiplayer nick:password@address:port
Nickname, password, address and port for multiplayer
argument, --program argument
Pass following string as arguments to executable
, --version
Output version information and exit

EXIT STATUS

The yuzu-cmd utility exits 0 on success, and >0 if an error occurs.

SEE ALSO

yuzu-cmd(1) yuzu-room(1)

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