This commit is contained in:
etjanster 2025-02-06 12:56:44 +01:00
parent cd614d1db9
commit eecf51c2aa

View file

@ -4,11 +4,27 @@
**Release date:** 2025-02-XX
## RetroENGINE
- New CLI argument `--set` to set presets, call retrodeck with --set help for more information
## Framework
**Added**
- New folder under `retrodeck/cheats/` it exposes several cheat file location folders for MAME, RetroArch, PCSX2, PPSSPP via symlinks. Allowing the users to easier update and add cheat files.
**Changed**
- Moved the MAME cheats folder to the new `retrodeck/cheats/`
## RetroDECK Classic (Zenity) Configurator
**Added:**
- Option to Hide / Show PortMaster in ES-DE, access the Tools menu.
- Option to Hide / Show PortMaster in ES-DE, accessed the Tools menu.
- 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)
**Changed**
@ -30,9 +46,6 @@ Move ROMs folder, Move BIOS folder , Clean Empty Folders, Rebuilt Rebuild Folder
- Fixed the name change of EmulationStation DE to ES-DE in the reset function.
## RetroArch:
**Fixed:**
@ -44,4 +57,5 @@ Move ROMs folder, Move BIOS folder , Clean Empty Folders, Rebuilt Rebuild Folder
**Fixed:**
- Issues with
- A bug where the Universal Dynamic Input went missing from the build process.
- A bug where it wouldn't start in some Wayland configurations (thanks TopHatCat).