From ec65125c97239c6d2fab24fdb19e0adc1bf4e146 Mon Sep 17 00:00:00 2001 From: etjanster <thelazorne@protonmail.com> Date: Mon, 7 Apr 2025 13:46:07 +0200 Subject: [PATCH] wiki --- wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md index eba62a2..0aaeb65 100644 --- a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md +++ b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md @@ -221,4 +221,10 @@ Improvements based on community feedback: --- +## Question - Other Systems Updates? +We are currently rewriting how system updates (emulators, engines, other systems) are handled in RetroDECK. Our goal is to make the system more contained within the application to reduce library and dependency conflicts that have plagued us in the past. + +Once this is complete, we will ship new versions. This will make it easier to update systems in the future and add more systems. + +The team thanks the community for its understanding.