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.
|
- New folder `retrodeck/cheats/` for easier cheat file updates and user additions for MAME, RetroArch, PCSX2, PPSSPP, and MelonDS.
|
||||||
- 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.
|
||||||
|
|
||||||
**Changed**
|
**Changed**
|
||||||
|
|
||||||
|
@ -21,7 +22,8 @@
|
||||||
|
|
||||||
**Fixed**
|
**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
|
## RetroENGINE
|
||||||
|
|
||||||
|
@ -55,7 +57,7 @@
|
||||||
|
|
||||||
**Fixed:**
|
**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:
|
## RetroArch:
|
||||||
|
|
||||||
|
@ -68,5 +70,6 @@
|
||||||
|
|
||||||
**Fixed:**
|
**Fixed:**
|
||||||
|
|
||||||
- A bug where the Universal Dynamic Input Textures were missing from the build process.
|
- An issue in the Dolphin wrapper affecting some users.
|
||||||
- A bug where it wouldn't start in some Wayland configurations (thanks 🎩😺).
|
- 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