mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-03-15 02:54:48 +00:00
Created Migrating from Original Ryujinx (markdown)
parent
d6b269c81f
commit
b7da5642cc
1 changed files with 16 additions and 0 deletions
16
Migrating-from-Original-Ryujinx.md
Normal file
16
Migrating-from-Original-Ryujinx.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
Migrating from the original Ryujinx to this fork is *very* easy, by design.
|
||||
All it takes is running the emulator.
|
||||
The names of folders etc was not changed, so it still checks the same data folders as original Ryujinx did.
|
||||
|
||||
If you used Ryujinx in [portable mode](https://github.com/Ryubing/Ryujinx/wiki/Ryujinx-Setup-&-Configuration-Guide#portable-mode), there's some more steps.
|
||||
|
||||
## If you do not know what portable mode is, or did not use it, you can ignore the rest of this information.
|
||||
|
||||
To migrate your portable mode setup, you can do one of 2 things:
|
||||
|
||||
- Option 1:
|
||||
- Delete the old Ryujinx executable and surrounding .dll/.so/.dylib (OS dependent) and other misc files until *just* the portable folder is left, and then extract the newly downloaded Ryujinx into the same location of the files you deleted.
|
||||
|
||||
- Option 2:
|
||||
- Copy the `portable` folder into your new Ryujinx install and delete the old one entirely.
|
||||
|
Loading…
Add table
Reference in a new issue