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.18.1 |
2025-11-11 |
Unknown GetPointer 00411e19 PC 0884a918 LR 0884a938 |
| eFootball PC - V. |
v1.6.3 |
2025-11-10 |
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);
}
|
| eFootball PC - V. |
v1.12.2 |
2025-11-09 |
Unknown GetPointer 1774f3a6 PC 0888d3fc LR 0888d40c |
| eFootball PC - V. |
v1.16.4 |
2025-11-09 |
Unknown GetPointer 2c5dc842 PC 0884d5b0 LR 0884d7d4 |
| eFootball PC - V. |
v1.11.3 |
2025-11-08 |
Unknown GetPointer 0a0bf875 PC 0888d3fc LR 0888d40c |
| eFootball PC - V. |
v1.9.4 |
2025-11-08 |
Unknown GetPointer 320b4120 PC 0884d7b4 LR 0884d7d4 |
| eFootball PC - V. |
v1.9.4 |
2025-11-07 |
Unknown GetPointer 2c5c4602 PC 0884d5b0 LR 0884d7d4 |
| eFootball PC - V. |
v1.11.3 |
2025-11-06 |
Unknown GetPointer 00000000 PC 0880de28 LR 088258ec |
| eFootball PC - V. |
v1.9.4 |
2025-11-05 |
ReadFromHardware: Invalid address f77fe997 near PC f77fe997 LR 08000018 |
| eFootball PC - V. |
v1.13.2 |
2025-11-04 |
Unknown GetPointer 051e1f01 PC 08811368 LR 088113dc |
| eFootball PC - V. |
v1.9.4 |
2025-11-04 |
Unknown GetPointer 2985a295 PC 0881c2d8 LR 0881c2e8 |
| eFootball PC - V. |
v1.9.4 |
2025-11-03 |
__KernelStopThread: thread 406 does not exist |
| eFootball PC - V. |
v1.13.1 |
2025-11-02 |
__KernelStopThread: thread 308 does not exist |
| eFootball PC - V. |
v1.18.1 |
2025-11-02 |
Unknown GetPointerWrite 0000068f PC 0881c428 LR 0881c438 |
| eFootball PC - V. |
v1.18.1 |
2025-11-02 |
Unknown GetPointer 00002209 PC 0881c428 LR 0881c438 |
| eFootball PC - V. |
v1.9.4 |
2025-10-31 |
MIPSCompileOp: Invalid instruction cce2ee54 |
| eFootball PC - V. |
v1.9.4 |
2025-10-31 |
ReadFromHardware: Invalid address deadb84a near PC 08000248 LR 09fd86c0 |
| eFootball PC - V. |
v1.9.4 |
2025-10-31 |
MIPSCompileOp: Invalid instruction d2e2ef50 |
| eFootball PC - V. |
v1.9.4 |
2025-10-31 |
MIPSCompileOp: Invalid instruction b1eaf650 |
| eFootball PC - V. |
v1.9.4 |
2025-10-31 |
MIPSCompileOp: Invalid instruction d0e2ef51 |
| eFootball PC - V. |
v1.9.4 |
2025-10-31 |
WriteToHardware: Invalid address deadad3e near PC 0800027c LR 09fd86c0 |
| eFootball PC - V. |
v1.9.4 |
2025-10-31 |
MIPSCompileOp: Invalid instruction cfe2ef51 |
| eFootball PC - V. |
v1.9.4 |
2025-10-31 |
MIPSCompileOp: Invalid instruction cde2ee52 |
| eFootball PC - V. |
v1.9.4 |
2025-10-31 |
MIPSCompileOp: Invalid instruction cee3ed52 |
| eFootball PC - V. |
v1.9.4 |
2025-10-31 |
MIPSCompileOp: Invalid instruction 71eb08c4 |
| eFootball PC - V. |
v1.19.3 |
2025-10-31 |
Error in shader program link: info: Link failed because of missing vertex shader.
fs: 10180000:00200002 Tex Fog FragUber TFuncMod
#version 320 es
#extension GL_EXT_shader_framebuffer_fetch : require
// Driver: Mali-G57 - GLSL 320
#define DISCARD discard
precision lowp float;
precision highp int;
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 10180000:00200002 Tex Fog FragUber TFuncMod
uniform sampler2D tex;
uniform vec2 u_texNoAlphaMul;
in lowp vec4 v_color0;
uniform vec3 u_fogcolor;
in mediump float v_fogdepth;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
t.a = max(t.a, u_texNoAlphaMul.x);
vec4 v = p * t;
v.rgb = clamp(v.rgb * u_texNoAlphaMul.y, 0.0, 1.0);
float fogCoef = clamp(v_fogdepth, 0.0, 1.0);
v = mix(vec4(u_fogcolor, v.a), v, fogCoef);
fragColor0 = v;
}
vs: 00000000:00000b20 HWX T N Cull
|
| eFootball PC - V. |
v1.6.2 |
2025-10-30 |
Unknown GetPointer 00000000 PC 0884c9fc LR 0884d7d4 |
| eFootball PC - V. |
v1.9.4 |
2025-10-30 |
ReadFromHardware: Invalid address e1c7c770 near PC e1c7c770 LR 08000018 |
| eFootball PC - V. |
v1.18.1 |
2025-10-29 |
Unknown GetPointer deaddbef PC 0881c2d8 LR 0881c2e8 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in RSZeroComp delay slot at 8405af40 in block starting at 8405af38 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in RSRTComp delay slot at 8405af3c in block starting at 8405af38 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Jump to invalid address: 8218221c |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in Jump delay slot at 8405af38 in block starting at 8405af38 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Jump to invalid address: 82a04324 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in RSRTComp delay slot at 8405af30 in block starting at 8405af30 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in RSRTComp delay slot at 84051a88 in block starting at 84051a84 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in RSRTComp delay slot at 84051a88 in block starting at 84051a74 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Jump to invalid address: 81089184 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in RSZeroComp delay slot at 840476d8 in block starting at 840476d8 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in RSZeroComp delay slot at 840476c8 in block starting at 840476c8 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in Jump delay slot at 840476c0 in block starting at 840476c0 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in RSRTComp delay slot at 840476b8 in block starting at 840476b8 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in RSRTComp delay slot at 84043018 in block starting at 8404300c |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in RSRTComp delay slot at 84043018 in block starting at 84043004 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
MIPSCompileOp: Invalid instruction 05650565 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
MIPSCompileOp: Invalid instruction 05650966 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Jump to invalid address: 85982598 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in Jump delay slot at 84043004 in block starting at 84043004 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Jump to invalid address: 85982594 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in Jump delay slot at 88000009 in block starting at 88000009 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Branch in Jump delay slot at 88000009 in block starting at 87ffe0e1 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
MIPSCompileOp: Invalid instruction 4c03e000 |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
Jump to invalid address: 81a0179c |
| eFootball PC - V. |
v1.11.3 |
2025-10-29 |
ReadFromHardware: Invalid address 87e0e0e1 near PC 87e0e0e1 LR 08a3c164 |
| eFootball PC - V. |
v1.15.4 |
2025-10-29 |
Unknown GetPointer 00003310 PC 0881c428 LR 0881c438 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e145 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 00008cbb |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0f9 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0d4 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0e9 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0d5 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 00008be8 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 000090b5 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0fb |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0df |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0f7 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0f5 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0bc |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0ba |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 00009469 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0bf |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0bd |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0b5 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0be |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 00008cba |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
80420014=__sceSasCore(08bb3ac0, 2fea7580): invalid address |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 0000e0b7 |
| eFootball PC - V. |
v1.9.4 |
2025-10-27 |
MIPSCompileOp: Invalid instruction 000094c5 |
| eFootball PC - V. |
v1.9.4 |
2025-11-03 |
__KernelStopThread: thread 368 does not exist |
| eFootball PC - V. |
v1.18.1 |
2025-10-27 |
ReadFromHardware: Invalid address 00000004 near PC 08863d88 LR 0884c9fc |
| eFootball PC - V. |
v1.9.4 |
2025-10-26 |
Unknown GetPointer 2985739a PC 0881c2d8 LR 0881c2e8 |
| eFootball PC - V. |
v1.9.4 |
2025-10-25 |
Unknown GetPointer da3c783f PC 0888d3fc LR 0888d40c |
| eFootball PC - V. |
v1.12.3 |
2025-10-24 |
Unknown GetPointer 170c23cf PC 0888d3f4 LR 0888d40c |
| eFootball PC - V. |
v1.9.4 |
2025-10-25 |
Jump to invalid address: 073397c0 |
| eFootball PC - V. |
v1.11.3 |
2025-10-24 |
ReadFromHardware: Invalid address fffeff00 near PC fffeff00 LR 08a3e7dc |
| eFootball PC - V. |
v1.16.6 |
2025-10-23 |
Unknown GetPointer ffff0003 PC 0884a918 LR 0884a938 |
| eFootball PC - V. |
v1.8.0 |
2025-10-21 |
MIPSCompileOp: Invalid instruction 464eb7bd |
| eFootball PC - V. |
v1.8.0 |
2025-10-21 |
MIPSCompileOp: Invalid instruction 44734168 |
| eFootball PC - V. |
v1.8.0 |
2025-10-21 |
ReadFromHardware: Invalid address 0a001ed0 near PC 08b8ac84 LR 0899e6a8 |
| eFootball PC - V. |
v1.8.0 |
2025-10-21 |
MIPSCompileOp: Invalid instruction 44e470c0 |
| eFootball PC - V. |
v1.8.0 |
2025-10-21 |
MIPSCompileOp: Invalid instruction 4561c4a8 |
| eFootball PC - V. |
v1.8.0 |
2025-10-21 |
MIPSCompileOp: Invalid instruction 4644b4c5 |
| eFootball PC - V. |
v1.8.0 |
2025-10-21 |
MIPSCompileOp: Invalid instruction 442310e8 |
| eFootball PC - V. |
v1.11.3 |
2025-10-21 |
Unknown GetPointer 00000000 PC 088258e0 LR 088258ec |
| eFootball PC - V. |
v1.8.0 |
2025-10-20 |
Unknown GetPointer 10bedf77 PC 0884d7b4 LR 0884d7d4 |
| eFootball PC - V. |
v1.10.3 |
2025-10-20 |
Unknown GetPointer 2c5e0182 PC 0884d5b0 LR 0884d7d4 |
| eFootball PC - V. |
v1.10.3 |
2025-10-20 |
Unknown GetPointer 2c5de4c2 PC 0884d7b4 LR 0884d7d4 |
| eFootball PC - V. |
v1.11.3 |
2025-10-20 |
ReadFromHardware: Invalid address fffffff6 near PC fffffff6 LR 08a3c194 |
| eFootball PC - V. |
v1.18.1 |
2025-10-20 |
Unknown GetPointer 00000001 PC 0881c428 LR 0881c438 |
| eFootball PC - V. |
v1.18.1 |
2025-10-19 |
Unknown GetPointer 2c5d5d02 PC 0884d5b0 LR 0884d7d4 |