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.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 |
2025-07-10 |
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 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction b7d9cf04 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction f3c00380 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
Branch in branch delay slot at 08eb726c with different target |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction f3d15508 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction f3c03eb0 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction f3cb4100 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction ef6e2dd5 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction 70241960 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction b7d9cb8c |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction ef6e3cfb |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction ef75225c |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction f3d1552c |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction b7d9cb90 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-22 |
MIPSCompileOp: Invalid instruction f3d155e4 |
eFootball PES 2024 "SN3" |
v1.6.3 |
2025-06-25 |
Error in shader program link: info: Link failed because of missing fragment shader.
fs: 00004000:0001d022 Tex TexAlpha Flat TFuncMod AlphaTest0 >
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
uniform sampler2D testtex;
flat 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: 40000000:00000012 THR Tex Flat
#version 300 es
precision highp float;
in vec4 position;
in vec2 texcoord;
in lowp vec4 color0;
uniform mat4 u_proj_through;
flat out lowp vec4 v_color0;
out mediump vec3 v_texcoord;
void main() {
v_texcoord = vec3(texcoord, 1.0);
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
eFootball PES 2024 "SN3" |
v1.11.3 |
2025-06-22 |
Unknown GetPointer 2a28a7d8 PC 0884a908 LR 0884a928 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-13 |
ReadFromHardware: Invalid address befffe00 near PC befffe00 LR 0887ac38 |
eFootball PES 2024 "SN3" |
v1.8.0 |
2025-06-12 |
Unknown GetPointer 2a2ccdd8 PC 0884a7d0 LR 0884a928 |
eFootball PES 2024 "SN3" |
v1.13.2 |
2025-06-12 |
__KernelStopThread: thread 335 does not exist |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 00001069 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 6593ff25 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction efe7ba0c |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 4b026de7 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 7e194d4d |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
ReadFromHardware: Invalid address 00003a94 near PC 08be2c64 LR 089534ec |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
Branch in RSZeroComp delay slot at 08be2d8c in block starting at 08be2d88 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction efa70bb7 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
Branch in RSZeroComp delay slot at 08be2ccc in block starting at 08be2cc8 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 4dd7565d |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 6e46e62d |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 4dd93641 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 7cf4bd39 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction cd9082ed |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
WriteToHardware: Invalid address 0e250081 near PC 08be2c8c LR 089534ec |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp 698cbfa6 failed |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 74000060 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 678c560d |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp: Invalid instruction 46dde142 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
An uneaten prefix at end of block: 08be2c34 |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
MIPSCompileOp 697e0b80 failed |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-10 |
Unknown GetPointer c21ca74f PC 0888d3ec LR 0888d3fc |
eFootball PES 2024 "SN3" |
v1.9.4 |
2025-06-09 |
Unknown GetPointer 2a290e68 PC 0884a7d0 LR 0884a928 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-08 |
ReadFromHardware: Invalid address 0000000c near PC 0000000c LR 08a3c160 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b068b4 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b0689c in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b068a8 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 03124e40 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 03122fc0 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b0687c in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06880 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b0683c in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 0312ca80 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b068c0 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b068e0 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06874 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 03127240 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b068b0 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06860 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 03131280 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 0313ad00 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06870 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06834 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06884 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 0314c0c0 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06858 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 03141c80 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 03140600 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06898 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 031393c0 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06894 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06840 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 0311f280 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 031132c0 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 03119a80 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06844 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 0313f240 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06854 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b06850 in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Branch in Jump delay slot at 08b068bc in block starting at 08b06828 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 03118140 |
eFootball PES 2024 "SN3" |
v1.18.1 |
2025-06-03 |
Jump to invalid address: 03116800 |