Recent logs - v1.20.4-210-g0b5ecfa8a4

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
Dragon Ball Z: Tenkaichi Tag Team v1.20.4-210-g0b5ecfa8a4 2026-07-16 Error in shader compilation: info: 0:21: P0004: High precision not supported, instead compiling high precision as medium precision 0:22: L0002: Undeclared variable 'gl_FragDepth' 40182982:00000422 Tex TexAlpha Double ReplaceBlend_2A:6_B:10_Eq:0 TFuncMod FragDepthClamp #version 100 // Driver: Mali-400 MP - GLSL 100 #define DISCARD discard precision lowp float; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 40182982:00000422 Tex TexAlpha Double ReplaceBlend_2A:6_B:10_Eq:0 TFuncMod FragDepthClamp uniform sampler2D tex; uniform vec3 u_blendFixB; varying lowp vec4 v_color0; varying mediump float v_fogdepth; varying mediump vec3 v_texcoord; varying vec2 v_zw; void main() { vec4 t = texture2D(tex, v_texcoord.xy); vec4 p = v_color0; vec4 v = p * t; v.rgb = clamp(v.rgb * 2.0, 0.0, 1.0); v.rgb = v.rgb * splat3(v.a * 2.0); gl_FragColor = v; highp float projZ = v_zw.x / v_zw.y; gl_FragDepth = clamp(projZ, 0.0, 65536.0) / 65536.0; }
Dragon Ball Z: Tenkaichi Tag Team v1.20.4-210-g0b5ecfa8a4 2026-07-16 Error in shader compilation: info: 0:24: P0004: High precision not supported, instead compiling high precision as medium precision 0:25: L0002: Undeclared variable 'gl_FragDepth' 40181d83:0000d422 Tex TexAlpha Double ReplaceBlend_3A:6_B:7_Eq:0 TFuncMod AlphaTest > FragDepthClamp #version 100 // Driver: Mali-400 MP - GLSL 100 #define DISCARD discard precision lowp float; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 40181d83:0000d422 Tex TexAlpha Double ReplaceBlend_3A:6_B:7_Eq:0 TFuncMod AlphaTest > FragDepthClamp uniform sampler2D tex; uniform sampler2D testtex; varying lowp vec4 v_color0; varying mediump float v_fogdepth; varying mediump vec3 v_texcoord; varying vec2 v_zw; void main() { vec4 t = texture2D(tex, v_texcoord.xy); vec4 p = v_color0; vec4 v = p * t; v.rgb = clamp(v.rgb * 2.0, 0.0, 1.0); float aResult = texture2D(testtex, vec2(v.a * 0.996094 + 0.001953, 0)).a; if (aResult < 0.5) DISCARD; v.rgb = v.rgb * splat3(v.a * 2.0); v.a *= 2.0; gl_FragColor = v; highp float projZ = v_zw.x / v_zw.y; gl_FragDepth = clamp(projZ, 0.0, 65536.0) / 65536.0; }
Dragon Ball Z: Tenkaichi Tag Team v1.20.4-210-g0b5ecfa8a4 2026-07-16 Error in shader compilation: info: 0:21: P0004: High precision not supported, instead compiling high precision as medium precision 0:22: L0002: Undeclared variable 'gl_FragDepth' 40181d83:00000422 Tex TexAlpha Double ReplaceBlend_3A:6_B:7_Eq:0 TFuncMod FragDepthClamp #version 100 // Driver: Mali-400 MP - GLSL 100 #define DISCARD discard precision lowp float; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 40181d83:00000422 Tex TexAlpha Double ReplaceBlend_3A:6_B:7_Eq:0 TFuncMod FragDepthClamp uniform sampler2D tex; varying lowp vec4 v_color0; varying mediump float v_fogdepth; varying mediump vec3 v_texcoord; varying vec2 v_zw; void main() { vec4 t = texture2D(tex, v_texcoord.xy); vec4 p = v_color0; vec4 v = p * t; v.rgb = clamp(v.rgb * 2.0, 0.0, 1.0); v.rgb = v.rgb * splat3(v.a * 2.0); v.a *= 2.0; gl_FragColor = v; highp float projZ = v_zw.x / v_zw.y; gl_FragDepth = clamp(projZ, 0.0, 65536.0) / 65536.0; }
eFootball Chelito 19 v1.20.4-210-g0b5ecfa8a4 2026-06-07 Error in shader compilation: info: 0:18: P0004: High precision not supported, instead compiling high precision as medium precision 0:19: L0002: Undeclared variable 'gl_FragDepth' 40180000:00000402 Tex TexAlpha TFuncMod FragDepthClamp #version 100 // Driver: Mali-450 MP - GLSL 100 #define DISCARD discard precision lowp float; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 40180000:00000402 Tex TexAlpha TFuncMod FragDepthClamp uniform sampler2D tex; varying lowp vec4 v_color0; varying mediump float v_fogdepth; varying mediump vec3 v_texcoord; varying vec2 v_zw; void main() { vec4 t = texture2D(tex, v_texcoord.xy); vec4 p = v_color0; vec4 v = p * t; gl_FragColor = v; highp float projZ = v_zw.x / v_zw.y; gl_FragDepth = clamp(projZ, 0.0, 65536.0) / 65536.0; }
eFootball Chelito 19 v1.20.4-210-g0b5ecfa8a4 2026-06-07 Error in shader compilation: info: 0:21: P0004: High precision not supported, instead compiling high precision as medium precision 0:22: L0002: Undeclared variable 'gl_FragDepth' 40180000:00200402 Tex Fog TexAlpha TFuncMod FragDepthClamp #version 100 // Driver: Mali-450 MP - GLSL 100 #define DISCARD discard precision lowp float; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 40180000:00200402 Tex Fog TexAlpha TFuncMod FragDepthClamp uniform sampler2D tex; varying lowp vec4 v_color0; uniform vec3 u_fogcolor; varying mediump float v_fogdepth; varying mediump vec3 v_texcoord; varying vec2 v_zw; void main() { vec4 t = texture2D(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); gl_FragColor = v; highp float projZ = v_zw.x / v_zw.y; gl_FragDepth = clamp(projZ, 0.0, 65536.0) / 65536.0; }
MYFP26 ENGLISH v1.9.4 2026-07-13 Savedata version requested: 3
eFootball JOELAND v1.9.4 2026-07-23 Savedata version requested: 3
eFootball Lop - Play v1.9.4 2026-07-23 Savedata version requested: 3
NARUTO SHIPPUDEN: Ultimate Ninja Impact v1.20.4-98-gb8a71e8712 2026-07-22 sceKernelCreateThread(name=nipvp): unsupported attributes 00000007, ignoring
eFootball Chelito 19 v1.9.4 2026-07-23 Savedata version requested: 3
eFootball 2024 By RH12 Official v1.9.4 2026-07-23 Savedata version requested: 3
GTA: Sindacco Chronicles v1.9.4 2026-07-22 Unexpected mpeg first timestamp: 0 / 0
GTA: Sindacco Chronicles v1.9.4 2026-07-22 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089d5494, pos=0, access=1, data=2, text=2
GTA: Sindacco Chronicles v1.9.4 2026-07-22 sceKernelLoadModuleByID: unsupported options size=00000014, flags=08aa3278, pos=0, access=1, data=1, text=1
GTA: Sindacco Chronicles v1.9.4 2026-07-22 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000137, pos=0, access=1, data=2, text=2
GTA: Sindacco Chronicles v1.9.4 2026-07-22 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1
Dragon Ball Z: Tenkaichi Tag Team v1.20.4-210-g0b5ecfa8a4 2026-07-22 565 depal unsupported: shift=5 mask=ff offset=0
遊戯王デュエルモンスターズGX タッグフォース 2 v1.20.4-210-g0b5ecfa8a4 2026-06-22 Drawing region rate add non-zero: 0164, 0100 of 017b, 010f
God of War: Ghost of Sparta Demo v1.20.4-210-g0b5ecfa8a4 2026-07-22 Rendering to framebuffer offset at 04162000 +256x0 (stride 512)
God of War®: Ghost of Sparta v1.20.4-98-gb8a71e8712 2026-07-23 Rendering to framebuffer offset at 04162000 +256x0 (stride 512)
God of War: Chains of Olympus v1.20.4-67-gdb947e9d60 2026-07-23 Rendering to framebuffer offset at 04162000 +256x0 (stride 512)
遊戯王デュエルモンスターズGX タッグフォース v1.20.4-210-g0b5ecfa8a4 2026-06-23 Drawing region rate add non-zero: 0164, 0100 of 017b, 010f
eFootball Chelito 19 v1.9.4 2026-07-23 Savedata version requested: 3
遊戯王デュエルモンスターズGX タッグフォース 3 v1.20.4-210-g0b5ecfa8a4 2026-07-11 Drawing region rate add non-zero: 0164, 0100 of 017b, 010f
eFootball PES 2021 By GABRIEL v1.9.4 2026-07-23 Savedata version requested: 3
The 3rd Birthday® v1.20.4-210-g0b5ecfa8a4 2026-06-09 sceIoChstat: change attr to 0000 requested
Mortal Kombat: Unchained v1.20.4-605-gf0c28c6744 2026-07-23 Failed to read valid video stream data from header
PES 2013 v1.9.4 2026-07-23 Savedata version requested: 3
PES 2014 v1.9.4 2026-07-23 Savedata version requested: 3
PES 2014 v1.9.4 2026-07-23 Savedata version requested: 3
PES 2013 v1.6.3 2026-06-20 Game install with no files / data
Mortal Kombat: Unchained v1.9.4 2026-07-22 Could not setup streams, unexpected stream count: 13464
The Fast and the Furious v1.9.4 2026-07-23 Video out requested, not supported: mode=0 size=0,0
Mortal Kombat: Unchained v1.9.4 2026-07-23 Video out requested, not supported: mode=0 size=0,0
From Russia With Love™ v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=08a870f0, pos=0, access=1, data=2, text=2
From Russia With Love™ v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=08b8c790, pos=0, access=1, data=1, text=1
THEどこでもギャル麻雀 v1.9.4 2026-07-17 sceKernelLoadModule: unsupported options size=00000014, flags=00000021, pos=0, access=-60, data=2, text=2
The Fast and the Furious v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
Def Jam® Fight For NY™: The Takeover v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2
Def Jam® Fight For NY™: The Takeover v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1
MLB 11 The Show™ v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=088b37b4, pos=0, access=20, data=0, text=0
MLB 11 The Show™ v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=08806b20, pos=0, access=20, data=0, text=0
MLB 11 The Show™ v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=08806b20, pos=0, access=-80, data=0, text=0
ASPHALT : URBAN GT 2 v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2
ASPHALT : URBAN GT 2 v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1
Midnight Club 3: DUB Edition v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1
Midnight Club 3: DUB Edition v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=08caf9fc, pos=0, access=1, data=1, text=1
Assassin's Creed: Bloodlines™ v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=1, data=2, text=2
DRAGON BALL Z SHIN BUDOKAI 2 v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2
Dragon Ball Z Shin Budokai v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2
Dragon Ball Z Shin Budokai v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1
Mortal Kombat: Unchained v1.9.4 2026-07-23 Unexpected mpeg first timestamp: 5579a080000 / 5873804509184
Mortal Kombat: Unchained v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
Mortal Kombat: Unchained v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=1, text=1
MONSTER HUNTER FREEDOM UNITE™ v1.9.4 2026-07-23 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
Def Jam® Fight For NY™: The Takeover v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1
Def Jam® Fight For NY™: The Takeover v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2
BOMBERMAN v1.9.4 2026-07-19 sceKernelLoadModule: unsupported options size=00000014, flags=08b20000, pos=0, access=1, data=2, text=2
GTA: Liberty City Stories v1.9.4 2026-07-23 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089d5494, pos=0, access=1, data=2, text=2
GTA: Liberty City Stories v1.9.4 2026-07-23 sceKernelLoadModuleByID: unsupported options size=00000014, flags=08aa3278, pos=0, access=1, data=1, text=1
GTA: Liberty City Stories v1.9.4 2026-07-23 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1
GTA: Liberty City Stories v1.9.4 2026-07-23 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000137, pos=0, access=1, data=2, text=2
Grand Theft Auto: Vice City Stories v1.9.4 2026-07-23 sceKernelLoadModuleByID: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=2, text=2
Grand Theft Auto: Vice City Stories v1.9.4 2026-07-23 sceKernelLoadModuleByID: unsupported options size=00000014, flags=08bc68c0, pos=0, access=1, data=2, text=2
DRAGON BALL Z SHIN BUDOKAI ANOTHER ROAD v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2
God of War: Chains of Olympus v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=0899a904, pos=0, access=1, data=2, text=2
God of War: Chains of Olympus v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=000001a4, pos=0, access=1, data=2, text=2
God of War: Chains of Olympus v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=0899a904, pos=0, access=1, data=1, text=1
God of War: Chains of Olympus v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1
God of War: Chains of Olympus v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=000001a4, pos=0, access=1, data=1, text=1
God of War: Chains of Olympus v1.9.4 2026-07-23 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
MONSTER HUNTER PORTABLE 3rd v1.9.4 2026-07-23 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2