more fixes
|
@ -0,0 +1,8 @@
|
|||
# RetroDECK v0.10.0b
|
||||
|
||||
<img src="../../../wiki_images/logos/rd-logo-box.png" width="600">
|
||||
|
||||
**Release Date: 2025-XX-XX
|
||||
|
||||
|
||||
WIP
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<img src="../../../wiki_images/logos/rd-logo-box.png" width="600">
|
||||
|
||||
**Release Date: 2025-01-XX
|
||||
**Release Date: 2025-XX-XX**
|
||||
|
||||
|
||||
WIP
|
||||
|
@ -34,6 +34,9 @@ If you read the January blog post we are pushing the Godot Configurator to a lat
|
|||
|
||||
We want to thank the community for being patient with waiting for the next update.
|
||||
|
||||
---
|
||||
|
||||
|
||||
## New Lighter Manifest & Structure changes
|
||||
|
||||
We have spent several months rewriting how RetroDECK is built from the ground up.
|
||||
|
@ -46,17 +49,20 @@ In doing so we have:
|
|||
- pre_build_automation script was reworked and additional functions have been added.
|
||||
- RetroDECK now is migrated to an organization on GitHub that is hosting the new modular structure.
|
||||
|
||||
---
|
||||
|
||||
|
||||
## Launch with RetroDECK (RetroENGINE)
|
||||
|
||||
RetroDECK can be used as an headless engine to run your games.
|
||||
|
||||
On the Linux Desktop (or desktop mode), we added the option to open and run various files directly with RetroDECK.
|
||||
|
||||
<img src="../../../owr_appselect.png" width="500">
|
||||
<img src="../owr_appselect.png" width="500">
|
||||
|
||||
|
||||
|
||||
<img src="../../../owr_infolder.png" width="300">
|
||||
<img src="../owr_infolder.png" width="300">
|
||||
|
||||
**Will RetroENGINE detect what system I want to launch?**
|
||||
|
||||
|
@ -70,10 +76,12 @@ When you click on it, RetroDECK opens it with the Nintendo Entertainment System
|
|||
|
||||
**What if it is not in the correct folder?**
|
||||
|
||||
<img src="../../../owr_nonedir.png" width="500">
|
||||
<img src="../owr_nonedir.png" width="500">
|
||||
|
||||
When clicked, RetroDECK will prompt a dialog window asking which system the file belongs to and then run it.
|
||||
|
||||
---
|
||||
|
||||
|
||||
## Launch with games via CLI
|
||||
|
||||
|
@ -85,6 +93,9 @@ Example syntax:
|
|||
|
||||
This feature have been requested by other developers in the community (or for those Linux Wizard Grognards that only want to use CLI for everything).
|
||||
|
||||
---
|
||||
|
||||
|
||||
## Steam Rom Manager & Steam Sync
|
||||
|
||||
RetroDECK is now shipping with [Steam Rom Manager](https://steamgriddb.github.io/steam-rom-manager/) and the ability to Sync your games to Steam (Steam Sync) built-in.
|
||||
|
@ -97,6 +108,8 @@ RetroDECK is now shipping with [Steam Rom Manager](https://steamgriddb.github.io
|
|||
|
||||
We have not added support yet for Flatpak Steam.
|
||||
|
||||
---
|
||||
|
||||
|
||||
## PortMaster
|
||||
|
||||
|
@ -122,6 +135,7 @@ Check the [PortMaster Games List](https://portmaster.games/games.html) for detai
|
|||
|
||||
### Where are the files located?
|
||||
|
||||
---
|
||||
|
||||
|
||||
## New RetroDECK ES-DE Theme
|
||||
|
@ -138,19 +152,104 @@ The RetroDECK Theme features:
|
|||
- Icons for RetroDECK features like PortMaster.
|
||||
- RetroDECK colors / graphics.
|
||||
|
||||
<img src="../../../RetroDECKESDE1.webp" width="800">
|
||||
<img src="../RetroDECKESDE1.webp" width="600">
|
||||
|
||||
<img src="../../../RetroDECKESDE2.webp" width="800">
|
||||
<img src="../RetroDECKESDE2.webp" width="600">
|
||||
|
||||
The new theme is made by: `Weestuarty`
|
||||
|
||||
---
|
||||
|
||||
## New Website
|
||||
|
||||
We soft launched it before, but we are considering it a part of this update! Have you found the hidden games yet?
|
||||
|
||||
<li>Duckstation due to licensing changes is frozen at the latest possible build becoming de facto: Legacy</li>
|
||||
<li>Duckstation configured to use OpenGL as Vulkan seems to be broken in some cases</li>
|
||||
<li>Because of Steam Sync, Favorites collection is now enabled by default on ES-DE</li>
|
||||
<li>ES-DE Updated to 3.1.1 with language support and more</li>
|
||||
<li>ES-DE main menu tide up, because of our configurator there were too many entries, moved ES-DE specific configs inside a custom menu</li>
|
||||
|
||||
<img src="../website.png" width="600">
|
||||
|
||||
---
|
||||
|
||||
## Component updates: Emulators / Engines / Systems
|
||||
|
||||
All components have been updated to their latest verion (as of the release):
|
||||
|
||||
- Emulators
|
||||
- Engines
|
||||
- Retroarch & cores
|
||||
- Systems
|
||||
|
||||
|
||||
### ES-DE
|
||||
|
||||
<img src="../../../wiki_images/logos/es-de-logo.png" width="100">
|
||||
|
||||
[ES-DE: Changelog](https://gitlab.com/es-de/emulationstation-de/-/blob/master/CHANGELOG.md)
|
||||
|
||||
```
|
||||
Update: To 3.1.1 it comes with a ton of features like language support and much more. Check the changelog for more details (above).
|
||||
Change: The ES-DE settings are under a submenu in the ES-DE interface as our tools where making the menu to crowed (Known issue is that not all the translations work with the submenu's name).
|
||||
Change: Favorites collection is now enabled by default on ES-DE as it is an requirement for Steam Sync.
|
||||
```
|
||||
|
||||
### CEMU
|
||||
|
||||
<img src="../../../wiki_images/logos/cemu-logo.png" width="100">
|
||||
|
||||
-
|
||||
|
||||
### Dolphin
|
||||
|
||||
<img src="../../../wiki_images/logos/dolphin-logo.png" width="100">
|
||||
|
||||
-
|
||||
|
||||
### Primehack
|
||||
|
||||
<img src="../../../wiki_images/logos/primehack-logo.png" width="100">
|
||||
|
||||
-
|
||||
|
||||
### MelonDS
|
||||
|
||||
<img src="../../../wiki_images/logos/melonds-logo.svg" width="100">
|
||||
|
||||
|
||||
-
|
||||
|
||||
### Duckstation:
|
||||
|
||||
<img src="../../../wiki_images/logos/duckstation-logo.png" width="100">
|
||||
|
||||
```
|
||||
Change: Marked as legacy because of licensing changes.
|
||||
```
|
||||
|
||||
|
||||
### Ryujinx:
|
||||
|
||||
```
|
||||
Change: Marked as legacy as the emulator has stopped it's development.
|
||||
```
|
||||
|
||||
### PCSX2
|
||||
|
||||
<img src="../../../wiki_images/logos/pcsx2-logo.png" width="200">
|
||||
|
||||
-
|
||||
|
||||
### RPCS3
|
||||
|
||||
<img src="../../../wiki_images/logos/rpcs3-logo.png" width="100">
|
||||
|
||||
-
|
||||
|
||||
### PPSSPP
|
||||
|
||||
<img src="../../../wiki_images/logos/ppsspp-logo.png" width="100">
|
||||
|
||||
-
|
||||
|
||||
### RetroArch
|
||||
|
||||
<img src="../../../wiki_images/logos/retroarch-logo.png" width="100">
|
||||
|
||||
-
|
||||
|
|
BIN
wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/PortMaster.mp4
Normal file
After Width: | Height: | Size: 54 KiB |
After Width: | Height: | Size: 90 KiB |
BIN
wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/owr_appselect.png
Normal file
After Width: | Height: | Size: 45 KiB |
BIN
wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/owr_infolder.png
Normal file
After Width: | Height: | Size: 14 KiB |
BIN
wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/owr_nonedir.png
Normal file
After Width: | Height: | Size: 34 KiB |
1
wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/ruffle.svg
Normal file
|
@ -0,0 +1 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none" width="328" height="108"><defs><g id="a"><path fill="#966214" d="M37.85 61.25q-.4 0-.8.05-.5-.25-.9-.5-.3-.1-.55-.3l-.6-.6-4.25-6.45-1.5 11.25h3.45q.75-.1 1.5-.35.85-.25 1.65-.75.55-.35 1.05-.8.5-.45.95-1 .5-.5.75-1.2-.05.05-.15.1-.1.15-.25.25l-.1.2q-.15.05-.25.1m58.3 0q-.9 0-1.45-.7-.3-.3-.55-.6l-.05-.05v-.05l-4.25-6.4-1.5 11.25h3.45q.75-.1 1.5-.35.85-.25 1.6-.75.75-.5 1.4-1.1.45-.35.75-.85.35-.5.65-1.05l-.45.55q-.5.15-1.1.1m19.7 3.25h3.45q.75-.1 1.5-.35.25-.05.45-.15.35-.15.65-.3l.5-.3q.25-.15.5-.35.45-.35.9-.75.45-.35.75-.85l.1-.1q.1-.2.2-.35.2-.3.35-.6l-.3.4-.15.15q-.5.15-1.1.1-.25 0-.4-.05-.5-.15-.8-.4-.15-.1-.25-.25-.3-.3-.55-.6l-.05-.05v-.05l-4.25-6.4-1.5 11.25m52.6.2q-3.1-.25-5.7-.75-5.6-1.05-8.9-3.1-.75-.5-1.4-1-3.15-2.55-3.5-6.4l-1.5 11.25h21m33.4-5.65q-2.3-2.35-2.6-5.6l-1.5 11.25h21q-11.25-.95-16-4.85-.5-.4-.9-.8m55.15 2.5q-2.55-.25-3.25-1.8l-4.2-6.3-1.5 11.25h3.45q.6-.1 1.2-.3.4-.1.75-.2.35-.15.65-.3.7-.35 1.35-.8.75-.55 1.3-1.25.1-.15.25-.3m23.95-8.05l-1.5 11.2h21q-.3-.05-.6-.05-10.8-1-15.4-4.8-3.15-2.55-3.5-6.35z"/><path fill="#FFAD33" d="M40.65 47.25H51.8L49.75 61.7h16.5l2.3-16.25h-.05l.8-5.7q.4-2.45-1-4.2-.35-.4-.75-.8-.25-.25-.55-.5-.2-.2-.45-.35-1.95-1.4-4.5-1.4H34.3q-1.35 0-2.6.45-1.65.55-3.15 1.8Q25.8 37 25.3 40l-1.65 12h.05v.3l5.85 1.15h-9.5q-.5.05-1 .15-.5.15-1 .35-.5.2-.95.45-.5.3-.95.7-.45.35-.85.8-.35.4-.65.85-.3.45-.5.9-.15.45-.3.95L8 100.2h16.25l5-35.5 1.5-11.25L35 59.9l.6.6q.25.2.55.3.4.25.9.5.4-.05.8-.05.1-.05.25-.1l.1-.2q.15-.1.25-.25.1-.05.15-.1l.3-1.05 1.75-12.3m86.8-2h-.05l.15-1.25h-.05l1.65-11.7H112.9l-2.65 19.5h.05v.2l-.05.1h.05l5.8 1.15h-9.45q-.5.05-1 .15-.5.15-1 .35-.15.05-.3.15-.3.1-.55.25-.05 0-.1.05-.5.3-1 .65-.4.35-.7.7-.55.7-.95 1.45-.35.65-.55 1.4-.15.7-.25 1.4v.05q-.15 1.05-.35 2.05l-1.2 8.75v.1l-2.1 14.7H85.35L87.6 69.9h.05l.7-5.2 1.5-11.25 4.25 6.4v.05l.05.05q.25.3.55.6.55.7 1.45.7.6.05 1.1-.1l.45-.55.3-1.05 1.3-9.05h-.05l.7-5.05h-.05l.15-1.25H100l1.65-11.7H85.4L82.75 52h.05l-.05.3 5.85 1.15h-9.45q-.5.05-1 .15-.5.15-1 .35-.5.2-.95.45-.5.3-1 .65-.4.4-.8.85-.25.3-.55.65-.05.1-.15.2-.25.45-.4.9-.2.45-.3.95-.1.65-.2 1.25-.2 1.15-.4 2.25l-4.3 30.6q-.25 3 1.75 5.25 1.6 1.8 4 2.15.6.1 1.25.1h27.35q3.25 0 6-2.25.35-.35.7-.55l.3-.2q2-2 2.25-4.5l1.65-11.6q.05-.05.1-.05l1.65-11.35h.05l.7-5.2 1.5-11.25 4.25 6.4v.05l.05.05q.25.3.55.6.1.15.25.25.3.25.8.4.15.05.4.05.6.05 1.1-.1l.15-.15.3-.4.3-1.05 1.3-9.05h-.05l.7-5.05m61.8-35Q187 8 183.75 8H156q-3 0-5.75 2.25-1.3.95-2.05 2.1-.45.6-.7 1.2-.2.5-.35 1-.1.45-.15.95l-4.15 29.95h-.05l-.7 5.2h-.05l-.2 1.35h.05l-.05.3 5.85 1.15h-9.45q-2.1.05-3.95 1.6-1.9 1.55-2.25 3.55l-.5 3.5h-.05l-5.3 38.1h16.25l5-35.5 1.5-11.25q.35 3.85 3.5 6.4.65.5 1.4 1 3.3 2.05 8.9 3.1 2.6.5 5.7.75l1.75-11.25H158l.4-2.95h-.05l.7-5.05H159q.1-.9.3-1.9.1-.75.2-1.6.85-5.9 2.15-14.9 0-.15.05-.25l.1-.9q.2-1.55.45-3.15h11.25l-3.1 20.8h16.5L191 15.5q.15-1.7-.4-3.15-.5-1.1-1.35-2.1m50.3 0Q237.3 8 234.05 8H206.3q-2.3 0-4.45 1.35-.65.35-1.3.9-1.3.95-2.05 2.1-.45.6-.7 1.2-.4.9-.5 1.95l-4.15 29.95h-.05l-.7 5.2h-.05l-.2 1.35h.05l-.05.3 5.85 1.15h-9.45q-2.1.05-3.95 1.6-1.9 1.55-2.25 3.55l-.5 3.5h-.05l-1.2 8.75v.1l-4.1 29.25h16.25l5-35.5 1.5-11.25q.3 3.25 2.6 5.6.4.4.9.8 4.75 3.9 16 4.85l1.75-11.25h-12.2l.4-2.95h-.05l.7-5.05h-.05q.15-.9.3-1.9.1-.75.25-1.6.15-1.25.35-2.65v-.05q.95-6.7 2.35-16.5h11.25l-3.1 20.8h16.5l4.1-28.05q.15-1.7-.4-3.15-.5-1.1-1.35-2.1M259.5 45.5v-.05L264.85 8H248.6l-6.15 44.3 5.85 1.15h-9.45q-.5.05-1 .15-.5.15-1 .35-.5.2-.95.45-.5.3-1 .65-.4.4-.8.85-.35.4-.7.85-.25.45-.45.9-.15.45-.3.95l-5.85 41.6h16.25l5-35.5 1.5-11.25 4.2 6.3q.7 1.55 3.25 1.8l.05-.1q.25-.4.35-.85l.3-1.05 1.8-14.05m25.6-15.75q-.65 0-1.3.1-2.5.35-4.7 2.15-2.75 2.25-3.25 5.25l-1.95 14.7V52l-.05.3 5.85 1.15h-9.45q-1.9.05-3.6 1.35-.2.1-.35.25-1.9 1.55-2.25 3.55l-4.85 34.1q-.25 3 1.75 5.25 1.25 1.4 3 1.95 1.05.3 2.25.3h27.75q3.25 0 6-2.25 2.75-2 3.25-5l2.75-18.5h-16.5l-1.75 11h-11.25l2.1-14.75h.05l.85-6 1.5-11.2q.35 3.8 3.5 6.35 4.6 3.8 15.4 4.8.3 0 .6.05h15.75l2.75-19.25h-.05l1.15-8.2q.5-3-1.75-5.25-1.25-1.25-3-1.75-1-.5-2.25-.5H285.1m5.95 15.7h-.1l.15-.95h11.45l-1.25 8.95H290l.4-2.95h-.05l.7-5.05z"/></g></defs><use xlink:href="#a"/></svg>
|
After Width: | Height: | Size: 4.1 KiB |
BIN
wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/website.png
Normal file
After Width: | Height: | Size: 326 KiB |