2024-05-04 09:42:57 +00:00
# RetroDECK 0.8.1b
Release date: 2024-05-XX
## Updated
2024-05-04 14:00:02 +00:00
Everything was updated to their latest version where possible.
2024-05-04 09:42:57 +00:00
- Emulators
- Engines
2024-05-04 14:00:02 +00:00
- RetroArch, Stable Cores and Nightly Cores
2024-05-04 09:42:57 +00:00
## New Features & other changes
**Added:**
2024-05-06 06:01:16 +00:00
- New subfolder `retrodeck/ES-DE/` that now contains the ES-DE userdata (as the retrodeck folder was getting crowded).
2024-05-04 09:42:57 +00:00
- A new folder for ES-DE custom game collections in `retrodeck/ES-DE/collections/` (stops them from being wiped during a reset).
- A new warning to check for background windows, useful when installing RCPS3 firmware and other Emulator window pop-ups.
2024-05-06 06:02:35 +00:00
- Bios checker support for 3DO, GB, GBC, GBA, Neo Geo CD.
2024-05-04 09:42:57 +00:00
**Fixed:**
2024-05-06 06:02:35 +00:00
- Helper files got updated links pointing to the new wiki.
2024-05-04 09:42:57 +00:00
**Changed:**
2024-05-04 14:00:02 +00:00
- Gamelists are moved and now located in `retrodeck/ES-DE/gamelists/` .
- Themes are moved and now located in `retrodeck/ES-DE/themes/` .
- Downloaded Media is moved and now located in `retrodeck/ES-DE/downloaded_media/` .
2024-05-04 09:42:57 +00:00
## Ryujinx
**Added:**
- Helper .txt files on how to install firmware.
2024-05-06 05:55:04 +00:00
## MAME
**Added:**
2024-05-06 06:21:16 +00:00
- [Pugsy's Cheats ](https://www.mamecheat.co.uk/ ) - RetroDECK now ship this optional cheat database for MAME in the cheat folder. Also credited the Pugsy community (mamecheat.co.uk) in credits page on the wiki.
2024-05-06 05:55:04 +00:00
- Samples folder is now linked to `bios/mame-sa/samples` .
2024-05-04 09:42:57 +00:00
## GZDoom
**Fixed:**
- GZDoom couldn't be reset in the configurator because of an uppercase / lowercase conflict.
## RetroArch
**Changed:**
- Citra Core changed settings upscaled to 2x, set system as "New 3DS".
- `gw_libretro` is now the default core for Game And Watch.
**Fixed:**
- A zip that contained more than the one file sometimes failed to load the game.
- Mesen core enabled FDS disk auto insert disks.
2024-05-06 06:02:35 +00:00
- ScummVM missing assets on reset.
2024-05-04 09:42:57 +00:00
2024-05-04 09:44:25 +00:00
## Steam Input - Steam Deck - Full Layout
2024-05-04 09:42:57 +00:00
**Fixed:**
2024-05-06 05:55:04 +00:00
- An issue with Switch and 3DS radial buttons being mapped to the wrong submenu (version increased to **1.1b** ).
2024-05-04 09:42:57 +00:00
## RetroDECK Framework / Backend:
**Changed:**
- Version notes are no more outputed in the terminal or in the logs.
2024-05-06 06:02:35 +00:00
- PR builds are recognized the same as cooker builds.
2024-05-04 09:42:57 +00:00
- QT_QPA_PLATFORM changed load order of wayland and wayland-egl.
2024-05-06 05:55:04 +00:00
**Fixed:**
2024-05-06 06:07:05 +00:00
- Re-added accidentally removed `other_licences.txt` file.