2024-09-24 06:42:59 +00:00
---
date: 2024-09-06
---
2024-09-24 07:12:47 +00:00
# October 2024: Spooky Update
2024-09-24 06:42:59 +00:00
Highlights:
- Godot Configurator - Status
- PortMaster - Status
<!-- more -->
2024-09-24 07:12:47 +00:00
## Spooky update
2024-09-24 06:42:59 +00:00
2024-09-24 07:12:47 +00:00
It's once again time for a blogpost on what we have been working on for the past month.
2024-09-24 06:42:59 +00:00
---
2024-09-24 07:12:47 +00:00
Captain Comeback
---
2024-09-24 12:01:03 +00:00
< img src = "../godot.png" width = "80" >
2024-09-24 06:42:59 +00:00
## Godot Configurator - Status
![type:video ](GodotNavigation.mp4 )
2024-09-24 07:12:47 +00:00
Developer MonkeyX of the RetroDECK Team is hard at work with his Godot Magic (we are happy to have him).
- Here we show a more updated navigation.
- More colorful.
2024-09-24 12:01:03 +00:00
---
2024-09-24 06:42:59 +00:00
2024-09-24 12:01:03 +00:00
< img src = "../portmaster.png" width = "80" >
2024-09-24 06:42:59 +00:00
2024-09-24 11:56:22 +00:00
## PortMaster - Status
2024-09-24 07:12:47 +00:00
2024-09-24 11:56:22 +00:00
< img src = "../homm3.png" width = "450" > < img src = "../mm.png" width = "450" >
2024-09-24 06:42:59 +00:00
2024-09-24 11:56:22 +00:00
The [PortMaster ](https://portmaster.games/games.html ) `x86_64` version is coming along slow and steady.
2024-09-24 07:12:47 +00:00
2024-09-24 11:56:22 +00:00
We are working togheter with the PortMaster team to make this happen. It offers a plethora of FOSS games, game engines and other custom games.
2024-09-24 07:12:47 +00:00
2024-09-24 07:58:05 +00:00
Thanks PortMaster Team ❤️
2024-09-24 07:12:47 +00:00
**Question: How many ports are available currently in development?**
2024-09-24 11:56:22 +00:00
So far there about 40-50 ports already for x86-64.
2024-09-24 07:12:47 +00:00
2024-09-24 11:56:22 +00:00
As stated in a previous blog the goal is NOT to have all 600+ ports in x86-64 as it does not makes sense. Only games that have
2024-09-24 07:12:47 +00:00
**Question: Where will the portmaster ports directory be?**
It will be under `roms/portmaster/`
**Question: Will PortMaster be part of 0.9.0b?**
We *hope* to ship is as part of the update. But it is also a quite big feature in addition to the Godot Configuror (let's see where we are when the time comes).
---
2024-09-24 12:01:03 +00:00
< img src = "../Ryujinx.png" width = "80" >
2024-09-24 07:12:47 +00:00
## Ryujinx Issues - Status
2024-09-24 12:01:03 +00:00
2024-09-24 11:56:22 +00:00
We are still working with and having open dialog with the Ryujinx Team on this.
They hope to make their pathing more dynamic to solve that the Emulator can't find several files in an upcoming Ryujinx update. But the problem is quite complex.
2024-09-24 07:12:47 +00:00
2024-09-24 07:58:05 +00:00
In any case 0.9.0b will have fixes for this either via a custom Ryujinx RetroDECK build or that the main application has been updated with the dynamic pathing.
Thanks Ryujinx Team ❤️
2024-09-24 07:12:47 +00:00
---
2024-09-24 12:01:03 +00:00
< img src = "../srm-logo.png" width = "80" >
2024-09-24 07:12:47 +00:00
2024-09-24 07:34:57 +00:00
## Steam ROM Manager - SRM (Add to Steam) - Status
2024-09-24 07:12:47 +00:00
2024-09-24 07:34:57 +00:00
We have had good dialog and cooperation with the SRM Team to make this feature a reality. But RetroDECK's implementation is quite different as we don't plan to let the users open the SRM interface at all as it will be preconfigured in the back-end.
The goal is the same as a blogpost from way in the past with a much more seamless and elegant solution.
1. You enable the system from the Configurator.
2. Games you mark as ⭐ favorites in the ES-DE interface will be synced to Steam as separate game entries in your library.
3. The sync will scrape the art from SteamGridDB and add our controller profile on the games.
4. You can launch the game as an individual entry.
2024-09-24 07:58:05 +00:00
Thanks SRM Team ❤️
2024-09-24 07:44:35 +00:00
### Question - SRM: Will this be part of 0.9.0b?
2024-09-24 07:34:57 +00:00
2024-09-24 07:58:05 +00:00
Right now we don't know it is still quite complex, no promises. We are working on so many things as you can see.
2024-09-24 07:44:35 +00:00
2024-09-24 11:56:22 +00:00
### Question - SRM: If all settings are in the back-end how do I change GridArt Types?
2024-09-24 07:34:57 +00:00
We plan to expose all those important settings inside the Godot Configurator instead. With various dropdowns menus or checkboxes.
2024-09-24 11:56:22 +00:00
**Example:**
2024-09-24 07:44:35 +00:00
2024-09-24 11:56:22 +00:00
`Grid Style`
2024-09-24 07:34:57 +00:00
2024-09-24 11:56:22 +00:00
- Any
- Alternate
- Blurred
- White logo
- Material
- No logo
2024-09-24 07:34:57 +00:00
2024-09-24 11:56:22 +00:00
A toggle for `Static` or `Animated` images.
2024-09-24 07:34:57 +00:00
2024-09-24 11:56:22 +00:00
We plan to expose all of those values in the Configurator for ease of access and more.
2024-09-24 07:44:35 +00:00
2024-09-24 11:56:22 +00:00
#### But what about that ONE toggle?
2024-09-24 07:34:57 +00:00
2024-09-24 11:56:22 +00:00
We are aware that we have community members that consider themselves a:
2024-09-24 07:34:57 +00:00
2024-09-24 11:56:22 +00:00
```
Person of CULTURE.
Man of CULTURE.
Woman of CULTURE.
Anthropomorphic Animal of CULTURE.
Sentient Furniture of CULTURE.
Virtual Avatar of CULTURE.
Undead Creature of CULTURE.
Italian.
< Custom Value > of CULTURE.
```
2024-09-24 07:44:35 +00:00
2024-09-24 11:56:22 +00:00
Yes, as stated above if it is part of SRM we will expose it including the toggle for NSFW images.
2024-09-24 07:34:57 +00:00
2024-09-24 11:56:22 +00:00
🤌 Stop bothering us on Discord, you know who you are. 🤌
2024-09-24 06:42:59 +00:00
---
2024-09-24 07:44:35 +00:00
## How can I help out?
2024-09-24 06:42:59 +00:00
If you want to help out with our efforts, please post your interest in the 💙-i-want-to-help in either Matrix or Discord.
We are always looking for more developers, artists or testers that can contribute to RetroDECK.
## That is all for now
There are more things we are working on, but you will see them in future blog updates!
Thanks everyone!
//The RetroDECK Team
### Links
[Discord ](https://discord.gg/WDc5C9YWMx )
[Matrix ](https://matrix.to/#/#retrodeck:matrix.org )
[Github ](https://github.com/XargonWan/RetroDECK )
[Wiki ](https://github.com/XargonWan/RetroDECK/wiki )
[Donations ](https://retrodeck.readthedocs.io/en/latest/wiki_about/donations-licenses/ )
[Lemmy ](https://lemmy.zip/c/retrodeck )