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 |
| eFootball PC - V. |
v1.9.4 |
2026-03-17 |
MIPSCompileOp: Invalid instruction d17f26f9 |
| WWE 2K15 |
v1.8.0 |
2026-03-17 |
sceDmacMemcpy(dest=04132280, src=095d7940, size=65552): overlapping read |
| eFootball |
v1.19.3 |
2026-03-17 |
Savedata version requested: 3 |
| eFootball Lop - Play |
v1.12.3 |
2026-03-17 |
Unknown GetPointer 00000000 PC 08816148 LR 0881615c
--NATIVE-DATA-BOUNDARY-26eb8d4c1136909-4
Content-Disposition: form-data; name="verify"
Content-Length: 90
Content-Transfer-Encoding: binary
Unknown GetPointer %08x PC %08x LR %08xUnknown GetPointer 00000000 PC 08816148 LR 0881615c |
| GTA: Liberty City Stories |
v1.10.3 |
2026-03-17 |
sceKernelLoadModule: unsupported options size=00000014, flags=088620f8, pos=0, access=1, data=2, text=2 |
| EA-Sports FC PC-V |
v1.12.3 |
2026-03-17 |
MIPSCompileOp: Invalid instruction 9c1b9c2e |
| eFootball Lop - Play |
v1.6.3 |
2026-03-17 |
Error in shader program link: info: Link failed because of missing shader.
fs: 00000000:00000002 Tex TFuncMod
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
in vec4 v_color0;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = vec4(t.rgb * p.rgb, p.a);
fragColor0 = v;
}
vs: 01770000:00000b10 HWX T N Tex Light: 0: c:0 t:0 1: c:0 t:0 2: c:0 t:0 MatUp:7
#version 300 es
precision highp float;
in vec3 position;
in mediump vec3 normal;
in vec2 texcoord;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
uniform vec3 u_lightpos0;
uniform lowp vec3 u_lightambient0;
uniform lowp vec3 u_lightdiffuse0;
uniform vec3 u_lightpos1;
uniform lowp vec3 u_lightambient1;
uniform lowp vec3 u_lightdiffuse1;
uniform vec3 u_lightpos2;
uniform lowp vec3 u_lightambient2;
uniform lowp vec3 u_lightdiffuse2;
uniform lowp vec4 u_ambient;
uniform lowp vec3 u_matdiffuse;
uniform lowp vec4 u_matspecular;
uniform lowp vec3 u_matemissive;
uniform lowp vec4 u_matambientalpha;
out lowp vec4 v_color0;
out mediump vec3 v_texcoord;
void main() {
vec3 worldpos = (u_world * vec4(position.xyz, 1.0)).xyz;
mediump vec3 worldnormal = normalize((u_world * vec4(normal, 0.0)).xyz);
vec4 viewPos = u_view * vec4(worldpos, 1.0);
gl_Position = u_proj * viewPos;
lowp vec4 lightSum0 = u_ambient * u_matambientalpha + vec4(u_matemissive, 0.0);
vec3 toLight;
lowp vec3 diffuse;
mediump float ldot;
toLight = u_lightpos0;
ldot = max(dot(toLight, worldnormal), 0.0);
diffuse = (u_lightdiffuse0 * u_matdiffuse) * ldot;
lightSum0.rgb += (u_lightambient0 * u_matambientalpha.rgb + diffuse);
toLight = u_lightpos1;
ldot = max(dot(toLight, worldnormal), 0.0);
diffuse = (u_lightdiffuse1 * u_matdiffuse) * ldot;
lightSum0.rgb += (u_lightambient1 * u_matambientalpha.rgb + diffuse);
toLight = u_lightpos2;
ldot = max(dot(toLight, worldnormal), 0.0);
diffuse = (u_lightdiffuse2 * u_matdiffuse) * ldot;
lightSum0.rgb += (u_lightambient2 * u_matambientalpha.rgb + diffuse);
v_color0 = clamp(lightSum0, 0.0, 1.0);
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
}
|
| EA-Sports FC Lop-Play |
v1.9.4 |
2026-03-17 |
Unknown GetPointer 00000000 PC 088713a0 LR 088713e4 |
| WWE SmackDown vs. RAW 2007 |
v1.18.1 |
2026-03-17 |
sceDmacMemcpy(dest=0412dd20, src=09283c40, size=65552): overlapping read |
| Dante's Inferno™ |
v1.10.3 |
2026-03-17 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=0, text=2 |
| Dante's Inferno™ |
v1.10.3 |
2026-03-17 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=0, text=1 |
| Dante's Inferno™ |
v1.10.3 |
2026-03-17 |
Module linking debug info:
ThreadManForKernel ver=0000, flags=0001, size=5, numVars=0, numFuncs=4, nidData=08227844, firstSym=082276c0, varData=00000000, extra=00000000
sceIdStorage_driver ver=0000, flags=0001, size=5, numVars=0, numFuncs=1, nidData=08227854, firstSym=082276e0, varData=00000000, extra=00000000
semaphore ver=0000, flags=0001, size=5, numVars=0, numFuncs=1, nidData=08227858, firstSym=082276e8, varData=00000000, extra=00000000
|
| eFootball Lop - Play |
v1.11.2 |
2026-03-17 |
Unknown GetPointer 10b52ef7 PC 0884d7b4 LR 0884d7d4 |
| eFootball Chelito 19 |
v1.8.0 |
2026-03-17 |
Unknown GetPointer 2c567302 PC 0884d7b4 LR 0884d7d4 |
| eFootball Lop - Play |
v1.15.3 |
2026-03-17 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=0, text=2 |
| eFootball Chelito 19 |
v1.10.3 |
2026-03-17 |
Unknown GetPointer 2c5b6d82 PC 0884d7b4 LR 0884d7d4 |
| eFootball PES PPSSP Inraxxs |
v1.10.3 |
2026-03-17 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=0, data=0, text=0 |
| eFootball PES PPSSP Inraxxs |
v1.10.3 |
2026-03-17 |
Unimplemented HLE function sceKernelFindModuleByUID |
| eFootball PES PPSSP Inraxxs |
v1.10.3 |
2026-03-17 |
Unknown syscall in known module 'SysMemForKernel': 0x3fc9ae6a |
| eFootball PES PPSSP Inraxxs |
v1.10.3 |
2026-03-17 |
Unknown syscall in known module 'LoadExecForKernel': 0x05572a5f |
| Toy Story 3 |
v1.20.3 |
2026-03-17 |
Error in shader program link: info: Link Error: Fragment shader is missing.
fs: 10190000:0040d002 Tex TexProj FragUber TFuncMod AlphaTest > TestDiscardToZero
vs: 00000000:0001000a THR C TexProjPos UVMtx
#version 320 es
// Driver: PowerVR Rogue GE8320 - GLSL 320
precision highp float;
#define gl_VertexIndex gl_VertexID
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 00000000:0001000a THR C TexProjPos UVMtx
in vec4 position;
in highp float fog;
in vec2 texcoord;
in lowp vec4 color0;
uniform mat4 u_proj_through;
uniform lowp float u_rotation;
uniform highp vec2 u_fogcoef;
out lowp vec4 v_color0;
out mediump vec3 v_texcoord;
out mediump float v_fogdepth;
void main() {
v_texcoord = vec3(texcoord, 1.0);
v_color0 = color0;
v_fogdepth = fog;
vec4 outPos = mul(u_proj_through, vec4(position.xyz, 1.0));
gl_Position = outPos;
}
|
| eFootball Chelito 19 |
v1.11 |
2026-03-17 |
Unknown GetPointer 00000000 PC 08838a80 LR 08838a80 |
| eFootball JOELAND |
v1.10.3 |
2026-03-17 |
Unknown GetPointer 00000000 PC 08000000 LR 08000000 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed240 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed29c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed2b4 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed278 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed2ac in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed298 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed27c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed260 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed294 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed228 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed23c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed2b0 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed264 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed280 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed224 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed274 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed290 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed248 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed210 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0c0 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed258 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed20c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed244 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed22c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed208 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1ec in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed09c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed064 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1b0 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed25c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed220 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0b8 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1bc in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1b8 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1d4 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1e8 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1a0 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed180 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed194 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1cc in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed184 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed198 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1b4 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed17c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed19c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed148 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed160 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed084 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed168 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed164 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed130 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed15c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed124 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed140 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed108 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed088 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed144 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed080 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed10c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed114 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed110 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0d4 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0f4 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed128 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed12c in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed204 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1d8 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0f8 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed178 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0ec in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0d0 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0dc in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1f0 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0d8 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed1d0 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0f0 in block starting at 092de804 |
| eFootball Edicion Mundial de Clubes By T. Bendezu |
v1.20.2 |
2026-03-17 |
Branch in Jump delay slot at 092ed0a4 in block starting at 092de804 |