This commit is contained in:
laz 2025-02-14 10:38:34 +01:00
parent b72abcfa10
commit 2ea9814e7b

View file

@ -49,6 +49,8 @@
- Compression Tool: Megadrive system was added as compression targets for zip files (by Cohee). - Compression Tool: Megadrive system was added as compression targets for zip files (by Cohee).
- Compression Tool: PS2 is now using createcd to compress .cue files (by Cohee). - Compression Tool: PS2 is now using createcd to compress .cue files (by Cohee).
- Option to add RetroDECK to Steam preconfigured (gridart, inputs) in the Configurator and during initial setup. - Option to add RetroDECK to Steam preconfigured (gridart, inputs) in the Configurator and during initial setup.
- RetroAchievements: PPSSPP support (by Cohee)
- RetroAchievements: Dolphin support
**Changed:** **Changed:**
@ -64,6 +66,7 @@
**Fixed:** **Fixed:**
- An issue with RetroAchievements login not working in certain scenarios.
- An issue with the `BIOS Checker` that caused it to only check the BIOS folder under home due to broken dynamic pathing. - An issue with the `BIOS Checker` that caused it to only check the BIOS folder under home due to broken dynamic pathing.
- An issue with the `Compression Tool` not behaving as expected. - An issue with the `Compression Tool` not behaving as expected.