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 CESAR - PATCH |
v1.19.3 |
2026-06-05 |
Branch in Jump delay slot at 08d27818 in block starting at 08d185d4 |
| eFootball CESAR - PATCH |
v1.17.1-980-gabaea0197b |
2026-06-05 |
Unknown GetPointer 00612d00 PC 0884a918 LR 0884a938 |
| eFootball CESAR - PATCH |
v1.10.3 |
2026-05-28 |
sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2 |
| eFootball CESAR - PATCH |
v1.10.3 |
2026-05-28 |
sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-05-22 |
Unknown GetPointer 10c3bc37 PC 0884d5b0 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-05-20 |
An uneaten prefix at end of block: 08400180 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-05-20 |
Jump to invalid address: 00ffc000 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-05-20 |
Jump to invalid address: 0c000000 |
| eFootball CESAR - PATCH |
v1.6.3 |
2026-05-17 |
Error in shader program link: info: Link failed because of missing shader.
fs: 00000000:0001d022 Tex TexAlpha TFuncMod AlphaTest0 >
#version 300 es
#extension GL_EXT_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
uniform sampler2D testtex;
in vec4 v_color0;
in mediump vec3 v_texcoord;
inout 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: 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 CESAR - PATCH |
v1.9.4 |
2026-05-13 |
Unknown GetPointer f136afb1 PC 0884d7b4 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.20.3 |
2026-05-07 |
PerformMemorySet with invalid range: 041dd000, size -115202839 |
| eFootball CESAR - PATCH |
v1.17.1 |
2026-04-20 |
Unknown GetPointer 051d1401 PC 08811368 LR 088113dc |
| eFootball CESAR - PATCH |
v1.18.1 |
2026-04-18 |
Unknown GetPointer 000201ce PC 0881c2e0 LR 0881c2e8 |
| eFootball CESAR - PATCH |
v1.9.3 |
2026-04-17 |
Unknown GetPointer 10c3bcb7 PC 0884d7b4 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
Jump to invalid address: 0bb27b70 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
Jump to invalid address: 0bb27870 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
Jump to invalid address: 0bb27770 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
Jump to invalid address: 07027460 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
Jump to invalid address: 0bb27670 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
MIPSCompileOp: Invalid instruction 71e0aff4 |
| eFootball CESAR - PATCH |
v1.18.1 |
2026-04-05 |
Unknown GetPointer 0000d4f0 PC 0884d7cc LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-04-02 |
807f00fd=sceMp3Init(00000000): invalid bitrate v2 l3 rate 0000 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-03-19 |
Unknown GetPointer 00001200 PC 08872bb4 LR 08872c1c |
| eFootball CESAR - PATCH |
v1.14.2 |
2026-03-16 |
UI scissor out of bounds in GameSettingsScreen: 232,0-773,480 / 954,480 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-03-16 |
Unknown GetPointer 10bef077 PC 0884d5b0 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.20.1 |
2026-03-16 |
PerformMemorySet with invalid range: 041dfc80, size -115202839 |
| eFootball CESAR - PATCH |
v1.20.2 |
2026-03-15 |
PerformMemorySet with invalid range: 041c9880, size -115202839 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-03-14 |
Unknown GetPointer 10beee77 PC 0884d5b0 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-03-14 |
Unknown GetPointer 10bef1b7 PC 0884d5b0 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-03-06 |
Unknown GetPointer 10beecb7 PC 0884d5b0 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-03-04 |
sceDmacMemcpy(dest=08701400, src=040cc000, size=1043456): overlapping read |
| eFootball CESAR - PATCH |
v1.10.3 |
2026-02-26 |
Jump to invalid address: 070a2860 |
| eFootball CESAR - PATCH |
v1.10.3 |
2026-02-26 |
Jump to invalid address: 0bba2a70 |
| eFootball CESAR - PATCH |
v1.10.3 |
2026-02-26 |
MIPSCompileOp: Invalid instruction 71e388cc |
| eFootball CESAR - PATCH |
v1.14.2 |
2026-02-20 |
UI scissor out of bounds in GameSettingsScreen: 475,0-1907,1081 / 2400,1038 |
| eFootball CESAR - PATCH |
v1.8.0 |
2026-02-09 |
Branch in Jump delay slot at 08020200 in block starting at 080140fc |
| eFootball CESAR - PATCH |
v1.8.0 |
2026-02-09 |
MIPSCompileOp: Invalid instruction 4d41475f |
| eFootball CESAR - PATCH |
v1.8.0 |
2026-02-09 |
MIPSCompileOp: Invalid instruction 6b70632e |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-02-08 |
ReadFromHardware: Invalid address de4ee790 near PC de4ee790 LR 08000018 |
| eFootball CESAR - PATCH |
v1.19.3 |
2026-02-03 |
SCE_KERNEL_ERROR_SCE_SAS_ERROR_INVALID_PARAMETER=__sceSasCore(08bb3ac0, e4b32980): invalid address |
| eFootball CESAR - PATCH |
v1.8.0 |
2026-02-26 |
Unknown GetPointer 10beec37 PC 0884d5b0 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-01-28 |
MIPSCompileOp: Invalid instruction 720151c4 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-01-24 |
Unknown GetPointer 00001b36 PC 08872bb4 LR 08872c1c |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-01-24 |
Unknown GetPointer 00000036 PC 08872bb4 LR 08872c1c |
| eFootball CESAR - PATCH |
v1.18.1 |
2026-01-23 |
Unknown GetPointerWrite 00000492 PC 08872bb4 LR 08872c1c |
| eFootball CESAR - PATCH |
v1.15 |
2026-01-22 |
Unknown GetPointer 051bb001 PC 08811368 LR 088113dc |
| eFootball CESAR - PATCH |
v1.18.1 |
2026-01-15 |
Unknown GetPointer 0000e614 PC 08872bcc LR 08872c1c |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-01-13 |
Unknown GetPointer 10b69737 PC 0884d7b4 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.8.0 |
2026-01-11 |
ReadFromHardware: Invalid address acfc4650 near PC acfc4650 LR 08000018 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-02-06 |
Unknown GetPointer 0000049b PC 08872bb4 LR 08872c1c |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-01-07 |
Unknown GetPointer 00001b24 PC 08872bb4 LR 08872c1c |
| eFootball CESAR - PATCH |
v1.15 |
2026-01-07 |
Unknown GE command : b6040020 |
| eFootball CESAR - PATCH |
v1.15 |
2026-01-07 |
Unknown GetPointer 051e1f01 PC 08811368 LR 088113dc |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-03-15 |
80630006=sceAtracSetDataAndGetID(09a25200, 00003000): invalid RIFF header |
| eFootball CESAR - PATCH |
v1.8.0 |
2025-12-31 |
Unknown GetPointer 00000000 PC 08a02a0c LR 08828800 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-02-26 |
80630006=sceAtracSetDataAndGetID(09a25200, 00003800): invalid RIFF header |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-01-18 |
80630006=sceAtracSetDataAndGetID(09a25200, 00002000): invalid RIFF header |
| eFootball CESAR - PATCH |
v1.9.4 |
2025-12-23 |
Unknown GetPointer 00000000 PC 08a0ff84 LR 08a0ff84 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-02-19 |
80630006=sceAtracSetDataAndGetID(09a25200, 00002800): invalid RIFF header |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-01-15 |
Unknown GetPointer 00000000 PC 08871374 LR 0887138c |
| eFootball CESAR - PATCH |
v1.15.4 |
2025-12-18 |
Unknown GetPointer 0000e306 PC 0881c0fc LR 0881c10c |
| eFootball CESAR - PATCH |
v1.9.4 |
2025-12-16 |
Unknown GetPointer 00000000 PC 0881f5b8 LR 08000020 |
| eFootball CESAR - PATCH |
v1.11.2-917-g89e70c319 |
2025-12-14 |
FBO created from existing depthbuffer as color, 04088000/00000000 and 040cc000/04088000 |
| eFootball CESAR - PATCH |
v1.9.4 |
2026-04-02 |
sceMp3Init: invalid data: not MPEG v1 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-12-07 |
Unknown GetPointer 00000000 PC 08a02a0c LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.14.2 |
2025-12-01 |
UI scissor out of bounds in GameSettingsScreen: 555,0-1986,1080 / 2436,1080 |
| eFootball CESAR - PATCH |
v1.14.2 |
2025-12-01 |
UI scissor out of bounds in GameSettingsScreen: 528,0-1888,1080 / 2316,1080 |
| eFootball CESAR - PATCH |
v1.18.1 |
2025-11-23 |
Unknown GetPointer 00003320 PC 08815fc8 LR 08815fd4 |
| eFootball CESAR - PATCH |
v1.17.1-980-gabaea0197b |
2025-11-20 |
Unknown GetPointer 00760a00 PC 0884a918 LR 0884a938 |
| eFootball CESAR - PATCH |
v1.10.3 |
2025-11-20 |
Unknown GetPointer 10bee877 PC 0884d5b0 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.17.1 |
2025-11-16 |
80630006=sceAtracSetData(2, 08d13140, 00038000): invalid RIFF header |
| eFootball CESAR - PATCH |
v1.15.4 |
2025-11-16 |
Jump to invalid address: 0bd4f870 |
| eFootball CESAR - PATCH |
v1.15.4 |
2025-11-16 |
Jump to invalid address: 0bd4f570 |
| eFootball CESAR - PATCH |
v1.15.4 |
2025-11-16 |
Jump to invalid address: 0bd4f470 |
| eFootball CESAR - PATCH |
v1.15.4 |
2025-11-16 |
Jump to invalid address: 0724f160 |
| eFootball CESAR - PATCH |
v1.15.4 |
2025-11-16 |
Jump to invalid address: 0bd4f370 |
| eFootball CESAR - PATCH |
v1.15.4 |
2025-11-16 |
MIPSCompileOp: Invalid instruction 71f15644 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-11-12 |
ReadFromHardware: Invalid address ffff0100 near PC ffff0100 LR 08a3c34c |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-11-03 |
MIPSCompileOp: Invalid instruction 720170a0 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-01-28 |
MIPSCompileOp: Invalid instruction 71e39c0c |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-11-02 |
ReadFromHardware: Invalid address 00000000 near PC 08814f84 LR 0881be24 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-11-02 |
WriteToHardware: Invalid address 00005a1d near PC 0881bc3c LR 0881b954 |
| eFootball CESAR - PATCH |
v1.14.2 |
2025-10-22 |
UI scissor out of bounds in GameSettingsScreen: 484,0-1934,1081 / 2436,1036 |
| eFootball CESAR - PATCH |
v1.6.3 |
2025-10-20 |
sceDmacMemcpy(dest=040cc000, src=091f61f0, size=557056): overlapping read |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-18 |
sceKernelLoadModule: unsupported options size=00000014, flags=08c734c4, pos=0, access=1, data=2, text=2 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-18 |
sceKernelLoadModule: unsupported options size=00000014, flags=08c734c4, pos=0, access=1, data=1, text=1 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-18 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000021, pos=0, access=1, data=2, text=2 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-16 |
Unknown GetPointer 00000000 PC 08863d88 LR 08849a58 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-15 |
807f00fd=sceMp3Init(00000000): invalid bitrate v3 l3 rate 0000 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-09 |
MIPSCompileOp: Invalid instruction 07b54000 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-09 |
MIPSCompileOp: Invalid instruction 78c56821 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-09 |
MIPSCompileOp: Invalid instruction 07c44000 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-09 |
MIPSCompileOp: Invalid instruction b4083efe |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-09 |
MIPSCompileOp: Invalid instruction cc663fe9 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-09 |
MIPSCompileOp: Invalid instruction 78096027 |
| eFootball CESAR - PATCH |
v1.9.4 |
2025-10-08 |
Unknown GetPointer 10b475b7 PC 0884d7b4 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-07 |
Jump to invalid address: 0bb29170 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-07 |
Jump to invalid address: 0bb28e70 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-07 |
Jump to invalid address: 0bb28d70 |
| eFootball CESAR - PATCH |
v1.11.3 |
2025-10-07 |
Jump to invalid address: 07028a60 |