diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.1b.md b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.1b.md index c751ea0..bb50691 100644 --- a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.1b.md +++ b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.1b.md @@ -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).