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 |
| Medal of Honor Heroes™ |
v1.20.3 |
2026-05-03 |
__KernelStopThread: thread 520 does not exist (ApctlThread stopped) |
| Medal of Honor Heroes™ |
v1.20.3 |
2026-05-03 |
__KernelStopThread: thread 520 does not exist (ApctlThread deleted) |
| God of War®: Ghost of Sparta |
v1.17.1-334-g1786a4ddb |
2026-05-03 |
Error in shader compilation: info: 0:1: F0002: Mali-400 GP register allocation failed for vertex shader.
Please contact [email protected] with the shader causing
the problem, along with this error message.
Mali online shader compiler r10p0-00rel0 [Revision 96995].
01730155:00000f09 HWX C T N LM RevN Light: 0: c:1 t:1 1: c:1 t:1 2: c:1 t:0 MatUp:3
#version 100
// Driver: Mali-470 MP - GLSL 100
precision highp float;
#define gl_VertexIndex gl_VertexID
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 01730155:00000f09 HWX C T N LM RevN Light: 0: c:1 t:1 1: c:1 t:1 2: c:1 t:0 MatUp:3
attribute vec3 position;
attribute mediump vec3 normal;
attribute vec2 texcoord;
attribute lowp vec4 color0;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
uniform vec3 u_lightpos0;
uniform mediump vec3 u_lightatt0;
uniform lowp vec3 u_lightambient0;
uniform lowp vec3 u_lightdiffuse0;
uniform lowp vec3 u_lightspecular0;
uniform vec3 u_lightpos1;
uniform mediump vec3 u_lightatt1;
uniform lowp vec3 u_lightambient1;
uniform lowp vec3 u_lightdiffuse1;
uniform lowp vec3 u_lightspecular1;
uniform vec3 u_lightpos2;
uniform lowp vec3 u_lightambient2;
uniform lowp vec3 u_lightdiffuse2;
uniform lowp vec3 u_lightspecular2;
uniform lowp vec4 u_ambient;
uniform lowp vec4 u_matspecular;
uniform lowp vec3 u_matemissive;
uniform lowp vec4 u_matambientalpha;
uniform highp vec2 u_fogcoef;
uniform highp vec4 u_depthRange;
uniform highp vec4 u_cullRangeMin;
uniform highp vec4 u_cullRangeMax;
varying lowp vec4 v_color0;
varying lowp vec3 v_color1;
varying mediump vec3 v_texcoord;
varying mediump float v_fogdepth;
vec3 normalizeOr001(vec3 v) {
return length(v) == 0.0 ? vec3(0.0, 0.0, 1.0) : normalize(v);
}
void main() {
vec3 worldpos = mul(vec4(position, 1.0), u_world).xyz;
mediump vec3 worldnormal = normalizeOr001(mul(vec4(-normal, 0.0), u_world).xyz);
vec4 viewPos = vec4(mul(vec4(worldpos, 1.0), u_view).xyz, 1.0);
vec4 outPos = mul(u_proj, viewPos);
vec4 ambientColor = color0;
vec3 diffuseColor = color0.rgb;
vec3 specularColor = u_matspecular.rgb;
lowp vec4 lightSum0 = u_ambient * ambientColor + vec4(u_matemissive, 0.0);
lowp vec3 lightSum1 = splat3(0.0);
vec3 toLight;
lowp vec3 diffuse;
float distance;
lowp float lightScale;
mediump float ldot;
toLight = u_lightpos0 - worldpos;
distance = length(toLight);
toLight /= distance;
ldot = dot(toLight, worldnormal);
lightScale = clamp(1.0 / dot(u_lightatt0, vec3(1.0, distance, distance*distance)), 0.0, 1.0);
diffuse = (u_lightdiffuse0 * diffuseColor) * max(ldot, 0.0);
if (ldot >= 0.0) {
if (u_matspecular.a > 0.0) {
ldot = dot(normalize(toLight + vec3(0.0, 0.0, 1.0)), worldnormal);
ldot = pow(max(ldot, 0.0), u_matspecular.a);
} else {
ldot = 1.0;
}
if (ldot > 0.0)
lightSum1 += u_lightspecular0 * specularColor * ldot * lightScale;
}
lightSum0.rgb += (u_lightambient0 * ambientColor.rgb + diffuse) * lightScale;
toLight = u_lightpos1 - worldpos;
distance = length(toLight);
toLight /= distance;
ldot = dot(toLight, worldnormal);
lightScale = clamp(1.0 / dot(u_lightatt1, vec3(1.0, distance, distance*distance)), 0.0, 1.0);
diffuse = (u_lightdiffuse1 * diffuseColor) * max(ldot, 0.0);
if (ldot >= 0.0) {
if (u_matspecular.a > 0.0) {
ldot = dot(normalize(toLight + vec3(0.0, 0.0, 1.0)), worldnormal);
ldot = pow(max(ldot, 0.0), u_matspecular.a);
} else {
ldot = 1.0;
}
if (ldot > 0.0)
lightSum1 += u_lightspecular1 * specularColor * ldot * lightScale;
}
lightSum0.rgb += (u_lightambient1 * ambientColor.rgb + diffuse) * lightScale;
toLight = u_lightpos2;
ldot = dot(toLight, worldnormal);
diffuse = (u_lightdiffuse2 * diffuseColor) * max(ldot, 0.0);
if (ldot >= 0.0) {
if (u_matspecular.a > 0.0) {
ldot = dot(normalize(toLight + vec3(0.0, 0.0, 1.0)), worldnormal);
ldot = pow(max(ldot, 0.0), u_matspecular.a);
} else {
ldot = 1.0;
}
if (ldot > 0.0)
ligh |
| eFootball By TM ARTS |
v1.14.4 |
2026-05-03 |
Replacement rowPitch=256, but w=3200 (level=0) |
| eFootball Lop - Play |
v1.10 |
2026-05-03 |
Unknown syscall in known module 'sceNp': 0x1d60ae4b |
| eFootball Lop - Play |
v1.10 |
2026-05-03 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=2, text=2 |
| eFootball Lop - Play |
v1.10 |
2026-05-03 |
Unknown syscall in known module 'sceNpService': 0xbe22eea3 |
| eFootball Lop - Play |
v1.10 |
2026-05-03 |
Unknown syscall in known module 'sceNpService': 0x788f2b5e |
| eFootball Lop - Play |
v1.10 |
2026-05-03 |
Unknown syscall in known module 'sceNpService': 0x75dacb57 |
| eFootball Lop - Play |
v1.10 |
2026-05-03 |
Unknown syscall in known module 'sceNpService': 0x72a1ce0d |
| eFootball Lop - Play |
v1.10 |
2026-05-03 |
Unknown syscall in known module 'sceNpService': 0x66c64821 |
| eFootball Lop - Play |
v1.10 |
2026-05-03 |
Unknown syscall in known module 'sceNpService': 0x5f5e32af |
| eFootball Lop - Play |
v1.10 |
2026-05-03 |
Unknown syscall in known module 'sceNpService': 0x58251346 |
| eFootball Lop - Play |
v1.10 |
2026-05-03 |
Unknown syscall in known module 'sceNpService': 0x4e851b10 |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
Branch in RSZeroComp delay slot at 0001004c in block starting at 00010040 |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 0000000e |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
Jump to invalid address: 00000000 |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
Jump to invalid address: 0c385000 |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 00067777 |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 00477777 |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 75777707 |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 00607777 |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
Branch in RSZeroComp delay slot at 0001004c in block starting at 00010044 |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 00747777 |
| eFootball Lop - Play |
v1.10.3 |
2026-05-03 |
Jump to invalid address: 07339400 |
| eFootball 2026 StaR Patch |
v1.16.6 |
2026-05-03 |
Unknown GetPointer 00a4642e PC 0884a918 LR 0884a938 |
| eFootball 2025 by MP |
v1.9.4 |
2026-05-03 |
sceMp3Init: invalid data: not MPEG v1 |
| NARUTO Shippuden: Ultimate Ninja Heroes 3 |
v1.20.3 |
2026-05-03 |
0=sceUtilityScreenshotInitStart(0989a958) |
| WWE 2K25 V1.00 BY MANIASVR |
v1.10.3 |
2026-05-03 |
80630007=sceAtracSetData(3, 08d13140, 00038000): atracID uses different codec type than data |
| eFootball 2025 by MP |
v1.17.1 |
2026-05-03 |
Unknown GetPointer 002600ff PC 0881c2d8 LR 0881c2e8 |
| EA-Sports FC PC-V |
v1.10.3 |
2026-05-03 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 1431655765 |
| EA-Sports FC PC-V |
v1.10.3 |
2026-05-03 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146805524 |
| EA-Sports FC PC-V |
v1.10.3 |
2026-05-03 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=0, text=2 |
| EA-Sports FC PC-V |
v1.10.3 |
2026-05-03 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=0, text=1 |
| eFootball 2026 StaR Patch |
v1.9.4 |
2026-05-03 |
807f00fd=sceMp3Init(00000000): invalid bitrate v3 l3 rate 000f |
| FIFA 12 - Pol |
v1.9.4 |
2026-05-03 |
Unknown GetPointer 00000000 PC 08dd5134 LR 08000030 |
| Another Century's Episode Portable |
v1.12.3 |
2026-05-03 |
Unknown GetPointer 00000010 PC 08875d44 LR 08875d58 |
| eFootball Chelito 19 |
v1.20.3 |
2026-05-03 |
PerformMemorySet with invalid range: 041dfc80, size 166296896 |
| SBK®09 Superbike World Championship |
v1.9.4 |
2026-05-03 |
sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 09443df0): duplicate handler |
| SBK®09 Superbike World Championship |
v1.9.4 |
2026-05-03 |
sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 093d6df0): duplicate handler |
| SBK®09 Superbike World Championship |
v1.9.4 |
2026-05-03 |
sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 09291360): duplicate handler |
| SBK®09 Superbike World Championship |
v1.9.4 |
2026-05-03 |
sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 0928dc40): duplicate handler |
| eFootball Mx CL26 |
v1.10.3 |
2026-05-03 |
Unknown GetPointer 00000000 PC 08816148 LR 0881615c |
| CRISIS CORE -FINAL FANTASY VII- |
v1.10.3 |
2026-05-03 |
sceDmacMemcpy(dest=0867e3c0, src=09d5d4c0, size=4096): overlapping read |
| SBK®09 Superbike World Championship |
v1.9.4 |
2026-05-03 |
sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 090bccb0): duplicate handler |
| SBK®09 Superbike World Championship |
v1.9.4 |
2026-05-03 |
sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 093bb410): duplicate handler |
| SBK®09 Superbike World Championship |
v1.9.4 |
2026-05-03 |
sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 093f9b00): duplicate handler |
| SBK®09 Superbike World Championship |
v1.9.4 |
2026-05-03 |
sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 093c9420): duplicate handler |
| eFootball PES 2020 "C19" |
v1.16.6 |
2026-05-03 |
Unknown GetPointerWrite 00000000 PC 088287e8 LR 088287f0 |
| SBK®09 Superbike World Championship |
v1.9.4 |
2026-05-03 |
sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 092351a0): duplicate handler |
| SBK®09 Superbike World Championship |
v1.9.4 |
2026-05-03 |
sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 0932f480): duplicate handler |
| eFootball RB - V. |
v1.14.2 |
2026-05-03 |
__KernelStopThread: thread 337 does not exist (helper deleted) |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 072ffd80 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 07070804 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 02ad4d40 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 02ad4da0 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 07070707 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 03030501 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 073000e0 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
MIPSCompileOp: Invalid instruction b63e003e |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 072ff1c0 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Branch in RSZeroComp delay slot at 09cbefd0 in block starting at 09cbef08 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 072ff560 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 072ff2e0 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 02cabff0 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 07540002 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 072ff420 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 072ff1a0 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 072fb000 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 02cc8f1c |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 0727a160 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 07397c00 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 0739a7a0 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 072fb9c0 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
Jump to invalid address: 072fbd60 |
| EA-Sports FC PC-V |
v1.8.0 |
2026-05-03 |
ReadFromHardware: Invalid address befffe00 near PC befffe00 LR 0887bc50 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.20.3 |
2026-05-03 |
__KernelStopThread: thread 1408 does not exist (ApctlThread deleted) |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.20.3 |
2026-05-03 |
__KernelStopThread: thread 1408 does not exist (ApctlThread stopped) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (04600035) P: ? N: s8 C: 5551 T: u8 (size: 10) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Bad vertex address 0b291554! |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (04600010) P: ? C: 565 (size: 6) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (04200011) P: ? C: 565 T: u8 (size: 8) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (0420003e) P: ? N: s8 C: 8888 T: u16 (size: 16) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (04200055) P: ? N: s16 C: 5551 T: u8 (size: 14) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (04000006) P: ? C: ? T: u16 (size: 4) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Drawing region rate add non-zero: 0102, 0180 of 0002, 0080 |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (0400000a) P: ? C: ? T: u16 (size: 4) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (04030010) P: ? C: 565 (size: 6) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (0442003a) P: ? N: s8 C: 4444 T: u16 (size: 12) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
VTYPE with morph used: THRU=0 TC=1 COL=5 POS=2 NRM=1 WT=0 NW=1 IDX=1 MC=2 |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (04e00004) P: ? C: ? (through) (size: 3) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (0440005a) P: ? N: s16 C: 4444 T: u16 (size: 16) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Vertices without position found: (04200004) P: ? C: ? (size: 3) |
| eFootball RB - V. |
v1.15.4 |
2026-05-03 |
Unknown GE command : fda40286 |
| WWE 2K25 V1.00 BY MANIASVR |
v1.9.4 |
2026-05-03 |
80630007=sceAtracSetData(2, 08d13140, 000034e0): atracID uses different codec type than data |
| PES 2014 |
v1.20.3-103-g030c7a9e6b |
2026-05-03 |
Unknown instruction 45f33c40 at 08000000 |
| WWE 2K25 V1.00 BY MANIASVR |
v1.9.4 |
2026-05-03 |
80630007=sceAtracSetData(2, 08d13140, 000033c8): atracID uses different codec type than data |
| Def Jam® Fight For NY™: The Takeover |
v1.17.1 |
2026-05-03 |
sceDmacMemcpy(dest=09a11800, src=08400000, size=17792): overlapping read |
| Pro Evolution Soccer 2008 |
v1.16.6 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 7024c78f |
| Pro Evolution Soccer 2008 |
v1.16.6 |
2026-05-03 |
MIPSCompileOp: Invalid instruction 7c2a1e66 |