Wiki/wiki-rtd/docs/wiki_configurator/ponzu.md

49 lines
1.8 KiB
Markdown
Raw Normal View History

2024-03-09 18:49:31 +00:00
# Guide: Ponzu (Legacy AppImage Loader)
2024-03-09 17:09:16 +00:00
<img src="../../../wiki_images/logos/ponzu.png" width="150">
2024-03-17 06:35:27 +00:00
Ponzu is an temporary as-is function that is searching for user provided Citra and Yuzu AppImages and make them available as emulators inside RetroDECK.
2024-03-09 18:49:31 +00:00
2024-03-17 06:35:27 +00:00
### Should this be seen as official support for the removed emulators?
2024-03-09 18:49:31 +00:00
2024-03-17 06:35:27 +00:00
No, the only official and supported defaults are Ryujinx and Citra-core in RetroArch.
2024-03-09 18:49:31 +00:00
2024-03-17 06:35:27 +00:00
RetroDECK will not provide any new: configs, bugfixes, improvements or support towards the AppImages. There is also a risk that future updates can break the compatibility with the AppImages (because they are no longer maintained and dead), this is a as-is solution.
We strongly recommenced everyone to just use Ponzu as a way to safely migrate to Ryujinx or the Citra-core (save and move).
2024-03-09 17:09:16 +00:00
## Where to put the AppImages
2024-03-09 18:49:31 +00:00
2024-03-09 17:09:16 +00:00
Ponzu is looking for the AppImages in the `retrodeck/ponzu/` directory (lowercase).
2024-03-09 18:49:31 +00:00
### Accepted filenames & versions
2024-03-09 17:09:16 +00:00
- Yuzu*.AppImage
- yuzu*.AppImage
- Citra*.AppImage
- citra*.Appimage
2024-03-17 06:35:27 +00:00
Where `*` means that there can be a combination of any character.
2024-03-09 17:09:16 +00:00
## How to:
2024-03-17 06:35:27 +00:00
Note you need to COPY the appimages as RetroDECK will consume them for the necessary files.
2024-03-09 18:49:31 +00:00
- Create the `retrodeck/ponzu/` folder
2024-03-17 06:35:27 +00:00
- COPY the AppImages in there
2024-03-09 18:49:31 +00:00
- Open RetroDECK and wait.
- When RetroDECK is loaded you can point towards the AppImages (if they still work)
2024-03-09 17:09:16 +00:00
## How to uninstall the emulators
- Open Configurator
- Navigate to RetroDECK Tools
2024-03-09 18:49:31 +00:00
- Run Ponzu - Remove Ponzu
2024-03-17 06:35:27 +00:00
- This removes the Emulators.
Your saves and games will not be deleted, so if you decide to re-install them everything will be as you left, except for the configurations that they will reset as RetroDECK legacy defaults.
## Note on Full Reset
2024-03-09 18:49:31 +00:00
2024-03-17 06:35:27 +00:00
If you do a Full Reset of RetroDECK you will need to do the Ponzu process again.