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 By HAROUN TECH |
v1.12.2 |
2024-12-23 |
FBO created from existing depthbuffer as color, 04088000/00000000 and 04044000/04088000 |
eFootball PES By HAROUN TECH |
v1.12.2 |
2024-12-23 |
FBO created from existing depthbuffer as color, 04088000/00000000 and 040cc000/04088000 |
eFootball PES By HAROUN TECH |
v1.12.2 |
2024-12-23 |
FBO created from existing depthbuffer as color, 04088000/00000000 and 04000000/04088000 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-12-20 |
Unknown GetPointer 00000000 PC 091a1710 LR 091a1734 |
eFootball PES By HAROUN TECH |
v1.11.3 |
2024-12-19 |
ReadFromHardware: Invalid address 00000000 near PC 08a478b4 LR 08a3fbe4 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-12-14 |
Unknown GetPointer 0000fd1f PC 0881c428 LR 0881c438 |
eFootball PES By HAROUN TECH |
v1.6.3 |
2024-12-11 |
Error in shader program link: info: Link Error: Vertex shader is missing.
Link Error: Fragment shader is missing.
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 highp 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 highp 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 PES By HAROUN TECH |
v1.18.1 |
2024-12-10 |
ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 08a1f464 |
eFootball PES By HAROUN TECH |
v1.14.2 |
2024-11-21 |
Unknown GetPointer 2985afd4 PC 0881c2d8 LR 0881c2e8 |
eFootball PES By HAROUN TECH |
v1.10.2 |
2024-11-20 |
80420014=__sceSasCore(08bb3ac0, 0cb66d80): invalid address |
eFootball PES By HAROUN TECH |
v1.10.2 |
2024-11-20 |
80420014=__sceSasCore(08bb3ac0, 0cb66980): invalid address |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-16 |
MIPSCompileOp: Invalid instruction 000029df |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 767fe676 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 0001aeff |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
Branch in branch delay slot at 08092ff4 with different target |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 000bfbbb |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
WriteToHardware: Invalid address dead7eef near PC 08092fbc LR 00000253 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
Branch in RSRTComp delay slot at 0809300c in block starting at 08093000 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 00007cfb |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
An uneaten prefix at end of block: 08092ff4 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction edfd1000 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 06fc0000 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 00000bf7 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
Jump to invalid address: 07e40000 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 9cdfffa2 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 000003fd |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 70000463 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 0000bfd4 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
Branch in branch delay slot at 0815f400 with different target |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 0000003f |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
Jump to invalid address: 07fc0000 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 04771000 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 0000009f |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
Jump to invalid address: 03fc8000 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 04770000 |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-15 |
MIPSCompileOp: Invalid instruction 000009ff |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-11-13 |
WriteToHardware: Invalid address 00000028 near PC 088113f0 LR 088113dc |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-11-13 |
WriteToHardware: Invalid address 00000010 near PC 088113f0 LR 088113dc |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-11-13 |
ReadFromHardware: Invalid address 0000000c near PC 088113d4 LR 088113dc |
eFootball PES By HAROUN TECH |
v1.18.1 |
2024-11-09 |
Unknown GetPointer 2c5c6e42 PC 0884d5b0 LR 0884d7d4 |
eFootball PES By HAROUN TECH |
v1.8.0 |
2024-11-02 |
Unknown GetPointer 90aa17fb PC 0881c428 LR 0881c438 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-10-15 |
Unknown GetPointer 000000ff PC 08a0a208 LR 08a01a10 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-10-05 |
807f00fd=sceMp3Init(00000000): invalid sample rate v3 l1 rate 03 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-10-05 |
807f00fd=sceMp3Init(00000000): invalid bitrate v1 l3 rate 000f |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-26 |
Jump to invalid address: 0bd3d670 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-26 |
Jump to invalid address: 0bd3d370 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-26 |
Jump to invalid address: 0bd3d270 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-26 |
Jump to invalid address: 0723cf60 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-26 |
Jump to invalid address: 0bd3d170 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-26 |
MIPSCompileOp: Invalid instruction 71ed587c |
eFootball PES By HAROUN TECH |
v1.11.3 |
2024-09-25 |
Unknown GetPointer 00000936 PC 08872bb4 LR 08872c1c |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
Jump to invalid address: 0bd35770 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
Jump to invalid address: 0bd35470 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
Jump to invalid address: 0bd35370 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
Jump to invalid address: 07235060 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
Jump to invalid address: 0bd35270 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
MIPSCompileOp: Invalid instruction 71e8e6f4 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
Jump to invalid address: 0bd37d70 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
Jump to invalid address: 0bd37a70 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
Jump to invalid address: 0bd37970 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
Jump to invalid address: 07237660 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
Jump to invalid address: 0bd37870 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-22 |
MIPSCompileOp: Invalid instruction 71e8f074 |
eFootball PES By HAROUN TECH |
v1.11.3 |
2024-09-20 |
Unknown GetPointer 00000000 PC 0886a7e0 LR 0886a7e0 |
eFootball PES By HAROUN TECH |
v1.15.4 |
2024-11-09 |
ReadFromHardware: Invalid address 00000018 near PC 08a3f8d8 LR 08a3f8c4 |
eFootball PES By HAROUN TECH |
v1.11.3 |
2024-09-19 |
Branch in RSRTComp delay slot at 08810e08 in block starting at 08810dfc |
eFootball PES By HAROUN TECH |
v1.11.3 |
2024-09-19 |
MIPSCompileOp: Invalid instruction 7af4fa6c |
eFootball PES By HAROUN TECH |
v1.11.3 |
2024-09-19 |
MIPSCompileOp: Invalid instruction 7af4fa28 |
eFootball PES By HAROUN TECH |
v1.11.3 |
2024-09-19 |
MIPSCompileOp: Invalid instruction 7af4640c |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-18 |
MIPSCompileOp: Invalid instruction 00003afe |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-18 |
MIPSCompileOp: Invalid instruction b0007f70 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-18 |
WriteToHardware: Invalid address deae1343 near PC 080d35a8 LR 08000020 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-18 |
MIPSCompileOp: Invalid instruction 00efffff |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-18 |
MIPSCompileOp: Invalid instruction d009f400 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-18 |
MIPSCompileOp: Invalid instruction 4eb343ec |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-18 |
MIPSCompileOp: Invalid instruction 430000cb |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-18 |
MIPSCompileOp: Invalid instruction 007cefff |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-18 |
MIPSCompileOp: Invalid instruction efa653ed |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-18 |
Unknown GetPointer 3175b530 PC 08824a58 LR 088113dc |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-15 |
MIPSCompileOp: Invalid instruction 06760000 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-15 |
MIPSCompileOp: Invalid instruction 04785403 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-15 |
MIPSCompileOp: Invalid instruction 00000168 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-15 |
MIPSCompileOp: Invalid instruction 63000000 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-15 |
MIPSCompileOp: Invalid instruction 76700000 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-15 |
MIPSCompileOp: Invalid instruction 43431000 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-15 |
Unknown GetPointerWrite 00000000 PC 08872bb4 LR 08872c1c |
eFootball PES By HAROUN TECH |
v1.8.0 |
2024-09-15 |
__KernelStopThread: thread 366 does not exist |
eFootball PES By HAROUN TECH |
v1.17.4-1 |
2024-09-15 |
Unknown GetPointer 90014006 PC 08a02a0c LR 0884a938 |
eFootball PES By HAROUN TECH |
v1.17.4-1 |
2024-09-15 |
Unknown GetPointerWrite 00000000 PC 08a02a0c LR 08808460 |
eFootball PES By HAROUN TECH |
v1.16.6 |
2024-09-14 |
ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 08000020 |
eFootball PES By HAROUN TECH |
v1.16.6 |
2024-09-14 |
MIPSCompileOp: Invalid instruction ed6092ed |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-13 |
MIPSCompileOp: Invalid instruction 00045454 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-13 |
Branch in branch delay slot at 0805b644 with different target |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-13 |
MIPSCompileOp: Invalid instruction efedea00 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-13 |
Branch in branch delay slot at 0805b604 with different target |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-13 |
An uneaten prefix at end of block: 080fd34c |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-13 |
MIPSCompileOp: Invalid instruction 44ff1000 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-13 |
MIPSCompileOp: Invalid instruction 4fe20000 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-13 |
MIPSCompileOp: Invalid instruction 0002bff7 |
eFootball PES By HAROUN TECH |
v1.17.1 |
2024-09-13 |
MFIC instruction hit (71f7aca4) at 08000020 |