This commit is contained in:
laz 2024-05-13 15:39:02 +02:00
parent fe27f03772
commit 445c8cdfb4

View file

@ -1,12 +1,12 @@
# RetroDECK 0.8.1b # RetroDECK 0.8.1b
Release date: 2024-05-XX **Release date:** 2024-05-13
## Updated ## Updated
Everything was updated to their latest version where possible. Everything was updated to their latest version where possible.
- Emulators (except: Dolphin, Primehack, RPCS3) - Most Emulators
- Engines - Engines
- RetroArch, Stable Cores and Nightly Cores - RetroArch, Stable Cores and Nightly Cores
@ -27,8 +27,8 @@ Everything was updated to their latest version where possible.
**Changed:** **Changed:**
- Gamelists are moved and now located in `retrodeck/ES-DE/gamelists/`. - Gamelists are moved and now located in `retrodeck/ES-DE/gamelists/`.
- Themes are moved and now located in `retrodeck/ES-DE/themes/`. - Themes are moved and now located in `retrodeck/ES-DE/themes/`.
- Downloaded Media is moved and now located in `retrodeck/ES-DE/downloaded_media/`. - Downloaded Media is moved and now located in `retrodeck/ES-DE/downloaded_media/`.
## Ryujinx ## Ryujinx
@ -60,11 +60,11 @@ Everything was updated to their latest version where possible.
**Changed:** **Changed:**
- Citra Core changed settings upscaled to 2x, set system as "New 3DS". - Citra Core changed settings upscaled to 2x, set system as "New 3DS".
- `gw_libretro` is now the default core for Game And Watch. - `gw_libretro` is now the default core for Game & Watch.
**Fixed:** **Fixed:**
- A zip that contained more than the one file sometimes failed to load the game. - A zip that contained more than one file sometimes failed to load the game.
- Mesen core enabled FDS disk auto insert disks. - Mesen core enabled FDS disk auto insert disks.
- ScummVM Core missing assets. - ScummVM Core missing assets.
- GBA border was not applied correctly from the configurator. - GBA border was not applied correctly from the configurator.
@ -89,9 +89,9 @@ Everything was updated to their latest version where possible.
**Changed:** **Changed:**
- Version notes are no more outputed in the terminal or in the logs. - Version notes are no longer outputted in the terminal or in the logs.
- PR builds are recognized the same as cooker builds. - PR builds are recognized the same as cooker builds.
- QT_QPA_PLATFORM changed load order of wayland and wayland-egl. - QT_QPA_PLATFORM changed load order of Wayland and Wayland-EGL.
**Fixed:** **Fixed:**
@ -100,4 +100,4 @@ Everything was updated to their latest version where possible.
**Other** **Other**
- We are waiting for a fix for Dolphin & Primehack before we can update QT to the latest version. We are aware of the warning in the terminal. - We are awaiting a fix for Dolphin & Primehack before we can update QT to the latest version. We are aware of the warning in the terminal.