Releases: xenia-canary/xenia-canary-releases
Releases · xenia-canary/xenia-canary-releases
9132035_canary_experimental
[UI] Fixed issue with games list UI crashing on close on Vulkan
7298536_canary_experimental
[HID] Added support for Xbox 360 Skylanders Portal
- This requires Zadig for installation of WinUSB driver for portal
5979274_canary_experimental
[HID/SDL] Return controller subtype instead of forcing gamepad
1544349_canary_experimental
[XAM] Settings: Added specific default settings list
f833eff_canary_experimental
[XAM] Implemented XamParseGamerTileKey
da89b6a_canary_experimental
[XAM] Added missing is_empty check while reading setting data
d801e04_canary_experimental
[Kernel] Adjusted threshold of delay triggering for threads from all with Normal priority to Below Normal.
This should resolve slowdowns introduced in one of the latests build
d2f350d_canary_experimental
[XAM] UserTracker: Added option to return user specific list of contexts and properties
d2b265e_canary_experimental
[XAM/NUI] - Implement More Functions
- Implement XamNuiIsDeviceReady, XamNuiIdentityGetSessionId, XamNuiHudGetInitializeFlags, XamIsNuiUIActive, XamUserNuiGetUserIndexForSignin and XamNuiHudGetVersions
- Stub XamIsNuiAutomationEnabled/XamIsNatalPlaybackEnabled, XamUserNuiGetUserIndex, XamUserNuiEnableBiometric, XamNuiGetDepthCalibration, XamNuiSkeletonGetBestSkeletonIndex, XamNuiIsChatMicEnabled, XamNuiPlayerEngagementUpdate, XamNuiCameraTiltGetStatus, XamNuiCameraElevationGetAngle, XamNuiCameraGetTiltControllerType, XamNuiCameraSetFlags, XamShowNuiGuideUI, XamNuiHudIsEnabled, XamNuiIdentityEnrollForSignIn , XamNuiIdentityAbort and XamNuiHudSetEngagedTrackingID
- According to Xam XamIsNuiAutomationEnabled, and XamIsNatalPlaybackEnabled are the same function.
- Left Notes for future reference