Skip to content

Releases: xenia-canary/xenia-canary-releases

ff29cea_canary_experimental

29 Jul 07:16
925ed98
Compare
Choose a tag to compare

[CI] Windows is stupid

fe73920_canary_experimental

14 May 19:56
925ed98
Compare
Choose a tag to compare

[VFS] Rewrote STFS to use memory mapping

  • Replaced old-style buffer, buffer_length with std::span
  • Added STFS and SVOD specific Entry and File classes
  • Other smaller improvements

fe0e184_canary_experimental

27 Jul 17:39
925ed98
Compare
Choose a tag to compare

[XThread] Changed behaviour for threads requesting Yield with non-alertable state

fd82727_canary_experimental

12 Jul 07:06
925ed98
Compare
Choose a tag to compare

[premake] Remove <VS2022 remnants

fd1abfe_canary_experimental

20 Jun 22:44
925ed98
Compare
Choose a tag to compare

[Lint/CI] Use LLVM v19 for Linux & Lint

fb3c12d_canary_experimental

15 May 19:36
925ed98
Compare
Choose a tag to compare

[Kernel] Toggle DmIsDebuggerPresent when debug = true

f91be22_canary_experimental

20 Jun 21:58
925ed98
Compare
Choose a tag to compare

[KERNEL/KERNEL_STATE] - Startup kXNotifyLive

  • Notify game user is not connect to live

f833eff_canary_experimental

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

[XAM] Implemented XamParseGamerTileKey

f819f23_canary_experimental

24 Jun 18:37
925ed98
Compare
Choose a tag to compare

[BUILD] Check if building failed from build script

Useful when using git rebase --exec