Skip to content

Commit

Permalink
play: adjust for new Ryujinx user interface
Browse files Browse the repository at this point in the history
  • Loading branch information
Istador committed Mar 4, 2024
1 parent d4b9921 commit 90758c5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/views/play/ryujinx.vue
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<ul>
<li>
Open the <code>Options &gt; Settings</code> in Ryujinx,
go to the <code>System</code> tab and check <code>Enable Guest Internet Access</code>
go to the <code>Network</code> section and check <code>Guest Internet Access/LAN Mode</code>
to allow outgoing connections to the internet by the emulator.
</li>
<li>
Expand All @@ -50,8 +50,9 @@
Public servers usually block this profile ID for that reason.
</b-tooltip>
Open the <code>Options &gt; Manage User Profiles</code> window in Ryujinx and click on the
<code>Add New Profile</code> button. It'll ask you for the name of the new profile, which will be shown to other players.
Once the profile is created, simply double-click on it to select it.
<code>+</code> button to create a new user profile.
It'll ask you for the name of the new profile, which will be shown to other players.
Once the profile is created, simply click on it to select it.
</li>
</ul>
</p>
Expand Down

0 comments on commit 90758c5

Please sign in to comment.