Skip to content

dbexperiment Release 2.3.0

Latest
Compare
Choose a tag to compare
@seven7000real seven7000real released this 03 Dec 14:09
· 1 commit to dbexperiment-main since this release

dbexperiment is a fork of Xenia Canary that aims to optimize dashboard use as much as possible.

2.3.0 Changelog:

  • Impl. a proper sign in UI and profile creation UI on the dashboard
  • Stubbed some Avatar functions (Thanks LittleWolf!)
  • Stubbed XamUserCreateTitlesPlayedEnumerator, XamUserGetIndexFromXUID, XamProfileFindAccount, etc. (View commit for all stubs)
  • Improved XamProfileCreateEnumerator and XamProfileEnumerate code (Thanks Adrian!)

Notes:

  • Profile page is broken on the NXE dashboards
  • 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 and @AdrianCassar for the code provided in this build.