mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-03-03 22:20:57 +00:00
wiki
This commit is contained in:
parent
476e831119
commit
3065a1901f
|
@ -527,23 +527,30 @@ Feature: Right click on the left side of the touchpad.
|
||||||
```
|
```
|
||||||
Fixed: Quit button after emulators reset should act as an actual full quit button.
|
Fixed: Quit button after emulators reset should act as an actual full quit button.
|
||||||
Added: New desktop icon.
|
Added: New desktop icon.
|
||||||
|
Added: "Swap A/B X/Y button" preset and compatible systems
|
||||||
|
Change: Moveed "Rewind" preset to Global Presets section of Configurator and add compatible systems.
|
||||||
|
Added: Optional Vita3K Firmware installer
|
||||||
|
Added: Merge "save state on exit" and "load state on run" preset into "Quick Resume" preset
|
||||||
|
Added: BIOS check "expert mode" (shows all available info)
|
||||||
```
|
```
|
||||||
|
|
||||||
### RetroDECK Framework
|
### RetroDECK Framework
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Added: RetroDECK now knows if it is running on a real Steam Deck or other Linux desktop.
|
||||||
|
Added: Disabled "Desktop Mode" warning when not running on Deck
|
||||||
|
Added: Add more systems to valid compression targets.
|
||||||
Added: Support injecting the RetroDECK layouts to Steam Flatpak version.
|
Added: Support injecting the RetroDECK layouts to Steam Flatpak version.
|
||||||
Added: A quit_retrodeck function to ease the quit in the scripts.
|
Added: A quit_retrodeck function to ease the quit in the scripts.
|
||||||
Added: Several minor build pipeline improvements & other backend fixes.
|
Added: Several minor build pipeline improvements & other backend fixes.
|
||||||
|
Added: Simplified Configurator single-file-compression process
|
||||||
Change: The retrodeck/logs folder is no longer hidden by default.
|
Change: The retrodeck/logs folder is no longer hidden by default.
|
||||||
Fixed: Various issues when building RetroDECK locally for development.
|
Fixed: Various issues when building RetroDECK locally for development.
|
||||||
Fixed: Some wayland related issues.
|
Fixed: Some wayland related issues.
|
||||||
|
Fixed: RetroDECK full reset via CLI process.
|
||||||
Removed: Talk names in the manifest as they're not needed anymore as enabled by default.
|
Removed: Talk names in the manifest as they're not needed anymore as enabled by default.
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Emulators / Engines / System
|
## Emulators / Engines / System
|
||||||
|
|
||||||
### Updates
|
### Updates
|
||||||
|
|
Loading…
Reference in a new issue