This commit is contained in:
laz 2025-01-27 13:38:10 +01:00
parent 7fcd58e705
commit d81501bd5d
2 changed files with 78 additions and 35 deletions

View file

@ -186,12 +186,19 @@ We soft launched it before, but we are considering it a part of this update! Hav
<img src="../../../wiki_icons/retrodeck/icon-configurator.svg" width="120"> <img src="../../../wiki_icons/retrodeck/icon-configurator.svg" width="120">
``` **Changes:**
Change: BIOS Checkers have been merged into one checker.
Change: Open Emulator to -> Open Emulator / Component to account for SRM, GZDoom and other systems. - BIOS Checkers have been merged into one checker.
Added: Backported the Godot BIOS list to the old Checker resulting in several more BIOS in the list. - Renamed `Open Emulator` to -> `Open Emulator / Component` to account for SRM, GZDoom and other systems.
Added: Various compression improvements commits by Cohee to the compression tool.
``` **Added:**
- Various compression improvements commits by Cohee to the compression tool.
- Backported the new Godot BIOS list to the old Checker resulting in several more BIOS in the list.
<img src="../bioschecker.png" width="1000">
---
## Emulators / Engines / Systems ## Emulators / Engines / Systems
@ -202,8 +209,9 @@ All components have been updated to a later version
- Retroarch & cores - Retroarch & cores
- Systems - Systems
What follows are highlighted changes of note. What follows are highlighted changes that is not just an update:
---
### ES-DE ### ES-DE
@ -211,58 +219,93 @@ What follows are highlighted changes of note.
[ES-DE: Changelog](https://gitlab.com/es-de/emulationstation-de/-/blob/master/CHANGELOG.md) [ES-DE: Changelog](https://gitlab.com/es-de/emulationstation-de/-/blob/master/CHANGELOG.md)
```
Update: The new update comes with a ton of features like language support and much more. Check the changelog for more details (above).
Change: Favorites collection is now enabled by default on ES-DE as it is an requirement for Steam Sync.
Change: The ES-DE settings are under a submenu in the ES-DE interface as our tools where making the menu to crowed.
Added: Support for the Panda3DS - RetroArch core in ES-DE.
Added: Support for the LRPS2 - RetroArch core in ES-DE.
Fixed: Scraper was set to Europe and not World.
Note: ES-DE defaults to language to your system locale if the translation is available. If you want to change the language you can do so in ES-DE Configurations -> UI Settings -> Application Language.
Known Issue: RetroDECK's ES-DE submenu don't work with all translations. We hope to implement all translations in the future.
``` **Note:**
The new update comes with a ton of features like language support and much more.
Check the changelog for more details (above). ES-DE defaults to language to your system locale if the translation is available.
If you want to change the language you can do so in `ES-DE Configurations` -> `UI Settings` -> `Application Language`.
**Changes:**
- Favorites collection is now enabled by default on ES-DE as it is an requirement for Steam Sync.
- The ES-DE settings are under a submenu in the ES-DE interface as our tools where making the menu to crowed.
**Added:**
- Support for the Panda3DS - RetroArch core in ES-DE.
- Support for the LRPS2 - RetroArch core in ES-DE.
**Fixed:**
- Scraper was set to Europe and not World.
**Known Issue:** RetroDECK's ES-DE submenu don't work with all translations. We hope to implement all translations in the future.
---
### Duckstation: ### Duckstation:
<img src="../../../wiki_images/logos/duckstation-logo.png" width="100"> <img src="../../../wiki_images/logos/duckstation-logo.png" width="100">
```
Change: Marked as (Legacy) because of licensing changes.
Bugfix: Fixed an issue where the Hotkeys in some scenarios where not correctly applied.
Update: Updated to the last version before the licensing change.
```
**Changes:**
- Marked as (Legacy) because of licensing changes.
**Bugfix:**
- Fixed an issue where the Hotkeys in some scenarios where not correctly applied.
**Update:**
- Updated to the last version before the licensing change.
---
### Ryujinx: ### Ryujinx:
<img src="../../../wiki_images/logos/ryujinx-logo.svg" width="100"> <img src="../../../wiki_images/logos/ryujinx-logo.svg" width="100">
``` **Changed:**
Change: Marked as (Legacy) as the emulator has stopped it's development.
``` - Marked as (Legacy) as the emulator has stopped it's development.
---
### RPCS3 ### RPCS3
<img src="../../../wiki_images/logos/rpcs3-logo.png" width="100"> <img src="../../../wiki_images/logos/rpcs3-logo.png" width="100">
``` **Added:**
Added: More hotkeys are now supported like Open In-game Menu.
``` - More hotkeys are now supported like Open In-game Menu.
---
### RetroArch ### RetroArch
<img src="../../../wiki_images/logos/retroarch-logo.png" width="100"> <img src="../../../wiki_images/logos/retroarch-logo.png" width="100">
```
Added: Experimental N3DS core: Panda3DS. **Added:**
Added: Experimental Playstation 2 core: LRPS2.
``` - Experimental N3DS core: Panda3DS.
- Experimental Playstation 2 core: LRPS2.
---
### Dolphin / Primehack: ### Dolphin / Primehack:
<img src="../../../wiki_images/logos/dolphin-logo.png" width="100"> <img src="../../../wiki_images/logos/dolphin-logo.png" width="100">
```
Fixed: Aspect ratio was configured for the Steam Deck and not set to Auto. **Fixed:**
```
- Aspect ratio was configured for the Steam Deck and not set to Auto.

Binary file not shown.

After

Width:  |  Height:  |  Size: 121 KiB