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 PES 2024 "SN3" |
v1.14.2 |
2025-10-25 |
UI scissor out of bounds in GameSettingsScreen: 342,0-1458,817 / 1813,816 |
| eFootball PES 2024 "SN3" |
v1.10.3 |
2025-10-24 |
MIPSCompileOp: Invalid instruction 00000569 |
| eFootball PES 2024 "SN3" |
v1.10.3 |
2025-10-24 |
MIPSCompileOp: Invalid instruction 0000023b |
| eFootball PES 2024 "SN3" |
v1.10.3 |
2025-10-24 |
MIPSCompileOp: Invalid instruction 0000051e |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-10-18 |
MIPSCompileOp: Invalid instruction 000016b7 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-10-18 |
MIPSCompileOp: Invalid instruction 00001101 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-10-18 |
MIPSCompileOp: Invalid instruction 000001f7 |
| eFootball PES 2024 "SN3" |
v1.6.3 |
2025-10-18 |
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: 00000000:00000918 HWX C T Tex
#version 300 es
precision highp float;
in vec3 position;
in vec2 texcoord;
in lowp vec4 color0;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
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 = vec3(0.0, 0.0, 1.0);
vec4 viewPos = u_view * vec4(worldpos, 1.0);
gl_Position = u_proj * viewPos;
v_color0 = color0;
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
}
|
| eFootball PES 2024 "SN3" |
v1.6.3 |
2025-10-18 |
Error in shader program link: info: Link failed because of missing shader.
fs: 00000000:0001d022 Tex TexAlpha TFuncMod AlphaTest0 >
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
uniform sampler2D testtex;
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 = p * t;
if (v.a < 0.002) discard;
fragColor0 = v;
}
vs: 00000000:00000918 HWX C T Tex
#version 300 es
precision highp float;
in vec3 position;
in vec2 texcoord;
in lowp vec4 color0;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
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 = vec3(0.0, 0.0, 1.0);
vec4 viewPos = u_view * vec4(worldpos, 1.0);
gl_Position = u_proj * viewPos;
v_color0 = color0;
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
}
|
| eFootball PES 2024 "SN3" |
v1.6.3 |
2025-10-18 |
Error in shader program link: info: Link failed because of missing vertex shader.
fs: 00000000:0001d002 Tex TFuncMod AlphaTest0 >
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
uniform sampler2D testtex;
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);
if (v.a < 0.002) discard;
fragColor0 = v;
}
vs: 00000000:00000918 HWX C T Tex
#version 300 es
precision highp float;
in vec3 position;
in vec2 texcoord;
in lowp vec4 color0;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
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 = vec3(0.0, 0.0, 1.0);
vec4 viewPos = u_view * vec4(worldpos, 1.0);
gl_Position = u_proj * viewPos;
v_color0 = color0;
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
}
|
| eFootball PES 2024 "SN3" |
v1.11.3 |
2025-10-12 |
Unknown GetPointer ba0c6a32 PC 0888d3ec LR 0888d3fc |
| eFootball PES 2024 "SN3" |
v1.8.0 |
2025-10-08 |
Unknown GetPointer 2a29d058 PC 0884a7d0 LR 0884a928 |
| eFootball PES 2024 "SN3" |
v1.11.3 |
2025-10-05 |
sceSasSetSimpleADSR(08bb3a00, 0, 2a2a28, fff7f6f7): Invalid ADSREnv2 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-09-30 |
Unknown GetPointer 2a28c6a8 PC 0884a7d0 LR 0884a928 |
| eFootball PES 2024 "SN3" |
v1.18.1 |
2025-09-28 |
Unknown GetPointer 2a28a258 PC 0884a7d0 LR 0884a928 |
| eFootball PES 2024 "SN3" |
v1.17.1 |
2025-09-27 |
GE Interrupt: newState might be 5 |
| eFootball PES 2024 "SN3" |
v1.17.1 |
2025-09-27 |
GE Interrupt: newState might be 7 |
| eFootball PES 2024 "SN3" |
v1.17.1 |
2025-09-27 |
GE Interrupt: newState might be 6 |
| eFootball PES 2024 "SN3" |
v1.17.1 |
2025-09-27 |
GE Interrupt: newState might be 4 |
| eFootball PES 2024 "SN3" |
v1.17.1 |
2025-09-27 |
GE Interrupt: newState might be 3 |
| eFootball PES 2024 "SN3" |
v1.17.1 |
2025-09-27 |
GE Interrupt: newState might be 1 |
| eFootball PES 2024 "SN3" |
v1.10.3 |
2025-09-25 |
Unknown GetPointer 8bb067eb PC 0888d3ec LR 0888d3fc |
| eFootball PES 2024 "SN3" |
v1.8.0 |
2025-09-23 |
ReadFromHardware: Invalid address b9caec30 near PC b9caec30 LR 08000018 |
| eFootball PES 2024 "SN3" |
v1.11.3 |
2025-09-21 |
ReadFromHardware: Invalid address f6288b70 near PC f6288b70 LR 08a3c330 |
| eFootball PES 2024 "SN3" |
v1.8.0 |
2025-09-21 |
80630006=sceAtracSetDataAndGetID(09a4ec00, 00004000): fmt definition too small (16) |
| eFootball PES 2024 "SN3" |
v1.14.4 |
2025-09-13 |
Unknown GetPointer 005e5d6d PC 0884a908 LR 0884a928 |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
MIPSCompileOp: Invalid instruction 04af9356 |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
Branch in branch delay slot at 08041034 with different target |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
Branch in branch delay slot at 08041030 with different target |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
An uneaten prefix at end of block: 08041028 |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
MIPSCompileOp: Invalid instruction 0005fff5 |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
MIPSCompileOp: Invalid instruction 02ef73ff |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
MIPSCompileOp: Invalid instruction 702ee18f |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
MIPSCompileOp: Invalid instruction 000000bf |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
MIPSCompileOp: Invalid instruction 0000007f |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
MIPSCompileOp: Invalid instruction b0009fa0 |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-12 |
MIPSCompileOp: Invalid instruction 00af8005 |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-09-05 |
Unknown GetPointer 00d4c2c4 PC 0884a908 LR 0884a928 |
| eFootball PES 2024 "SN3" |
v1.16.6 |
2025-08-26 |
Unknown GetPointer 2a29de58 PC 0884a7d0 LR 0884a928 |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
MIPSCompileOp: Invalid instruction 742bb939 |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
Jump to invalid address: 07292a80 |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
MIPSCompileOp: Invalid instruction 00003014 |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
MIPSCompileOp: Invalid instruction 020202c5 |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
MIPSCompileOp: Invalid instruction 02c5c5ff |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
MIPSCompileOp: Invalid instruction ce4902c5 |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
MIPSCompileOp: Invalid instruction 00000341 |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
MIPSCompileOp: Invalid instruction 000000ce |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
MIPSCompileOp: Invalid instruction 00307714 |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 088681bc |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
MIPSCompileOp: Invalid instruction 008cf0ff |
| eFootball PES 2024 "SN3" |
v1.7.5 |
2025-08-24 |
MIPSCompileOp: Invalid instruction 00037741 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-20 |
Unknown GetPointer 2a2cd5d8 PC 0884a7d0 LR 0884a928 |
| eFootball PES 2024 "SN3" |
v1.11.3 |
2025-08-17 |
Jump to invalid address: 072f6ac0 |
| eFootball PES 2024 "SN3" |
v1.11.3 |
2025-08-16 |
Unknown GetPointer 334a3e2e PC 0881c410 LR 0881c420 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 460ef25a |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 464fe1cd |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 451a8cd4 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 000210ff |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 4612670b |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 4631925b |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 45a97a82 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 0000ff01 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 446a3314 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 000019d4 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 00001ff5 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 0000013d |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 00000135 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-08-15 |
MIPSCompileOp: Invalid instruction 00002837 |
| eFootball PES 2024 "SN3" |
v1.8.0 |
2025-08-11 |
Unknown GetPointer 2a2b45b8 PC 0884a908 LR 0884a928 |
| eFootball PES 2024 "SN3" |
v1.13.1 |
2025-08-10 |
Unknown GetPointer bfc3bfc3 PC bfc3bfc3 LR 088c9688 |
| eFootball PES 2024 "SN3" |
v1.13.1 |
2025-08-10 |
Unknown GetPointer c3bfc3bf PC c3bfc3bf LR 088c9688 |
| eFootball PES 2024 "SN3" |
v1.4.2 |
2025-10-10 |
sceDmacMemcpy(dest=040cc000, src=086ce8c0, size=1251136): overlapping read |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-07-20 |
MIPSCompileOp: Invalid instruction 47470202 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-07-20 |
MIPSCompileOp: Invalid instruction 000023c5 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-07-20 |
MIPSCompileOp: Invalid instruction 000023c1 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-07-20 |
MIPSCompileOp: Invalid instruction 000023bf |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-07-20 |
MIPSCompileOp: Invalid instruction 000023be |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-07-20 |
An uneaten prefix at end of block: 08400804 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-07-20 |
Jump to invalid address: 00ffc000 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-07-20 |
Jump to invalid address: 00ff8000 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-07-20 |
MIPSCompileOp: Invalid instruction 47474747 |
| eFootball PES 2024 "SN3" |
v1.10.3 |
2025-07-14 |
sceDmacMemcpy(dest=09054040, src=086ce900, size=1251072): overlapping read |
| eFootball PES 2024 "SN3" |
v1.11.1 |
2025-07-13 |
80630006=sceAtracSetData(2, 08d13180, 00038000): invalid RIFF header |
| eFootball PES 2024 "SN3" |
v1.11.3 |
2025-07-12 |
Normal projection mapping without normal? |
| eFootball PES 2024 "SN3" |
v1.6.3-432-gfd6c3145d |
2025-09-18 |
Error in shader program link: info: Link failed because of missing fragment shader.
fs: 00004000:00200022 Tex TexAlpha Fog Flat TFuncMod
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
flat in 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;
vec4 v = p * t;
float fogCoef = clamp(v_fogdepth, 0.0, 1.0);
v = mix(vec4(u_fogcolor, v.a), v, fogCoef);
fragColor0 = v;
}
vs: 40000000:0000091c HWX C T Fog Tex Flat
#version 300 es
precision highp float;
in vec3 position;
in vec2 texcoord;
in lowp vec4 color0;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
uniform lowp vec4 u_matambientalpha;
uniform highp vec2 u_fogcoef;
flat out lowp vec4 v_color0;
out mediump vec3 v_texcoord;
out mediump float v_fogdepth;
void main() {
vec3 worldpos = (u_world * vec4(position.xyz, 1.0)).xyz;
mediump vec3 worldnormal = vec3(0.0, 0.0, 1.0);
vec4 viewPos = u_view * vec4(worldpos, 1.0);
gl_Position = u_proj * viewPos;
v_color0 = color0;
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y;
}
|
| eFootball PES 2024 "SN3" |
v1.14.2 |
2025-07-05 |
UI scissor out of bounds in DisplayLayoutScreen: 1259,0-341,721 / 1600,720 |
| eFootball PES 2024 "SN3" |
v1.14.2 |
2025-07-05 |
UI scissor out of bounds in DisplayLayoutScreen: 64,0-477,721 / 1600,720 |
| eFootball PES 2024 "SN3" |
v1.5.4 |
2025-06-29 |
Unknown GetPointer 2a28e588 PC 0884a908 LR 0884a928 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-26 |
Unknown GetPointer 29857b36 PC 0881c2c0 LR 0881c2d0 |
| eFootball PES 2024 "SN3" |
v1.11.3 |
2025-06-26 |
Jump to invalid address: 02e2d6c0 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-26 |
MIPSCompileOp: Invalid instruction 00000769 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-26 |
MIPSCompileOp: Invalid instruction 00000881 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-26 |
MIPSCompileOp: Invalid instruction 00000901 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-26 |
MIPSCompileOp: Invalid instruction 7fff7fff |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-26 |
MIPSCompileOp: Invalid instruction 000010f9 |
| eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-26 |
MIPSCompileOp: Invalid instruction 00ff00ff |
| eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction ef75e3c0 |
| eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction 000000b8 |
| eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction ef6df3a5 |
| eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction 700bbe70 |