To see your stuff show here, enable Compatibility Server Reports in PPSSPP.
Click on a version, game, or report message to show similar entries. Hover over version to see platform info, and hover over a game title to see region and version info.
Game title |
Version |
Latest Report |
Message |
PATCH SPARTAN11 |
v1.19.1 |
2025-06-13 |
Invalid replacement op 6acdffff at 080497b8 |
PATCH SPARTAN11 |
v1.19.1 |
2025-06-13 |
MIPSCompileOp 69ffe59f failed |
PATCH SPARTAN11 |
v1.19.1 |
2025-06-13 |
Branch in branch delay slot at 080553e0 with different target |
PATCH SPARTAN11 |
v1.19.1 |
2025-06-13 |
Branch in Jump delay slot at 08020400 in block starting at 08020020 |
PATCH SPARTAN11 |
v1.11.3 |
2025-06-13 |
Unknown GetPointer 00000000 PC 08a1b7b0 LR 08000030 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-12 |
MIPSCompileOp: Invalid instruction 01010101 |
PATCH SPARTAN11 |
v1.19.1 |
2025-06-12 |
Error in shader program link: info: Link Error: Fragment shader is missing.
fs: thin3d
#version 320 es
#ifdef GL_ES
precision mediump float;
#endif
#ifdef GL_ES
precision lowp float;
#endif
#if __VERSION__ >= 130
#define varying in
#define texture2D texture
#define gl_FragColor fragColor0
out vec4 fragColor0;
#endif
varying vec4 oColor0;
varying vec2 oTexCoord0;
uniform sampler2D Sampler0;
void main() { gl_FragColor = texture2D(Sampler0, oTexCoord0).zyxw * oColor0; }
vs: thin3d
#version 320 es
#if __VERSION__ >= 130
#define attribute in
#define varying out
#endif
attribute vec3 Position;
attribute vec4 Color0;
attribute vec2 TexCoord0;
varying vec4 oColor0;
varying vec2 oTexCoord0;
uniform mat4 WorldViewProj;
uniform vec2 TintSaturation;
vec3 rgb2hsv(vec3 c) {
vec4 K = vec4(0.0, -1.0 / 3.0, 2.0 / 3.0, -1.0);
vec4 p = mix(vec4(c.bg, K.wz), vec4(c.gb, K.xy), step(c.b, c.g));
vec4 q = mix(vec4(p.xyw, c.r), vec4(c.r, p.yzx), step(p.x, c.r));
float d = q.x - min(q.w, q.y);
float e = 1.0e-10;
return vec3(abs(q.z + (q.w - q.y) / (6.0 * d + e)), d / (q.x + e), q.x);
}
vec3 hsv2rgb(vec3 c) {
vec4 K = vec4(1.0, 2.0 / 3.0, 1.0 / 3.0, 3.0);
vec3 p = abs(fract(c.xxx + K.xyz) * 6.0 - K.www);
return c.z * mix(K.xxx, clamp(p - K.xxx, 0.0, 1.0), c.y);
}
void main() {
gl_Position = WorldViewProj * vec4(Position, 1.0);
vec3 hsv = rgb2hsv(Color0.xyz);
hsv.x += TintSaturation.x;
hsv.y *= TintSaturation.y;
oColor0 = vec4(hsv2rgb(hsv), Color0.w);
oTexCoord0 = TexCoord0;
} |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-10 |
Can't draw: No current render step. Step count: 0 |
PATCH SPARTAN11 |
v1.12.3 |
2025-06-08 |
Unknown GetPointer 00000000 PC 08811228 LR 088113dc |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in RSZeroComp delay slot at 08000100 in block starting at 08000020 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
MIPSCompileOp: Invalid instruction 727e0204 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in Jump delay slot at 08000034 in block starting at 08000020 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in Jump delay slot at 0800002c in block starting at 08000020 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Jump to invalid address: 0bd426b0 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in Jump delay slot at 08000038 in block starting at 08000020 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in Jump delay slot at 08000028 in block starting at 08000020 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in Jump delay slot at 08000024 in block starting at 08000020 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in Jump delay slot at 08000030 in block starting at 08000020 |
PATCH SPARTAN11 |
v1.18 |
2025-06-06 |
Unknown GetPointer 00000000 PC 08a02a0c LR 0881c2e8 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-01 |
Unknown GetPointerWrite 00000000 PC 088113c0 LR 088113dc |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Unknown GetPointer 00000000 PC 0881c428 LR 0881c438 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Unknown GetPointer 00000000 PC 0884d5b0 LR 0884d7d4 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in RSZeroComp delay slot at 08000100 in block starting at 0800003c |
PATCH SPARTAN11 |
v1.18.1 |
2025-05-26 |
Branch in RSZeroComp delay slot at 08000100 in block starting at 08000044 |
PATCH SPARTAN11 |
v1.18.1 |
2025-05-26 |
Branch in Jump delay slot at 08000038 in block starting at 08000034 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Jump to invalid address: 0bd427b0 |
PATCH SPARTAN11 |
v1.18.1 |
2025-05-26 |
Branch in Jump delay slot at 08000038 in block starting at 0800002c |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in Jump delay slot at 08000034 in block starting at 0800002c |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in Jump delay slot at 0800002c in block starting at 0800002c |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in Jump delay slot at 08000030 in block starting at 0800002c |
PATCH SPARTAN11 |
v1.18.1 |
2025-05-26 |
Branch in Jump delay slot at 08000034 in block starting at 08000034 |
PATCH SPARTAN11 |
v1.18.1 |
2025-05-26 |
Branch in RSZeroComp delay slot at 08000100 in block starting at 08000034 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Branch in RSZeroComp delay slot at 08000100 in block starting at 0800002c |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Jump to invalid address: 0bd428b0 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Jump to invalid address: 072424a0 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-06 |
Jump to invalid address: 0bd42bb0 |
PATCH SPARTAN11 |
v1.18.1 |
2025-05-24 |
ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 0887bd64 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-04 |
Unknown GetPointerWrite 00000036 PC 08872bb4 LR 08872c1c |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-14 |
Unknown GetPointer 00000000 PC 0884d7b4 LR 0884d7d4 |
PATCH SPARTAN11 |
v1.14.4 |
2025-05-19 |
Replacement rowPitch=256, but w=1100 (level=0) |
PATCH SPARTAN11 |
v1.19.1 |
2025-06-15 |
Game install with no files / data |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-13 |
Unknown GetPointer 00000000 PC 0884a918 LR 0884a938 |
PATCH SPARTAN11 |
v1.18.1 |
2025-05-07 |
Unknown GetPointer 00000060 PC 088e4910 LR 088e4938 |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-12 |
Unknown GetPointerWrite 00000000 PC 08824cf4 LR 088113dc |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-12 |
Unknown GetPointer 00000140 PC 08824cf4 LR 088113dc |
PATCH SPARTAN11 |
v1.19.1 |
2025-06-13 |
sceNetAdhocMatchingInit(32768) at 08a719b8 |
PATCH SPARTAN11 |
v1.18.1 |
2025-05-03 |
sceMp3Init: invalid data: not layer 3 |
PATCH SPARTAN11 |
v1.18.1 |
2025-05-03 |
807f00fd=sceMp3Init(00000000): invalid bitrate v0 l0 rate 0000 |
PATCH SPARTAN11 |
v1.18.1-945-gb0182ed0e6 |
2025-06-13 |
80630006=sceAtracSetDataAndGetID(09a4ec00, 00004000): fmt definition too small (16) |
PATCH SPARTAN11 |
v1.18.1 |
2025-06-13 |
sceDmacMemcpy(dest=040cc000, src=086ce940, size=1251008): overlapping read |
PATCH SPARTAN11 |
v1.8.0 |
2025-06-15 |
MIPSCompileOp: Invalid instruction 46800499 |
PATCH SPARTAN11 |
v1.9.4 |
2025-06-13 |
avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7 |
PATCH SPARTAN11 |
v1.9.4 |
2025-06-15 |
Savedata version requested on save: 3 |
PATCH SPARTAN11 |
v1.9.4 |
2025-06-15 |
Unknown GetPointer 00000000 PC 08816148 LR 0881615c |
PATCH SPARTAN11 |
v1.9.4 |
2025-06-15 |
Unknown GetPointer 00000000 PC 0881c2d8 LR 0881c2e8 |
PATCH SPARTAN11 |
v1.18.1-945-gb0182ed0e6 |
2025-06-15 |
Unknown GetPointerWrite 00000000 PC 08816148 LR 0881615c |
PATCH SPARTAN11 |
v1.9.4 |
2025-06-15 |
Savedata version requested: 3 |