diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.0b.md b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.0b.md index e38984b..2a4e0c4 100755 --- a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.0b.md +++ b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.0b.md @@ -186,12 +186,19 @@ We soft launched it before, but we are considering it a part of this update! Hav -``` -Change: BIOS Checkers have been merged into one checker. -Change: Open Emulator to -> Open Emulator / Component to account for SRM, GZDoom and other systems. -Added: Backported the Godot BIOS list to the old Checker resulting in several more BIOS in the list. -Added: Various compression improvements commits by Cohee to the compression tool. -``` +**Changes:** + +- BIOS Checkers have been merged into one checker. +- 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. +- Backported the new Godot BIOS list to the old Checker resulting in several more BIOS in the list. + + + +--- ## Emulators / Engines / Systems @@ -202,8 +209,9 @@ All components have been updated to a later version - Retroarch & cores - Systems -What follows are highlighted changes of note. +What follows are highlighted changes that is not just an update: +--- ### 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) -``` -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: -``` -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: -``` -Change: Marked as (Legacy) as the emulator has stopped it's development. -``` +**Changed:** + +- Marked as (Legacy) as the emulator has stopped it's development. + +--- ### RPCS3 -``` -Added: More hotkeys are now supported like Open In-game Menu. -``` +**Added:** + +- More hotkeys are now supported like Open In-game Menu. + +--- ### RetroArch -``` -Added: Experimental N3DS core: Panda3DS. -Added: Experimental Playstation 2 core: LRPS2. -``` + +**Added:** + +- Experimental N3DS core: Panda3DS. +- Experimental Playstation 2 core: LRPS2. + +--- + ### Dolphin / Primehack: -``` -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. + diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/bioschecker.png b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/bioschecker.png new file mode 100644 index 0000000..e411d72 Binary files /dev/null and b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/bioschecker.png differ