mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-04-17 13:21:51 +00:00
Updated Ryujinx Setup & Configuration Guide (markdown)
parent
6910df6624
commit
bcf257ea00
|
@ -38,6 +38,8 @@ Ryujinx checks for updates automatically at startup. You can disable this featur
|
|||
|
||||
[Portable Mode](#portable-mode)
|
||||
|
||||
[Launch in Fullscreen](#launch-in-fullscreen)
|
||||
|
||||
Preface
|
||||
=======
|
||||
|
||||
|
@ -554,3 +556,16 @@ The command prompt window will become the console window when Ryujinx launches.
|
|||

|
||||
|
||||
You can now use this shortcut any time you want to launch Ryujinx in portable mode!
|
||||
|
||||
Launch in Fullscreen
|
||||
====================
|
||||
|
||||
Ryujinx can automatically launch games in fullscreen mode. You can enable this functionality in one of two ways:
|
||||
|
||||
**Method One:** In Ryujinx, click on Options, then check the box marked "Start Games in Fullscreen Mode".
|
||||
|
||||

|
||||
|
||||
**Method Two:** If you launch Ryujinx from the commandline, add a --fullscreen option. Like so:
|
||||
|
||||

|
Loading…
Reference in a new issue