This commit is contained in:
laz 2024-08-02 15:16:02 +02:00
parent 7fe48d5960
commit 8727569660

View file

@ -39,28 +39,25 @@ In short what we have done is separated the build from what was a monolithic app
It will also make it easier overall to add more systems to RetroDECK.
**The results so far are:**
### The results so far are 🥁
🥁🥁🥁
RetroDECK's build time has been reduced:
**RetroDECK's build time has been reduced:**
We have cut down the average buildtime by a whopping **70-75%** from 3.30 hours to about 45 minutes!
We saved space:
**We saved space:**
Between **350mb to 500mb** of data have been freed from the finished project to use for other activites. Note: This will probably be eaten up later by the new systems we will add 0.9.0b.
## Godot Configurator
![type:video](ConfiguratorGodot.mp4)
Yes, we are still working on it and much more!
This video is still heavy early W.I.P and things **will** change.
![type:video](ConfiguratorGodot.mp4)
- BIOS checker in a table format (might change).
- A font selector where you can now choose a font you like.
- In the font selector we want to highlight the Accessible font. This is something we talked about for a long time and was the driving force behind the font selector. It uses the [OpenDyslexic](https://opendyslexic.org/) font. For many it is a trivial feature to change a font but for those that truly need something that is easier to read, it could be a game changer.