Updated Ryujinx Setup & Configuration Guide (markdown)
parent
7492f9e5df
commit
7a1b293dc3
1 changed files with 3 additions and 3 deletions
|
@ -80,7 +80,8 @@ In order to use *Ryujinx* your computer will need:
|
|||
Dependencies
|
||||
============
|
||||
**Windows**
|
||||
- The only requirement is to be running **Windows 10 RS4 (Redstone 4, version 1803) or newer**.
|
||||
- **Windows 10 RS4 (Redstone 4, version 1803) or newer** is required.
|
||||
- Graphics drivers must be up to date. On laptops with 2 different graphics cards, both iGPU and dGPU drivers must be updated.
|
||||
|
||||
**Linux**<br>
|
||||
copy the command into your terminal emulator of choice and execute it
|
||||
|
@ -97,8 +98,7 @@ copy the command into your terminal emulator of choice and execute it
|
|||
- `brew install gtk+3 sdl2`<br>
|
||||
(*NOTE:* if you don't have brew, open your terminal, and execute the command bellow to install it<br>
|
||||
`/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"`<br>
|
||||
After that you should be able to use the brew command to install the needed dependencies)
|
||||
|
||||
After that you should be able to use the brew command to install the needed dependencies.
|
||||
|
||||
Initial Setup - Placement of prod.keys
|
||||
======================================
|
||||
|
|
Loading…
Reference in a new issue