Recent logs - v1.5.3

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.5.3 2024-03-13 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 00000000:00000918 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:0001d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2024-02-21 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader. fs: 00000000:0000091c LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:0021d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball Chelito 19 v1.5.3 2024-02-15 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00004000:0001d000 UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball Chelito 19 v1.5.3 2024-02-15 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 40000000:00000914 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00004000:00000000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.5.3 2024-01-23 Corrupt shader cache: Both IS_THROUGH and USE_HW_TRANSFORM set.
eFootball PES 2021 By GABRIEL v1.5.3 2024-01-03 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader. fs: 00000000:0000091c LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00004000:00200022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2024-01-03 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader. fs: 40000000:00000002 Tex TFuncMod #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(t.rgb * p.rgb, p.a); fragColor0 = v; } vs: 00000000:00200022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2024-01-03 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader. fs: 40000000:00000914 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:00200000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-12-27 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader. fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00004000:0001d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES FL 2022 v1.9.4 2024-03-13 Unknown GetPointer 00000000 PC 08808430 LR 08808448
eFootball Chelito 19 v1.5.3 2023-12-08 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader. fs: 40000000:00000002 Tex TFuncMod #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(t.rgb * p.rgb, p.a); fragColor0 = v; } vs: 00000000:0001d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-12-07 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 40000000:00000002 Tex TFuncMod #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(t.rgb * p.rgb, p.a); fragColor0 = v; } vs: 00004000:00000022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-12-07 Error in shader program link during preload: info: Error: input v_color1 not declared in output from previous stage. Error: Linking failed. fs: 01770000:00000b10 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-12-07 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 00000000:0000001a Tex TFuncUnk #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00004000:00000000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-12-07 Error in shader program link during preload: info: Error: input v_color1 not declared in output from previous stage. Error: Linking failed. fs: 40000000:00000910 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:00000000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-12-01 Error in shader program link during preload: info: Error: input v_color1 not declared in output from previous stage. Error: Linking failed. fs: 00000000:0000091c LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:0021d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-12-01 Error in shader program link during preload: info: Error: input v_color1 not declared in output from previous stage. Error: Linking failed. fs: 00000000:0000091c LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00004000:00200000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-11-27 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 00000000:0000000a Tex TFuncBlend #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; uniform vec3 u_texenv; 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 = vec4(mix(p.rgb, u_texenv.rgb, t.rgb), p.a); fragColor0 = v; } vs: 00000000:00200022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-11-27 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 40000000:00000002 Tex TFuncMod #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(t.rgb * p.rgb, p.a); fragColor0 = v; } vs: 00000000:0001d000 UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-12-21 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader. fs: 00000000:0000001a Tex TFuncUnk #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00000000:00000000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-11-28 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader. fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00004000:00200022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-11-28 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader. fs: 00000000:00000918 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:00200000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball Chelito 19 v1.5.3 2023-11-15 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader. fs: 40000000:00000914 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:00200022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2023 "SNE" v1.5.3 2023-11-11 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00000000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2023 "SNE" v1.5.3 2023-11-11 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 00000000:0000091c LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00004000:00000022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2023 "SNE" v1.5.3 2023-11-11 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 40000000:00000914 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:00200000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-11-10 Error in shader program link during preload: info: Error: input v_color1 not declared in output from previous stage. Error: Linking failed. fs: 00000000:00000918 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:00000022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2022 Danilo Gamer v1.5.3 2023-11-07 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader. fs: 40000000:00000002 Tex TFuncMod #version 300 es #extension GL_ARM_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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: 00000000:0001d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-10-31 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 00000000:0000091c LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:00200000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-10-31 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 40000000:00000002 Tex TFuncMod #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(t.rgb * p.rgb, p.a); fragColor0 = v; } vs: 00000000:00000022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-10-31 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 00000000:00000918 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:0001d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-10-31 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 00000000:0000000a Tex TFuncBlend #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; uniform vec3 u_texenv; 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 = vec4(mix(p.rgb, u_texenv.rgb, t.rgb), p.a); fragColor0 = v; } vs: 00004000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-10-31 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 00000000:00000918 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-10-31 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 00000000:00000918 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00004000:00000000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball Chelito 19 v1.5.3 2023-09-25 Error in shader program link during preload: info: Error: input v_color1 not declared in output from previous stage. Error: Linking failed. fs: 00000000:00000918 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00004000:00000022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
Dragon Ball Z: Tenkaichi Tag Team v1.5.3 2023-09-25 ReadFromHardware: Invalid address 3ed10d9c near PC 0880dad0 LR 091aaa10
Dragon Ball Z: Tenkaichi Tag Team v1.5.3 2023-09-24 ReadFromHardware: Invalid address 3ed1051c near PC 0880dad0 LR 090631e0
eFootball Chelito 19 v1.5.3 2023-09-19 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader. fs: 40000000:00000914 LM #version 300 es #extension GL_ARM_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; out vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:0021d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
NEED FOR SPEED™ Carbon OTC Remastered v1.9.4 2024-02-13 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 142957872
PRO EVOLUTION SOCCER MYMAXFFY EDITION v1.5.3 2023-09-12 Unknown GetPointer 00000000 PC 08816130 LR 08816144
eFootball Chelito 19 v1.9.4 2024-03-19 Unknown GetPointer 00000000 PC 08816148 LR 0881615c
eFootball Chelito 19 v1.9.4 2024-03-19 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
BOMBA PATCH GEOMATRIX v1.5.3 2023-09-06 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 40000000:0000001a Tex TFuncUnk #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00004000:00000022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
BOMBA PATCH GEOMATRIX v1.5.3 2023-09-05 Error in shader program link during preload: info: Error: input v_color1 not declared in output from previous stage. Error: Linking failed. fs: 00000000:00000918 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00004000:00000022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
BOMBA PATCH GEOMATRIX v1.5.3 2023-09-02 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00004000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
BOMBA PATCH GEOMATRIX v1.5.3 2023-09-06 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 00000000:0000001a Tex TFuncUnk #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00004000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
BOMBA PATCH GEOMATRIX v1.5.3 2023-09-02 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 00000000:0000000a Tex TFuncBlend #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; uniform vec3 u_texenv; 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 = vec4(mix(p.rgb, u_texenv.rgb, t.rgb), p.a); fragColor0 = v; } vs: 00000000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
BOMBA PATCH GEOMATRIX v1.5.3 2023-08-28 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00000000:0001d000 UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
PRO EVOLUTION SOCCER VANDAMME EDITION v1.5.3 2024-02-07 Unknown GetPointer 00000000 PC 08816130 LR 08816144
PRO EVOLUTION SOCCER VANDAMME EDITION v1.8.0 2024-03-08 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball PES 2021 Libertadores T. Bendezu v1.5.3 2023-08-14 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00004000:0001d002 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2021 Libertadores T. Bendezu v1.5.3 2023-08-14 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00000000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
PRO EVOLUTION SOCCER VANDAMME EDITION v1.5.3 2024-01-18 Game install with no files / data
Pro Evolution Soccer 2013 v1.5.3 2023-08-07 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 40000000:00000002 Tex TFuncMod #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(t.rgb * p.rgb, p.a); fragColor0 = v; } vs: 00000000:0001d000 UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02c7c2d0
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02c7c240
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02c7c320
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02c7c270
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02338a50
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02345ce0
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 0233c550
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 023357e0
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02330af0
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02c7c300
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02333980
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02c7c2e0
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02c40000
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02c70fe0
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02344640
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 07f69b00
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02c7c250
eFootball PES 2021 By GABRIEL v1.5.3 2023-08-02 Jump to invalid address: 02330f10
eFootball Chelito 19 v1.5.3 2023-07-14 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 40000000:00000914 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:00200000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball Chelito 19 v1.5.3 2023-07-14 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 00000000:0000001a Tex TFuncUnk #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00000000:00000000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball Chelito 19 v1.5.3 2023-07-14 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00000000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball Chelito 19 v1.5.3 2023-07-14 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00004000:0001d002 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball Chelito 19 v1.5.3 2023-07-14 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 40000000:00000002 Tex TFuncMod #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(t.rgb * p.rgb, p.a); fragColor0 = v; } vs: 00004000:00200022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball Chelito 19 v1.5.3 2023-07-09 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 40000000:00000914 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:0021d002 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-07-08 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader. fs: 00000000:00000918 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00004000:00200000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-07-06 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 00000000:0000000a Tex TFuncBlend #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; uniform vec3 u_texenv; 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 = vec4(mix(p.rgb, u_texenv.rgb, t.rgb), p.a); fragColor0 = v; } vs: 00004000:0001d000 UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
PES 2014 v1.5.3 2023-07-06 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 40000000:00000002 Tex TFuncMod #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(t.rgb * p.rgb, p.a); fragColor0 = v; } vs: 00004000:00000000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball PES 2020 "C19" v1.5.3 2023-07-04 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader. fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_ARM_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00000000:0001d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball Chelito 19 v1.5.3 2023-06-24 Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader. fs: 40000000:00000012 Tex TFuncAdd #version 300 es #extension GL_ARM_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00000000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-06-22 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 40000000:00000002 Tex TFuncMod #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(t.rgb * p.rgb, p.a); fragColor0 = v; } vs: 00000000:0021d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball 2024 Beta By Tutoriales Bendezu v1.9.4 2024-03-19 Unknown GetPointer 00000000 PC 08816148 LR 0881615c
eFootball PES 2021 By GABRIEL v1.5.3 2023-06-19 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 00000000:0000000a Tex TFuncBlend #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; uniform vec3 u_texenv; 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 = vec4(mix(p.rgb, u_texenv.rgb, t.rgb), p.a); fragColor0 = v; } vs: 00004000:00000002 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-06-19 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 40000000:00000910 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00004000:00200000 #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-06-19 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 40000000:00000914 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:0001d022 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-06-17 Error in shader program link during preload: info: Error: input v_texcoord not declared in output from previous stage. Error: Linking failed. fs: 00000000:0000000a Tex TFuncBlend #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; uniform vec3 u_texenv; 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 = vec4(mix(p.rgb, u_texenv.rgb, t.rgb), p.a); fragColor0 = v; } vs: 00004000:00000022 THR #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
Dragon Ball Z: Tenkaichi Tag Team v1.5.3 2023-06-14 WriteToHardware: Invalid address 5335dfbc near PC 0880dcc8 LR 0880dcc8
eFootball PES 2021 By GABRIEL v1.5.3 2023-06-19 Error in shader program link during preload: info: cannot find a matched output for input v_texcoord fs: 00000000:0000001a Tex TFuncUnk #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; uniform sampler2D tex; 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 = vec4(p.rgb + t.rgb, p.a); fragColor0 = v; } vs: 00004000:0001d002 THR UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj_through * vec4(position.xyz, 1.0); }
eFootball PES 2021 By GABRIEL v1.5.3 2023-06-13 Error in shader program link during preload: info: cannot find a matched output for input v_color1 fs: 00000000:00000918 LM #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; inout vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; fragColor0 = v; } vs: 00000000:0001d000 UVMtx TessC TessRevN #version 300 es precision highp float; in vec4 position; in lowp vec4 color0; uniform mat4 u_proj; out lowp vec4 v_color0; void main() { v_color0 = color0; gl_Position = u_proj * vec4(position.xyz, 1.0); }
BLEACH~靈魂嘉年華2~ v1.5.3 2023-06-13 WriteToHardware: Invalid address 595960fd near PC 08819444 LR 08819444
eFootball Libertadores 2022 By T. Bendezu. v1.5.3 2024-01-05 sceDmacMemcpy(dest=086ce8c0, src=040cc000, size=1251136): overlapping read
Dragon Ball Z: Tenkaichi Tag Team v1.5.3 2023-05-30 ReadFromHardware: Invalid address bf69c9ec near PC 0880dad0 LR 08f19420
Dragon Ball Z: Tenkaichi Tag Team v1.5.3 2023-05-28 ReadFromHardware: Invalid address bf69c3ec near PC 0880dad0 LR 091a83b0
Dragon Ball Z: Tenkaichi Tag Team v1.5.3 2023-05-24 ReadFromHardware: Invalid address 00000180 near PC 0880dad0 LR 08f1bd30
Dragon Ball Z: Tenkaichi Tag Team v1.5.3 2023-05-22 ReadFromHardware: Invalid address bf69c9ec near PC 0880dad0 LR 08f1bbe0
Dragon Ball Z: Tenkaichi Tag Team v1.5.3 2023-05-22 Jump to invalid address: 0791b420
Dragon Ball Z: Tenkaichi Tag Team v1.5.3 2023-05-22 Jump to invalid address: 07921a00