This commit is contained in:
etjanster 2025-02-19 08:15:41 +01:00
parent 3aeaae261f
commit b98951d50d

View file

@ -30,6 +30,10 @@
- Function to auto add RetroDECK to Steam preconfigured via SRM backend (gridart, inputs). - Function to auto add RetroDECK to Steam preconfigured via SRM backend (gridart, inputs).
- Better handling functions for `retrodeck/shaders`. - Better handling functions for `retrodeck/shaders`.
- A check if the Steam Deck is running at native resolution (for RetroArch Borders). - A check if the Steam Deck is running at native resolution (for RetroArch Borders).
- Enhanced `make_preset_changes` to be headless.
- Added the function to list all the presets globally or per-system in: `fetch_all_presets`
- `prepare_components` can now act/reset multiple components at once.
- `prepare_components` can now execute a factory reset.
**Fixed** **Fixed**