Skip to content

Releases: xenia-canary/xenia-canary-releases

9132035_canary_experimental

15 Mar 22:29
925ed98
Compare
Choose a tag to compare

[UI] Fixed issue with games list UI crashing on close on Vulkan

7298536_canary_experimental

14 Apr 20:02
925ed98
Compare
Choose a tag to compare

[HID] Added support for Xbox 360 Skylanders Portal

  • This requires Zadig for installation of WinUSB driver for portal

5979274_canary_experimental

08 Mar 20:02
925ed98
Compare
Choose a tag to compare

[HID/SDL] Return controller subtype instead of forcing gamepad

1544349_canary_experimental

09 Mar 22:51
925ed98
Compare
Choose a tag to compare

[XAM] Settings: Added specific default settings list

f833eff_canary_experimental

10 Mar 17:55
925ed98
Compare
Choose a tag to compare

[XAM] Implemented XamParseGamerTileKey

da89b6a_canary_experimental

08 Mar 16:48
925ed98
Compare
Choose a tag to compare

[XAM] Added missing is_empty check while reading setting data

d801e04_canary_experimental

15 Mar 18:05
925ed98
Compare
Choose a tag to compare

[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

08 Mar 18:53
925ed98
Compare
Choose a tag to compare

[XAM] UserTracker: Added option to return user specific list of contexts and properties

d2b265e_canary_experimental

14 Apr 07:36
925ed98
Compare
Choose a tag to compare

[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