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 |
PES 2019 BY CHELITO 19 |
v1.6.3 |
2023-09-11 |
Error in shader program link: info: Link failed because of missing vertex shader.
fs: 00000000:0021d002 Tex Fog 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;
uniform vec3 u_fogcolor;
in mediump float v_fogdepth;
in mediump vec3 v_texcoord;
inout 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;
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;
}
|
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-09-09 |
Unknown GetPointer 00000000 PC 0884d7b4 LR 0884d7d4 |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-08-27 |
Unknown GetPointer 00000140 PC 08824a48 LR 088113c4 |
PES 2019 BY CHELITO 19 |
v1.10.2 |
2023-08-14 |
sceGeBreak(mode=0, unknown=08ce050c): unknown ptr (valid) |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-07-25 |
ReadFromHardware: Invalid address 13a106c8 near PC 08849a3c LR 08849a48 |
PES 2019 BY CHELITO 19 |
v1.11.3 |
2023-07-16 |
sceKernelLoadModule: unsupported options size=00000014, flags=0899a900, pos=0, access=1, data=2, text=2 |
PES 2019 BY CHELITO 19 |
v1.11.3 |
2023-07-16 |
sceKernelLoadModule: unsupported options size=00000014, flags=0899a900, pos=0, access=1, data=1, text=1 |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-07-13 |
Jump to invalid address: 07481d00 |
PES 2019 BY CHELITO 19 |
v1.14.2 |
2023-06-30 |
UI scissor out of bounds in GameSettingsScreen: 0,85-720,1344 / 1528,720 |
PES 2019 BY CHELITO 19 |
v1.14.2 |
2023-06-30 |
UI scissor out of bounds in GameSettingsScreen: 280,0-1235,720 / 720,1528 |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-21 |
Trying to compile instruction 000001f3 that can't be interpreted |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-21 |
MIPSCompileOp: Invalid instruction 000003b8 |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-21 |
MIPSCompileOp: Invalid instruction 0000297a |
PES 2019 BY CHELITO 19 |
v1.15.3 |
2023-06-10 |
Unknown GetPointer 00000020 PC 08815f70 LR 08815fbc |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-07 |
Rendering to framebuffer offset at 04162000 +384x0 (stride 512) |
PES 2019 BY CHELITO 19 |
v1.10.3-97-gd0e9d2c54 |
2023-06-07 |
Unknown GetPointer 00000000 PC 08815e58 LR 08000020 |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-04 |
An uneaten prefix at end of block: 087fbb54 |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-04 |
Branch in branch delay slot at 0880b454 with different target |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-04 |
MIPSCompileOp: Invalid instruction cfea7f40 |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-04 |
MIPSCompileOp: Invalid instruction 457d4750 |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-04 |
MIPSCompileOp: Invalid instruction 0006af7f |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-04 |
ReadFromHardware: Invalid address dead612f near PC 08810780 LR 08a11e88 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-06-04 |
ReadFromHardware: Invalid address 139648e8 near PC 08849a3c LR 08849a48 |
PES 2019 BY CHELITO 19 |
v1.10.2 |
2023-06-05 |
807f00fd=sceMp3Init(00000000): invalid bitrate v1 l1 rate 0005 |
PES 2019 BY CHELITO 19 |
v1.12.3 |
2023-06-16 |
807f00fd=sceMp3Init(00000000): invalid bitrate v2 l0 rate 0007 |
PES 2019 BY CHELITO 19 |
v1.12.3 |
2023-06-16 |
807f00fd=sceMp3Init(00000000): invalid bitrate v3 l0 rate 000b |
PES 2019 BY CHELITO 19 |
v1.12.3 |
2023-06-16 |
807f00fd=sceMp3Init(00000000): invalid bitrate v1 l3 rate 0009 |
PES 2019 BY CHELITO 19 |
v1.12.3 |
2023-06-16 |
807f00fd=sceMp3Init(00000000): invalid bitrate v1 l2 rate 0007 |
PES 2019 BY CHELITO 19 |
v1.12.3 |
2023-06-16 |
807f00fd=sceMp3Init(00000000): invalid bitrate v0 l0 rate 000b |
PES 2019 BY CHELITO 19 |
v1.12.3 |
2023-06-16 |
807f00fd=sceMp3Init(00000000): invalid bitrate v1 l0 rate 0009 |
PES 2019 BY CHELITO 19 |
v1.12.3 |
2023-06-16 |
807f00fd=sceMp3Init(00000000): invalid sample rate v2 l1 rate 03 |
PES 2019 BY CHELITO 19 |
v1.12.3 |
2023-06-16 |
807f00fd=sceMp3Init(00000000): invalid bitrate v3 l0 rate 0003 |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-05-29 |
Block transfer invalid: 09e93210/0 -> 04154000/0, 1024x1024x2 (0,0)->(0,0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-05-23 |
Replacement rowPitch=384, but w=800 (level=0) |
PES 2019 BY CHELITO 19 |
v1.15.3 |
2023-05-22 |
Unknown GetPointer 95ebcb73 PC 0884d5a0 LR 0884d7c4 |
PES 2019 BY CHELITO 19 |
v1.13.1 |
2023-05-07 |
Unknown GetPointer 005e4831 PC 0884a908 LR 0884a928 |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-05-05 |
Replacement rowPitch=128, but w=1536 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-05-04 |
Replacement rowPitch=512, but w=4000 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-06-07 |
Replacement rowPitch=128, but w=720 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.3 |
2023-04-25 |
UI scissor out of bounds in GameSettingsScreen: 290,0-1259,721 / 1560,720 |
PES 2019 BY CHELITO 19 |
v1.14.3 |
2023-04-25 |
UI scissor out of bounds in MainScreen: 52,0-1146,721 / 1560,720 |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-21 |
Replacement rowPitch=128, but w=1232 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-18 |
Replacement rowPitch=512, but w=4100 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-17 |
Replacement rowPitch=512, but w=2000 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-16 |
Replacement rowPitch=256, but w=2880 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-04-04 |
UI scissor out of bounds in GamePauseScreen: 433,26-267,1254 / 1280,720 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-04-04 |
UI scissor out of bounds in GamePauseScreen: 0,26-420,1254 / 1280,720 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-04-04 |
UI scissor out of bounds in GamePauseScreen: 1528,15-712,390 / 1280,720 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-04-04 |
UI scissor out of bounds in GamePauseScreen: 0,15-1506,390 / 1280,720 |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-04 |
Replacement rowPitch=512, but w=1200 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-01 |
__KernelStopThread: thread 337 does not exist (helper deleted) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-01 |
Replacement rowPitch=256, but w=4000 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-31 |
Replacement rowPitch=128, but w=800 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-31 |
Replacement rowPitch=256, but w=2048 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-31 |
Replacement rowPitch=256, but w=1200 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-20 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
PES 2019 BY CHELITO 19 |
v1.15.4 |
2023-06-07 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-29 |
Unknown GetPointer 00001b00 PC 0884a908 LR 0884a928 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1162,311-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1162,232-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1162,154-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1162,75-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1076,311-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1076,232-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1076,154-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1076,75-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1109,389-0,70 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1109,311-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1109,232-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1109,154-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1109,75-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1188,389-0,70 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1188,311-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1188,232-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1188,154-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-27 |
UI scissor out of bounds in SavedataScreen: 1188,75-0,75 / 1037,544 |
PES 2019 BY CHELITO 19 |
v1.11.3 |
2023-03-20 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=0, text=0 |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-19 |
Unknown GetPointer 95ee2233 PC 0884d5a0 LR 0884d7c4 |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-19 |
Replacement rowPitch=256, but w=2000 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-19 |
Unknown GetPointer 95ee27b3 PC 0884d5a0 LR 0884d7c4 |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-14 |
Unknown GetPointerWrite 00000036 PC 08872ba4 LR 08872c0c |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-13 |
Replacement rowPitch=256, but w=3736 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.1 |
2023-03-12 |
UI scissor out of bounds in MainScreen: 64,0-1174,721 / 1600,720 |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-26 |
Replacement rowPitch=128, but w=1280 (level=0) |
PES 2019 BY CHELITO 19 |
v1.7.5 |
2023-03-10 |
Jump to invalid address: 0709f360 |
PES 2019 BY CHELITO 19 |
v1.7.5 |
2023-03-10 |
Jump to invalid address: 0bb9f570 |
PES 2019 BY CHELITO 19 |
v1.7.5 |
2023-03-10 |
Jump to invalid address: 0bb9f770 |
PES 2019 BY CHELITO 19 |
v1.7.5 |
2023-03-10 |
MFIC instruction hit (71e56664) at 08000020 |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-06 |
sceKernelLoadModule: unsupported options size=00000014, flags=09fffaf1, pos=0, access=1, data=1, text=1 |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-06 |
sceKernelLoadModule: unsupported options size=00000014, flags=09fffaf1, pos=0, access=1, data=2, text=2 |
PES 2019 BY CHELITO 19 |
v1.12.3 |
2023-03-04 |
Unknown GE command : 03000238 |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-03-01 |
Replacement rowPitch=1024, but w=2936 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-17 |
Replacement rowPitch=128, but w=3008 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.4 |
2023-04-08 |
Replacement rowPitch=512, but w=3008 (level=0) |
PES 2019 BY CHELITO 19 |
v1.14.2 |
2023-03-01 |
UI scissor out of bounds in MainScreen: 200,1258-520,22 / 1280,720 |
PES 2019 BY CHELITO 19 |
v1.14.2 |
2023-03-01 |
UI scissor out of bounds in MainScreen: 0,1258-720,22 / 1280,720 |
PES 2019 BY CHELITO 19 |
v1.14.2 |
2023-03-01 |
UI scissor out of bounds in MainScreen: 0,1186-720,67 / 1280,720 |
PES 2019 BY CHELITO 19 |
v1.14.2 |
2023-03-01 |
UI scissor out of bounds in MainScreen: 0,1114-720,67 / 1280,720 |
PES 2019 BY CHELITO 19 |
v1.14.2 |
2023-03-01 |
UI scissor out of bounds in MainScreen: 0,1042-720,67 / 1280,720 |
PES 2019 BY CHELITO 19 |
v1.14.2 |
2023-03-01 |
UI scissor out of bounds in MainScreen: 200,970-520,67 / 1280,720 |