diff --git a/wiki-rtd/docs/wip/.August-2024.md.kate-swp b/wiki-rtd/docs/wip/.August-2024.md.kate-swp new file mode 100644 index 0000000..69712fe Binary files /dev/null and b/wiki-rtd/docs/wip/.August-2024.md.kate-swp differ diff --git a/wiki-rtd/docs/wip/August-2024.md b/wiki-rtd/docs/wip/August-2024.md index f475689..7e74b0f 100644 --- a/wiki-rtd/docs/wip/August-2024.md +++ b/wiki-rtd/docs/wip/August-2024.md @@ -23,11 +23,21 @@ There was an scraping data issue we tried to fix in 0.8.3 data issue affecting s We always try our best to test various features but the change was quite complex and we missed a few scenarios and we are looking over our testing routines to make things even better. The team hopes in the long run we have more community beta testers volunteering and we have develop some automated testing tools. -## Lighter Manifest for 0.9b +If you want to help with testing contact us on Discord or Matrix. -Now this might not be so exiting for the majority but we have been rewriting the entire RetroDECK flatpak manifest for 0.9 during the summer (we are still working on it). This to even find better synergies between emulator/engine dependencies, cut down build time and reduce space. +## NEWS: Lighter Manifest for 0.9b -In short what we have done is separated the build from what was a monolithic approach where everything was built in one instance to a modular approach where each subsystem/emulator/engine has it's own building environment and the main project just builds together all those modules. +Now this might not be so exiting for the majority of our userbase but we have begun rewriting the entire RetroDECK flatpak manifest for 0.9. This allows us to find even better synergies between emulator/engine dependencies, cut down build time and reduce space. + +In short what we have done is separated the build from what was a monolithic approach where everything was built in one instance to a modular approach where each subsystem/emulator/engine has it's own building environment and the main RetroDECK project just builds together all those modules. + +It will also make it easier in the long run to add more system. + +The results so far are: + +RetroDECK's build time have been reduced by about **70-75%** from about 3.30 hours to about 45 minutes. + +We have saved a larger amount of storage space space 350-500mb of in the finished product (but this will probably be taken up later when we add all the new systems). diff --git a/wiki-rtd/docs/wip/ConfiguratorGodot.mp4 b/wiki-rtd/docs/wip/ConfiguratorGodot.mp4 index a77a399..3c05dd3 100644 Binary files a/wiki-rtd/docs/wip/ConfiguratorGodot.mp4 and b/wiki-rtd/docs/wip/ConfiguratorGodot.mp4 differ