This commit is contained in:
laz 2025-01-27 12:23:42 +01:00
parent f09ffe37ce
commit a0af89f695
2 changed files with 25 additions and 6 deletions

View file

@ -51,6 +51,7 @@ We have spent several months rewriting various aspects of RetroDECK, resulting i
- Improved logging. - Improved logging.
- Implemented changes for the future Godot version of the Configurator. - Implemented changes for the future Godot version of the Configurator.
- Enabled the RetroDECK Framework to pick up logged-in Steam profiles for systems like SRM. - Enabled the RetroDECK Framework to pick up logged-in Steam profiles for systems like SRM.
- Restructured the entire project.
This work will also continue in upcoming major updates, as we want to make the build system more dynamic and easy. This work will also continue in upcoming major updates, as we want to make the build system more dynamic and easy.

View file

@ -10,8 +10,9 @@ A new year and a new blog post!
## Highlights ## Highlights
- Moving Godot Configurator - The bad news - Moving Godot Configurator
- Captain Comeback soon? - The good news - 0.9.0 Captain Comeback soon
- We have updated the wiki with new content
<!-- more --> <!-- more -->
@ -19,18 +20,35 @@ A new year and a new blog post!
## The bad news - Moving Godot Configurator ## The bad news - Moving Godot Configurator
We are also postponing the release of the Godot Configurator to a later major version to incorporate valuable feedback from both our team members and testers. We are also postponing the release of the Godot Configurator to a later major version to incorporate valuable feedback from both our team members and community testers.
As we already delayed 0.9.0b long enough, we decided to move the Godot Configurator to a future version. As we already delayed 0.9.0b long enough, we decided to move the Godot Configurator to a future version.
## The good news - 0.9.0 Captain Comeback soon! We really want to get the next major update out the the public!
The good news is then that 0.9.0b is coming very soon. ## The good news - 0.9.0 Captain Comeback soon
We are in fact in the final stages of testing with the community testers squashing minor bugs and tweaking things. The good news is then that 0.9.0b is coming very very soon.
We are in fact in the final stages of testing with the community testers.
We are squashing minor bugs and tweaking some small things based on feedback.
If you want to help out the testing effort go to the 💙-i-want-to-help channel on Discord. If you want to help out the testing effort go to the 💙-i-want-to-help channel on Discord.
## We have updated the wiki with new content
If you are an avid visitor to the wiki you might have noticed we have restructured some things and added more information in various articles.
But even more important we have added all the new guides for 0.9.0b!
[PortMaster Guide](https://retrodeck.readthedocs.io/en/latest/wiki_system_guides/portmaster/portmaster-guide/)
[SRM Guide](https://retrodeck.readthedocs.io/en/latest/wiki_system_guides/srm/srm-guide/)
[RetroENGINE Guide](https://retrodeck.readthedocs.io/en/latest/wiki_system_guides/retroengine/retroengine-guide/)
[Ruffle Guide](https://retrodeck.readthedocs.io/en/latest/wiki_emulator_guides/ruffle/ruffle-guide/)
## That is all for now ## That is all for now