This commit is contained in:
etjanster 2025-02-06 12:59:30 +01:00
parent eecf51c2aa
commit 971ada90e6

View file

@ -6,6 +6,8 @@
## RetroENGINE
**Added:**
- New CLI argument `--set` to set presets, call retrodeck with --set help for more information
## Framework
@ -13,11 +15,16 @@
**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.
- Additional logging to some features.
**Changed**
- Moved the MAME cheats folder to the new `retrodeck/cheats/`
**Fixed**
- Fixed a bug with the --test-upgrade CLI command.
## RetroDECK Classic (Zenity) Configurator
**Added:**