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

42 lines
1.5 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-09 20:24:42 +00:00
Ponzu is an as-is function that is searching for user provided (Defunct) Citra and Yuzu AppImages and make them available (if possible) as emulators inside RetroDECK.
2024-03-09 18:49:31 +00:00
### Should this be seen as alternative official support for the removed emulators?
No, this is a tool to point towards those versions from RetroDECK and some parts to be used from within RetroDECK and the ES-DE Frontend.
2024-03-09 20:24:42 +00:00
RetroDECK will not provide any new: configs, bugfixes, improvements and support towards this function or the AppImages. If future updates breaks the AppImages it will probably not be fixed, this is a as-is solution.
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
Where `*` means that there can be a combination of any character.
2024-03-09 18:49:31 +00:00
Only the last versions will work.
2024-03-09 17:09:16 +00:00
## How to:
2024-03-09 18:49:31 +00:00
- Create the `retrodeck/ponzu/` folder
- Put the AppImages in there
- 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
- This removes the AppImages
2024-03-09 17:09:16 +00:00
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 defaults.