This commit is contained in:
etjanster 2025-02-11 08:11:13 +01:00
parent 4a5482d645
commit 7347c01a55

View file

@ -17,6 +17,7 @@
- Additional logging to some features. - Additional logging to some features.
- Made the reset and open component functions headless allowing them to be used by RetroENGINE. - Made the reset and open component functions headless allowing them to be used by RetroENGINE.
- RetroENGINE icon. - RetroENGINE icon.
- Function to auto add RetroDECK to Steam preconfigured (gridart, inputs).
**Changed** **Changed**
@ -48,6 +49,7 @@
- Option to Enable / Disable PortMaster in ES-DE, accessed via the Tools menu. 🎩😺 🗡️🪿 🦙 (┛ಠ_ಠ)┛彡┻━┻ - 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: 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 first-setup.
**Changed** **Changed**