mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
spelling
This commit is contained in:
parent
1570d51b40
commit
f440eb70a8
|
@ -14,6 +14,7 @@
|
|||
- New folder `retrodeck/cheats/` for easier cheat file updates and user additions for MAME, RetroArch, PCSX2, PPSSPP, and MelonDS.
|
||||
- Additional logging to some features.
|
||||
- Made the reset and open component functions headless allowing them to be used by RetroENGINE.
|
||||
- RetroENGINE icon.
|
||||
|
||||
**Changed**
|
||||
|
||||
|
@ -21,7 +22,8 @@
|
|||
|
||||
**Fixed**
|
||||
|
||||
- A bug with the CLI argument `--test-upgrade`.
|
||||
- An issue with the CLI argument `--test-upgrade`.
|
||||
- The Configurator icon is now symmetrical with the RetroDECK icon.
|
||||
|
||||
## RetroENGINE
|
||||
|
||||
|
@ -55,7 +57,7 @@
|
|||
|
||||
**Fixed:**
|
||||
|
||||
- A bug with the `BIOS Checker` that caused it to only check the BIOS folder under home due to broken dynamic pathing.
|
||||
- An issue with the `BIOS Checker` that caused it to only check the BIOS folder under home due to broken dynamic pathing.
|
||||
|
||||
## RetroArch:
|
||||
|
||||
|
@ -68,5 +70,6 @@
|
|||
|
||||
**Fixed:**
|
||||
|
||||
- A bug where the Universal Dynamic Input Textures were missing from the build process.
|
||||
- A bug where it wouldn't start in some Wayland configurations (thanks 🎩😺).
|
||||
- An issue in the Dolphin wrapper affecting some users.
|
||||
- An issue where the Universal Dynamic Input Textures were missing from the build process.
|
||||
- An issue where Dolphin wouldn't start in some Wayland configurations on certain systems (thanks 🎩😺).
|
||||
|
|
Loading…
Reference in a new issue