# RetroDECK 0.9.1b
**Release date:** 2025-02-XX
## RetroENGINE
**Added:**
- 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.
- Additional logging to some features.
- Made the reset functions headless for later use.
**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:**
- Option to Enable / Disable PortMaster in ES-DE, accessed via 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**
Renamed several and condensed several menus and functions to be more clear.
- The tags Enable/Disable, Tool and Toggle in the functions name are removed (it was already in the description or in the contaning folder, thus redundant).
- Updated many desciptions to be more uniform.
**Fixed**
- Fixed the name change of EmulationStation DE to ES-DE in the reset function.
## RetroArch:
**Fixed:**
- An issue that some cores where not updated in post update correcly during the publication build process causing blackscreens and other issues.
- An issue with PSX borders not displaying correctly.
## Dolphin / Primehack:
**Fixed:**
- A bug where the Universal Dynamic Input Textures went missing from the build process.
- A bug where it wouldn't start in some Wayland configurations (thanks πΊπ©).