mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-01-19 13:35:37 +00:00
Updated 0.8.2b with Ryujinx known issue - indentation fix
This commit is contained in:
parent
7e7d64524a
commit
a2b31ce2eb
|
@ -18,10 +18,10 @@ This means that Ryujinx don't recognize any keys and firmware as it cannot resol
|
||||||
In the time that we will set up a proper working and safe workaround this issue might be already fixed so is not worth investigating it further.
|
In the time that we will set up a proper working and safe workaround this issue might be already fixed so is not worth investigating it further.
|
||||||
An user-sided workaround could be to replace the symlinks with actual folders but users should backup them as the next version (or an emulator reset) will remove the real folders and replace them with symlinks again, and in this case will erease all the saves, keys and firmware.
|
An user-sided workaround could be to replace the symlinks with actual folders but users should backup them as the next version (or an emulator reset) will remove the real folders and replace them with symlinks again, and in this case will erease all the saves, keys and firmware.
|
||||||
The manual work around, if wished, should be to replace:
|
The manual work around, if wished, should be to replace:
|
||||||
- saves folder `bis` with `retrodeck/saves/switch/ryujinx/nand`
|
- saves folder `bis` with `retrodeck/saves/switch/ryujinx/nand`
|
||||||
- `sdcard` with `retrodeck/saves/switch/ryujinx/sdcard`
|
- `sdcard` with `retrodeck/saves/switch/ryujinx/sdcard`
|
||||||
- "firmware" folder `system` with `retrodeck/bios/switchch/keys`
|
- "firmware" folder `system` with `retrodeck/bios/switchch/keys`
|
||||||
- actual firmware folder `bis/system/Contents/` with `retrodeck/bios/switch/firmware`
|
- actual firmware folder `bis/system/Contents/` with `retrodeck/bios/switch/firmware`
|
||||||
However, keep in mind that RetroDECK Team will not assume any responsibility for data loss.
|
However, keep in mind that RetroDECK Team will not assume any responsibility for data loss.
|
||||||
|
|
||||||
## External Controller issues
|
## External Controller issues
|
||||||
|
|
Loading…
Reference in a new issue