RetroDECK icon indicating copy to clipboard operation
RetroDECK copied to clipboard

Add: Ryujinx - Switch

Open XargonWan opened this issue 3 years ago • 4 comments
trafficstars

  • [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

XargonWan avatar Aug 10 '22 21:08 XargonWan

https://deckcentral.net/posts/run_switch_games_on_steam_deck_with_ryujinx

"Configure Ryujinx"

XargonWan avatar Dec 02 '22 08:12 XargonWan

Hi there, Looking closely this one. Do you have any ETA knowing that ryujinx can now be used with flatpak?

cazzoo avatar Jun 09 '23 21:06 cazzoo

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

XargonWan avatar Jun 10 '23 06:06 XargonWan

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.

XargonWan avatar Sep 27 '23 07:09 XargonWan

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.

XargonWan avatar Feb 14 '24 08:02 XargonWan

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.

XargonWan avatar Feb 16 '24 16:02 XargonWan

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?

cazzoo avatar Jun 18 '24 07:06 cazzoo

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.

XargonWan avatar Jun 18 '24 08:06 XargonWan