Skip to content

Migrating from Original Ryujinx

Evan Husted edited this page Feb 4, 2025 · 1 revision

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