logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

yuzu-cmd — yuzu command line client

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).

Debian                                             2022-09-01                                        YUZU-CMD(1)

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.

Name

       yuzu-cmd — yuzu command line client

See Also

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

Synopsis

yuzu-cmd      [-c      |     --configfile]     [-f     |     --fullscreen]     [-h     |     --help]
                [-m | --multiplayernick:password@address:port] [-p | --programargument] [-v | --version] file

See Also