-
-
Notifications
You must be signed in to change notification settings - Fork 145
No labels!
There aren’t any labels for this repository quite yet.
149 labels
backwards-compatibility-unsupported
backwards-compatibility-unsupported
Unsupported by Microsoft's backwards compatibility on Xbox One and Series X|S.
cpu-jit-problems
cpu-jit-problems
Title experiences emulation problems because of inaccuracies with the x64 JIT backend.
cpu-unimplemented-instruction
cpu-unimplemented-instruction
Title uses a PowerPC instruction that has not yet been implemented in the x64 JIT backend.
gpu-drawing-corrupt
gpu-drawing-corrupt
Graphics objects are garbled, glitchy, or corrupted in some way.
gpu-invalid-fetch-constants
gpu-invalid-fetch-constants
Title requires gpu_allow_invalid_fetch_constants=true to render.
gpu-readback
gpu-readback
GPU-written data read on CPU (HDR adaptation, save images), needs d3d12_readback_resolve/memexport
gpu-shader-errors
gpu-shader-errors
Graphics shader issues, such as things being too bright, dark, or the wrong color.
kernel-KeSetCurrentStackPointers
kernel-KeSetCurrentStackPointers
Title uses the xboxkrnl function "KeSetCurrentStackPointers".
kernel-threading-stalls
kernel-threading-stalls
Title freezes due to guest threads waiting on each other.
kernel-unimplemented-feature
kernel-unimplemented-feature
Title uses features not yet implemented in Xenia's Xbox 360 kernel reimplementation.