XargonWan
XargonWan
Fixes applied: https://github.com/XargonWan/RetroDECK/commit/7b482ea8b1fce99742fdffea3d0fa9556dfeeb7a
https://github.com/XargonWan/RetroDECK/commit/8980d9cbb46a8cc90ad9314185469dbfb77389d2
You could do a `flatpak run net.retrodeck.retrodeck --reset` to call the initial setup again but that will be ereasing all your custom configurations if you had any. In the next...
> It also seems like the lockfile is not being removed at uninstallation. No, as there is no "uninstall commands" for Flatpak. Not that I am aware at list. However...
Original ES-DE lines: ```xml pico8 PICO-8 Fantasy Console %ROMPATH%/pico8 .p8 .P8 .png .PNG %EMULATOR_PICO-8% -root_path %GAMEDIR% -run %ROM% %EMULATOR_PICO-8% -root_path %GAMEDIR% -splore pico8 pico8 ```
- [x] Update latest yuzu with LDN
- [x] PCSX2-QT - [x] RetroArch
- [x] PCSX2-QT for cheevos
Test this: ``` Sep 08 12:37:58 Info: Launching game "Shin Megami Tensei : Persona 3 FES"... Sep 08 12:37:58 Debug: FileData::launchGame(): Using alternative emulator "PCSX2 (Standalone)" as configured for the...
**CITRA** ES-DE was calling `citra` and not `citra-qt` and launching `citra` from terminal crashes, so I made ES-DE use `citra-qt` that from the terminal seems to work correctly and at...