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 Chelito 19 |
v1.14.4 |
2023-02-06 |
Unknown GetPointer 00003320 PC 08815fc8 LR 08815fd4 |
eFootball Chelito 19 |
v1.14.4 |
2023-02-05 |
807f00fd=sceMp3Init(00000000): invalid sample rate v0 l3 rate 03 |
eFootball Chelito 19 |
v1.12.3 |
2023-02-05 |
Unknown GetPointer 00000008 PC 08a0a208 LR 08a01a10 |
eFootball Chelito 19 |
v1.14.2 |
2023-02-04 |
UI scissor out of bounds in GameSettingsScreen: 420,0-1900,1080 / 2224,1080 |
eFootball Chelito 19 |
v1.6.3 |
2023-02-04 |
Error in shader program link: info:
fs: 00000000:00200022 Tex TexAlpha Fog TFuncMod
#version 300 es
precision lowp float;
uniform sampler2D tex;
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: 00000000:0000091c HWX C T Fog 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;
uniform highp vec2 u_fogcoef;
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 Chelito 19 |
v1.14.4 |
2023-02-04 |
__KernelStopThread: thread 346 does not exist (helper deleted) |
eFootball Chelito 19 |
v1.14.4 |
2023-02-04 |
80630006=sceAtracSetDataAndGetID(09778780, 00014000): invalid RIFF header |
eFootball Chelito 19 |
v1.14.4 |
2023-02-04 |
80630006=sceAtracSetDataAndGetID(09df4a40, 00014000): invalid RIFF header |
eFootball Chelito 19 |
v1.14.4 |
2023-02-04 |
80630006=sceAtracSetDataAndGetID(09c14480, 00014000): invalid RIFF header |
eFootball Chelito 19 |
v1.14.4 |
2023-02-04 |
80630006=sceAtracSetDataAndGetID(09be3a40, 00014000): invalid RIFF header |
eFootball Chelito 19 |
v1.14.4 |
2023-02-04 |
80630006=sceAtracSetDataAndGetID(09bcf9c0, 00014000): invalid RIFF header |
eFootball Chelito 19 |
v1.14.4 |
2023-02-03 |
Replacement rowPitch=128, but w=1200 (level=0) |
eFootball Chelito 19 |
v1.14.4 |
2023-02-03 |
Replacement rowPitch=512, but w=3800 (level=0) |
eFootball Chelito 19 |
v1.6.3 |
2023-02-02 |
Error in shader program link: info:
fs: 00004000:00000002 Tex Flat TFuncMod
#version 300 es
precision lowp float;
uniform sampler2D tex;
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 = vec4(t.rgb * p.rgb, p.a);
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 Chelito 19 |
v1.14.4 |
2023-02-02 |
Replacement rowPitch=128, but w=2400 (level=0) |
eFootball Chelito 19 |
v1.14 |
2023-02-01 |
UI scissor out of bounds in ReportScreen: 450,40-600,1880 / 1920,1080 |
eFootball Chelito 19 |
v1.14 |
2023-02-01 |
UI scissor out of bounds in ReportScreen: 2293,22-1067,585 / 1920,1080 |
eFootball Chelito 19 |
v1.14 |
2023-02-01 |
UI scissor out of bounds in ReportScreen: 0,22-2240,580 / 1920,1080 |
eFootball Chelito 19 |
v1.9.4 |
2023-01-31 |
Unknown GetPointer 00000000 PC 08816084 LR 08816098 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-31 |
UI scissor out of bounds in SavedataScreen: 938,231-0,74 / 854,480 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-31 |
UI scissor out of bounds in SavedataScreen: 938,153-0,74 / 854,480 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-31 |
UI scissor out of bounds in SavedataScreen: 938,75-0,74 / 854,480 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-31 |
UI scissor out of bounds in SavedataScreen: 1004,153-0,74 / 854,480 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-31 |
UI scissor out of bounds in SavedataScreen: 1004,75-0,74 / 854,480 |
eFootball Chelito 19 |
v1.14.4 |
2023-01-31 |
Unknown GetPointer 00008dc0 PC 0881c428 LR 0881c438 |
eFootball Chelito 19 |
v1.14.4 |
2023-01-30 |
Replacement rowPitch=256, but w=5120 (level=0) |
eFootball Chelito 19 |
v1.6.3 |
2023-01-30 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 00004000:00000022 Tex TexAlpha Flat TFuncMod
#version 300 es
#extension GL_EXT_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
flat in vec4 v_color0;
in highp vec3 v_texcoord;
inout vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = p * t;
fragColor0 = v;
}
vs: 40000000:00000910 HWX T Tex Flat
#version 300 es
precision highp float;
in vec3 position;
in vec2 texcoord;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
uniform lowp vec4 u_matambientalpha;
flat out lowp vec4 v_color0;
out highp 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 = u_matambientalpha;
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
}
|
eFootball Chelito 19 |
v1.14.1 |
2023-01-29 |
UI scissor out of bounds in GamePauseScreen: 265,20-200,940 / 960,480 |
eFootball Chelito 19 |
v1.12.3 |
2023-01-29 |
ReadFromHardware: Invalid address 00000019 near PC 0881bf90 LR 0881bf88 |
eFootball Chelito 19 |
v1.12.3 |
2023-01-29 |
Unknown GetPointer 00000000 PC 08a02a0c LR 0884a938 |
eFootball Chelito 19 |
v1.12.3 |
2023-01-29 |
WriteToHardware: Invalid address 00000004 near PC 08863d74 LR 08849a58 |
eFootball Chelito 19 |
v1.14.4 |
2023-02-03 |
Replacement rowPitch=256, but w=2400 (level=0) |
eFootball Chelito 19 |
v1.14.4 |
2023-01-29 |
Replacement rowPitch=512, but w=1600 (level=0) |
eFootball Chelito 19 |
v1.14.4 |
2023-01-28 |
Unknown GetPointerWrite 00000036 PC 08872bb4 LR 08872c1c |
eFootball Chelito 19 |
v1.11.3 |
2023-01-27 |
807f00fd=sceMp3Init(00000000): invalid bitrate v1 l3 rate 000c |
eFootball Chelito 19 |
v1.14.1 |
2023-01-27 |
UI scissor out of bounds in MainScreen: 54,0-1061,721 / 1477,720 |
eFootball Chelito 19 |
v1.9.3 |
2023-01-27 |
ReadFromHardware: Invalid address e92da2e5 near PC e92da2e5 LR 08000018 |
eFootball Chelito 19 |
v1.14.4 |
2023-01-26 |
Replacement rowPitch=128, but w=280 (level=0) |
eFootball Chelito 19 |
v1.14.4 |
2023-01-25 |
Replacement rowPitch=512, but w=4560 (level=0) |
eFootball Chelito 19 |
v1.14.4 |
2023-01-28 |
Replacement rowPitch=512, but w=2880 (level=0) |
eFootball Chelito 19 |
v1.14.4 |
2023-01-23 |
Replacement rowPitch=512, but w=3712 (level=0) |
eFootball Chelito 19 |
v1.6.3 |
2023-01-23 |
Error in shader compilation: info:
postshader
attribute vec4 a_position;
attribute vec2 a_texcoord0;
varying vec2 v_texcoord0;
void main() {
v_texcoord0 = a_texcoord0;
gl_Position = a_position;
}
|
eFootball Chelito 19 |
v1.6.3 |
2023-01-23 |
Error in shader compilation: info:
postshader
// Simple vignette shader - darker towards the corners like in the unprocessed output of a real camera.
#ifdef GL_ES
precision mediump float;
precision mediump int;
#endif
uniform sampler2D sampler0;
varying vec2 v_texcoord0;
void main() {
float vignette = 1.1 - 0.6 * (dot(v_texcoord0 - 0.5, v_texcoord0 - 0.5) * 2.0);
vec3 rgb = texture2D(sampler0, v_texcoord0.xy).xyz;
gl_FragColor.rgb = vignette * rgb;
gl_FragColor.a = 1.0;
}
|
eFootball Chelito 19 |
v1.13.2 |
2023-01-22 |
80630006=sceAtracSetHalfwayBufferAndGetID(08bff040, 00001000, 00040000): invalid RIFF header |
eFootball Chelito 19 |
v1.13.2 |
2023-01-22 |
Branch in Jump delay slot at 08edf818 in block starting at 08ed3508 |
eFootball Chelito 19 |
v1.13.2 |
2023-01-22 |
Branch in Jump delay slot at 08edf818 in block starting at 08edf810 |
eFootball Chelito 19 |
v1.13.2 |
2023-01-22 |
MIPSCompileOp: Invalid instruction 73617461 |
eFootball Chelito 19 |
v1.13.2 |
2023-01-22 |
Branch in Jump delay slot at 08edf818 in block starting at 08ed3598 |
eFootball Chelito 19 |
v1.13.2 |
2023-01-22 |
Jump to invalid address: 03ddc600 |
eFootball Chelito 19 |
v1.13.2 |
2023-01-22 |
MIPSCompileOp: Invalid instruction 00001ebc |
eFootball Chelito 19 |
v1.13.2 |
2023-01-22 |
Jump to invalid address: 03b7e000 |
eFootball Chelito 19 |
v1.13.2 |
2023-01-22 |
Unknown GetPointerWrite 50374d04 PC 0888d3f4 LR 0888d40c |
eFootball Chelito 19 |
v1.14.2 |
2023-01-23 |
UI scissor out of bounds in GameSettingsScreen: 294,0-1295,721 / 1600,720 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-21 |
UI scissor out of bounds in GameSettingsScreen: 0,64-540,822 / 960,540 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-21 |
UI scissor out of bounds in GameSettingsScreen: 328,0-1259,720 / 1508,720 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-20 |
UI scissor out of bounds in GameSettingsScreen: 64,85-656,1416 / 1600,720 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-20 |
UI scissor out of bounds in GameSettingsScreen: 280,64-1307,656 / 720,1600 |
eFootball Chelito 19 |
v1.11.3 |
2023-01-19 |
Unknown GetPointer 00000000 PC 088a69c4 LR 088a69f4 |
eFootball Chelito 19 |
v1.8.0 |
2023-01-18 |
Ignoring func export scePsmf/0ba514e5, already implemented in HLE. |
eFootball Chelito 19 |
v1.8.0 |
2023-01-18 |
Ignoring func export scePsmf/28240568, already implemented in HLE. |
eFootball Chelito 19 |
v1.8.0 |
2023-01-18 |
Ignoring func export scePsmf/9553cc91, already implemented in HLE. |
eFootball Chelito 19 |
v1.8.0 |
2023-01-18 |
Ignoring func export scePsmf/bd8ae0d8, already implemented in HLE. |
eFootball Chelito 19 |
v1.8.0 |
2023-01-18 |
Ignoring func export scePsmf/68d42328, already implemented in HLE. |
eFootball Chelito 19 |
v1.8.0 |
2023-01-18 |
Ignoring func export scePsmf/c22c8327, already implemented in HLE. |
eFootball Chelito 19 |
v1.8.0 |
2023-01-18 |
Ignoring func export scePsmf/1e6d9013, already implemented in HLE. |
eFootball Chelito 19 |
v1.8.0 |
2023-01-18 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000001, pos=0, access=1, data=1, text=1 |
eFootball Chelito 19 |
v1.8.0 |
2023-01-18 |
sceKernelLoadModule: unsupported options size=00000014, flags=08cacbd0, pos=0, access=1, data=2, text=2 |
eFootball Chelito 19 |
v1.14.4 |
2023-01-17 |
80630007=sceAtracSetData(2, 08d4b180, 0000ce00): atracID uses different codec type than data |
eFootball Chelito 19 |
v1.14.4 |
2023-01-17 |
80630007=sceAtracSetData(2, 08d4b180, 00002130): atracID uses different codec type than data |
eFootball Chelito 19 |
v1.14.4 |
2023-01-17 |
80630007=sceAtracSetData(2, 08d4b180, 0000ba50): atracID uses different codec type than data |
eFootball Chelito 19 |
v1.14.2 |
2023-01-17 |
UI scissor out of bounds in SavedataScreen: 1735,542-0,80 / 1560,720 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-17 |
UI scissor out of bounds in SavedataScreen: 1735,451-0,87 / 1560,720 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-17 |
UI scissor out of bounds in SavedataScreen: 1735,360-0,87 / 1560,720 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-17 |
UI scissor out of bounds in SavedataScreen: 1735,269-0,87 / 1560,720 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-17 |
UI scissor out of bounds in SavedataScreen: 1735,178-0,87 / 1560,720 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-17 |
UI scissor out of bounds in SavedataScreen: 1735,87-0,87 / 1560,720 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-15 |
__KernelStopThread: thread 337 does not exist (helper deleted) |
eFootball Chelito 19 |
v1.14.1 |
2023-01-15 |
UI scissor out of bounds in GameSettingsScreen: 226,0-959,544 / 1118,544 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-14 |
UI scissor out of bounds in GamePauseScreen: 1155,11-538,295 / 967,544 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-14 |
UI scissor out of bounds in GamePauseScreen: 0,11-1138,295 / 967,544 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-14 |
UI scissor out of bounds in GameSettingsScreen: 343,0-1345,720 / 1600,720 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-14 |
UI scissor out of bounds in GameSettingsScreen: 323,0-1264,720 / 1504,720 |
eFootball Chelito 19 |
v1.8.0 |
2023-01-13 |
Unknown GetPointer 00001b12 PC 08872bf8 LR 08872c1c |
eFootball Chelito 19 |
v1.14.2 |
2023-01-13 |
UI scissor out of bounds in GameSettingsScreen: 294,0-1220,721 / 1525,720 |
eFootball Chelito 19 |
v1.14.2 |
2023-01-13 |
UI scissor out of bounds in MainScreen: 56,0-1107,721 / 1525,720 |
eFootball Chelito 19 |
v1.8.0 |
2023-01-15 |
Unknown GetPointer 0000002d PC 08872bb4 LR 08872c1c |
eFootball Chelito 19 |
v1.14.4 |
2023-01-11 |
__KernelStopThread: thread 398 does not exist (helper deleted) |
eFootball Chelito 19 |
v1.14.1 |
2023-01-12 |
UI scissor out of bounds in GameSettingsScreen: 273,0-1002,544 / 1208,544 |
eFootball Chelito 19 |
v1.13.2 |
2023-01-10 |
Unknown GetPointerWrite 00001b12 PC 08872bf8 LR 08872c1c |
eFootball Chelito 19 |
v1.14.1 |
2023-01-09 |
UI scissor out of bounds in GameSettingsScreen: 280,0-987,720 / 1184,720 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-10 |
UI scissor out of bounds in GamePauseScreen: 84,20-64,840 / 272,483 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-11 |
UI scissor out of bounds in GamePauseScreen: 0,20-82,840 / 272,483 |
eFootball Chelito 19 |
v1.13.1 |
2023-01-09 |
Unknown GetPointerWrite 00000001 PC 08a02afc LR 0887138c |
eFootball Chelito 19 |
v1.14.1 |
2023-01-08 |
UI scissor out of bounds in listpopupScreen: 0,641-720,256 / 1440,720 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-08 |
UI scissor out of bounds in GameSettingsScreen: 0,85-720,1256 / 1440,720 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-08 |
UI scissor out of bounds in listpopupScreen: 353,281-734,256 / 720,1440 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-08 |
UI scissor out of bounds in GameSettingsScreen: 280,0-1147,720 / 720,1440 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-07 |
UI scissor out of bounds in GameSettingsScreen: 280,0-1147,720 / 1359,720 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-07 |
UI scissor out of bounds in ReportScreen: 300,26-401,1331 / 1359,720 |
eFootball Chelito 19 |
v1.14.1 |
2023-01-07 |
UI scissor out of bounds in ReportScreen: 0,26-281,1324 / 1359,720 |