Releases: xenia-canary/xenia-canary-releases
Releases · xenia-canary/xenia-canary-releases
ff29cea_canary_experimental
[CI] Windows is stupid
fe73920_canary_experimental
[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
[XThread] Changed behaviour for threads requesting Yield with non-alertable state
fd82727_canary_experimental
[premake] Remove <VS2022 remnants
fd1abfe_canary_experimental
[Lint/CI] Use LLVM v19 for Linux & Lint
fb3c12d_canary_experimental
[Kernel] Toggle DmIsDebuggerPresent when debug = true
f91be22_canary_experimental
[KERNEL/KERNEL_STATE] - Startup kXNotifyLive
- Notify game user is not connect to live
f833eff_canary_experimental
[XAM] Implemented XamParseGamerTileKey
f819f23_canary_experimental
[BUILD] Check if building failed from build script
Useful when using git rebase --exec