Releases: seven7000real/dbexperiment
dbexperiment Release 2.3.0
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.
dbexperiment Release 2.2.0
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.
dbexperiment Release 2.1.0
dbexperiment is a fork of Xenia Canary that aims to optimize dashboard use as much as possible.
2.1.0 Changelog:
- Fixed Avatar Editor (avatars are still invisible)
- Kinect dashboard is stable now
- Stubbed HalSendSMCMessage, XamNuiIsDeviceReady, XamIsNuiAutomationEnabled, etc. (View commit for all stubs)
Notes:
- USE VERSION 2.2.0 TO USE NXE DASHBOARD WITHOUT ISSUES!
- 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.
dbexperiment Release 2.0.0
dbexperiment is a fork of Xenia Canary that aims to optimize dashboard use as much as possible.
2.0.0 Changelog:
- Hack to run bootanim.xex (Xbox 360 Boot animation) Credit to Rick/gibbed for the code
- Fixed crash in System Info menu for ALL versions (Thanks LittleWolf!)
- Login/Logout of profiles in dashboard thanks to new profile manager
- Stubbed XamLoaderGetMediaInfo, EtxProducerRegister, etc. (View commit for all stubs)
Notes:
- USE VERSION 2.2.0 TO USE NXE AND KINECT DASHBOARDS WITHOUT ISSUES!
- Signing into a profile on dashes 2241 to 5766 will crash the emulator, so it only works when signed out!
- Kinect dashboard is unstable
- NXE dashboard doesn't work because of a missing function, as of now there is no workaround to it.
- 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.
dbexperiment Release 1.0.0 (Stable)
dbexperiment is a fork of Xenia Canary that aims to optimize dashboard use as much as possible.
Notes:
Dashboards' features and functionality are not guaranteed, so do not expect anything to work as expected, since this is for cosmetic purposes only.
This build is strictly made with dashboard support in mind, so game compatibility is gonna vary, and some might even break.
Credits to @The-Little-Wolf for the code provided in this build.