dbexperiment is a fork of Xenia Canary that aims to optimize dashboard use as much as possible.
2.2.0 Changelog:
Fixed NXE dashboard
Stubbed XamDoesOmniNeedConfiguration, XamProfileEnumerate, XamUpdateGetBaseSystemVersion, etc. (View commit for all stubs)
Preallocated encrypted memory region (this seemed to fix it)
Notes:
Profile page is broken
Signing into a profile on dashes 2241 to 5766 will crash the emulator, so it only works when signed out!
To fix glitchy audio in 1888 dashboard, set "use_new_decoder = true" and "use_dedicated_xma_thread = false".
Dashboards' features and functionality are not guaranteed, so do not expect anything to work as expected, since this is for cosmetic purposes only.
Credits to @The-Little-Wolf for the code provided in this build.