Recent logs - eFootball PES 2020 C19 & Nibeck Tv

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 2020 C19 & Nibeck Tv v1.5.3 2024-07-26 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:00200002 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 2020 C19 & Nibeck Tv v1.5.3 2024-07-25 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: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 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction cf400000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 04dc64ff
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 00000df9
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 04cfc500
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 07fc0000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 9ce30009
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 Branch in branch delay slot at 08075740 with different target
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 Branch in branch delay slot at 0807573c with different target
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 0000003a
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 7000004a
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction ec0018ea
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 0000017a
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 04960000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 00004aff
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 Branch in branch delay slot at 0807553c with different target
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 WriteToHardware: Invalid address deadbeef near PC 0807550c LR 08000020
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 06fe4000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 00009fba
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 7677cf60
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 Branch in branch delay slot at 080753cc with different target
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 Branch in branch delay slot at 08075324 with different target
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-25 MIPSCompileOp: Invalid instruction 00000dfb
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-21 Branch in JumpReg delay slot at 08e82008 in block starting at 08e7f298
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-20 Unknown GetPointerWrite 00000000 PC 08a02dec LR 08000020
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-20 Unknown GetPointer 00000003 PC 08a02b30 LR 08a021b0
eFootball PES 2020 C19 & Nibeck Tv v1.5.3 2024-07-26 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); }
eFootball PES 2020 C19 & Nibeck Tv v1.5.3 2024-07-17 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: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 2020 C19 & Nibeck Tv v1.5.3 2024-07-17 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: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 2020 C19 & Nibeck Tv v1.6.3 2024-07-17 Failed decrypting the PRX (ret = -1, size = 3028965, psp_size = 3029312)!
eFootball PES 2020 C19 & Nibeck Tv v1.5.3 2024-07-15 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: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 & Nibeck Tv v1.17.1 2024-07-15 WriteToHardware: Invalid address 00000000 near PC 08811210 LR 08825d54
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-15 WriteToHardware: Invalid address 00000000 near PC 088111e8 LR 08825d54
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-15 Unknown GetPointer 00000000 PC 08a02a0c LR 0884d7d4
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-15 ReadFromHardware: Invalid address 00000018 near PC 088479ac LR 088479c0
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-15 ReadFromHardware: Invalid address 00aa0902 near PC 08815fa0 LR 08815f88
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-15 ReadFromHardware: Invalid address 00aa0908 near PC 0884c418 LR 0884c404
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-15 Unknown GetPointerWrite 00aa0900 PC 08a02dec LR 08820e88
eFootball PES 2020 C19 & Nibeck Tv v1.5.3 2024-07-25 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: 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 2020 C19 & Nibeck Tv v1.5.3 2024-07-15 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); }
eFootball PES 2020 C19 & Nibeck Tv v1.5.3 2024-07-25 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: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 2020 C19 & Nibeck Tv v1.17.1 2024-07-17 Unknown GetPointer 9de15a60 PC 08815fc8 LR 08815fd4
eFootball PES 2020 C19 & Nibeck Tv v1.9.4 2024-07-03 Unknown GetPointer 95ed7773 PC 0884d5b0 LR 0884d7d4
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-02 Unknown GetPointer 00000001 PC 08a01a04 LR 08a01a10
eFootball PES 2020 C19 & Nibeck Tv v1.17.1-817-g13506d3d02 2024-07-01 MIPSCompileOp: Invalid instruction b1df774e
eFootball PES 2020 C19 & Nibeck Tv v1.17.1-817-g13506d3d02 2024-07-06 MIPSCompileOp: Invalid instruction 4d81ea5f
eFootball PES 2020 C19 & Nibeck Tv v1.17.1-817-g13506d3d02 2024-07-06 Unknown GetPointer 9ff59f79 PC 00000000 LR 00000000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1-817-g13506d3d02 2024-07-06 Garbage libstub address 5c80c160 or end d08a12fc
eFootball PES 2020 C19 & Nibeck Tv v1.17.1-817-g13506d3d02 2024-07-01 Unknown GetPointer 00aa0920 PC 08815fc8 LR 08815fd4
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-29 Unknown GetPointer 298662a4 PC 0881c428 LR 0881c438
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-27 80630006=sceAtracSetDataAndGetID(09902740, 00020000): invalid RIFF header
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-26 Unknown GetPointer 0480000b PC 088113c4 LR 088113dc
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-25 MIPSCompileOp: Invalid instruction 06efe100
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-25 Unknown GetPointer 00000000 PC 0884a7e0 LR 0884a938
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 WriteToHardware: Invalid address deadbd6f near PC 083b5ec8 LR 00000000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 ReadFromHardware: Invalid address eadbeef0 near PC 083b5ebc LR 00000000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 01ef900e
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 Jump to invalid address: 0fe4033c
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 00ffe43c
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction effc34df
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 00007fff
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction effffbdf
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 00aefffe
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 0008ffff
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 000006df
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 4cfe90cf
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction b002ff80
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 00cfffff
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction b004cfe9
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 Jump to invalid address: 03ec0018
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 06fc2dfa
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 00006dff
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction cfea1efb
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction b4000000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp 69800000 failed
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 0007ffff
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 00005ffb
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 00000efb
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-07-04 Unknown GetPointer 298662e4 PC 0881c428 LR 0881c438
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 Jump to invalid address: 0fe40000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-24 MIPSCompileOp: Invalid instruction 77400000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-15 ReadFromHardware: Invalid address 2fff0000 near PC 2fff0000 LR 2fff0000
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d39424 in block starting at 09d39424
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d39424 in block starting at 09d3941c
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d3941c in block starting at 09d3941c
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d39424 in block starting at 09d39408
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in JumpReg delay slot at 09d39420 in block starting at 09d39408
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d3941c in block starting at 09d39408
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d39418 in block starting at 09d39408
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d39414 in block starting at 09d39408
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d39424 in block starting at 09d39400
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in JumpReg delay slot at 09d39420 in block starting at 09d39400
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d3941c in block starting at 09d39400
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d39418 in block starting at 09d39400
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Jump to invalid address: 077f0140
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Branch in Jump delay slot at 09d39414 in block starting at 09d39400
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Jump to invalid address: 077ec040
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-14 Jump to invalid address: 07651140
eFootball PES 2020 C19 & Nibeck Tv v1.17.1 2024-06-13 Unknown GetPointer 29866364 PC 0881c428 LR 0881c438