mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-04-10 19:15:16 +00:00
fixed empty blog
This commit is contained in:
parent
da03170561
commit
722daf03da
|
@ -7,14 +7,12 @@
|
|||
|
||||
WIP
|
||||
|
||||
### Patch Music - RetroDECK 0.9.0b - Captain Comeback's Shantey
|
||||
|
||||
[Captain Comeback's Shantey](https://soundcloud.com/lazorne/captain-comebacks-journey/s-2rhUFBFB7SW?si=5a483f78e80a46e59ee6deac8e5a6ee2)
|
||||
|
||||
## Short summary:
|
||||
|
||||
```
|
||||
Thanks for your patience
|
||||
Patch Music for 0.9.0b?
|
||||
New Lighter Manifest
|
||||
Launch with RetroDECK (RetroENGINE)
|
||||
Launch with games via CLI
|
||||
|
@ -34,12 +32,21 @@ 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.
|
||||
|
||||
---
|
||||
|
||||
## Do we get any banger Patch Music for 0.9.0b?
|
||||
|
||||
How about a Sea Shantey
|
||||
|
||||
[Captain Comeback's Shantey](https://soundcloud.com/lazorne/captain-comebacks-journey/s-2rhUFBFB7SW?si=5a483f78e80a46e59ee6deac8e5a6ee2)
|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
## New Lighter Manifest & Structure changes
|
||||
|
||||
We have spent several months rewriting how RetroDECK is built from the ground up.
|
||||
We have spent several months rewriting how RetroDECK is built from the ground up with over a 1100+ commits since the last release.
|
||||
|
||||
In doing so we have:
|
||||
|
||||
|
@ -64,7 +71,7 @@ On the Linux Desktop (or desktop mode), we added the option to open and run vari
|
|||
|
||||
<img src="../owr_infolder.png" width="300">
|
||||
|
||||
**Will RetroENGINE detect what system I want to launch?**
|
||||
### Will RetroENGINE detect what system I want to launch?
|
||||
|
||||
If you have the game file inside the corresponding roms/<system> folder RetroDECK will understand what system to launch.
|
||||
|
||||
|
@ -74,7 +81,7 @@ A `.nes` file is inside the `retrodeck/roms/nes` folder.
|
|||
|
||||
When you click on it, RetroDECK opens it with the Nintendo Entertainment System emulator, and the game starts.
|
||||
|
||||
**What if it is not in the correct folder?**
|
||||
### What if it is not in the correct folder?
|
||||
|
||||
<img src="../owr_nonedir.png" width="500">
|
||||
|
||||
|
@ -103,16 +110,26 @@ RetroDECK is now shipping with [Steam Rom Manager](https://steamgriddb.github.io
|
|||
|
||||
**Notice: Flatpak Steam not yet supported**
|
||||
|
||||
We have not added support yet for Flatpak Steam.
|
||||
We have not added support yet for the Flatpak version of Steam.
|
||||
|
||||
|
||||
### What is Steam Rom Manager?*
|
||||
|
||||
Steam ROM Manager a bulk game importer and artwork manager for Steam.
|
||||
It adds seperate games to Steam, adds artwork and configures the controllers.
|
||||
|
||||
It adds seperate games to Steam, adds artwork and configures the steam input profiles.
|
||||
|
||||
### How does it work in RetroDECK?
|
||||
|
||||
You enable the Steam Sync feature inside the configurator.
|
||||
|
||||
All the games you have marked as favorites in ES-DE ( marked with a ⭐) will be Synced to Steam upon application exist with art.
|
||||
|
||||
Depending on your device Steam might need to be restarted before the games show up.
|
||||
|
||||
### Can I tweak images or other settings in SRM?
|
||||
|
||||
Yes, you can open the entire SRM interface from the Configurator as all other components and tweak to your hearts content.
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in a new issue