RetroDECK
RetroDECK copied to clipboard
Add: Ryujinx - Switch
- [x] Add it to the manifest
- [x] Enable it on ES-DE
- [x] Add it to the Configurator
- [ ] Configure it
- [x] Include configurations
- [ ] Configure Hotkeys <--- not possible until Ryujinx changes the UI
https://deckcentral.net/posts/run_switch_games_on_steam_deck_with_ryujinx
"Configure Ryujinx"
Hi there, Looking closely this one. Do you have any ETA knowing that ryujinx can now be used with flatpak?
Hi there, Looking closely this one. Do you have any ETA knowing that ryujinx can now be used with flatpak?
The problem is that we cannot make it compile inside the Flatpak nor with the AppImage or generic binary. I even reach the Ryujinx team but even them couldn't help.
We will try again in the next releases as 0.7 is almost ready.
If somone is a compilation expert and knows how to fix it is very welcome.
If someone wants to cek what's going on with Ryujinx here's the history on 0.7: https://github.com/XargonWan/RetroDECK/actions?query=branch%3Acooker-0.7.0b-ryujinx
Hi there, Looking closely this one. Do you have any ETA knowing that ryujinx can now be used with flatpak?
Ryujinx it's now in the works as the Ryujinx Team kindly colaborated with us for the porting. It will be included not in the 0.7.2b but in the later versions that could be 0.7.3b or 0.8.0b.
Ryujinx is looking for the keys in /var/config/Ryujinx/system but this folder is used even for other files, so we cannot link it to retrodeck/bios/switch/keys directly.
We can consider a wrapper of the wrapper that is symlinking the keys file at startup if they're found.
Ryujinx it's in a working states now supposedly (my Steam Deck is in RMA and I cannot test it), as soon we figure out the saves folder stucture we're good to merge.
Hi there, I can see the PR being merged, what is the status of the save folder? Ryu is managing it's saves the switch way, but did you find a way to manage the saves from old Yuzu emu?
Hi there, I can see the PR being merged, what is the status of the save folder? Ryu is managing it's saves the switch way, but did you find a way to manage the saves from old Yuzu emu?
Ryujinx and Yuzu are saving in separate directories, we tried to merge them together but there were some little differences that prevented that. I believe migrating the saves is almost a copy-paste job, but you might find some guides around the web as Yuzu chapter is closed for RetroDECK sadly.