Recent logs - v1.12.2

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 2014 v1.12.2 2026-03-20 Error in shader program link: info: (unknown reason) fs: 00004000:0021d022 Tex TexAlpha Fog Flat TFuncMod AlphaTest0 > #version 320 es #extension GL_EXT_shader_framebuffer_fetch : require // Mali-G57 - GLSL 320 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) uniform sampler2D tex; uniform sampler2D testtex; flat in lowp vec4 v_color0; uniform vec3 u_fogcolor; in mediump float v_fogdepth; in mediump vec3 v_texcoord; out vec4 fragColor0; void main() { vec4 t = texture(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); if (v.a < 0.002) DISCARD; fragColor0 = v; } vs: 40000000:00000934 HWX T Fog Tex Flat Cull #version 320 es // Mali-G57 - GLSL 320 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) in vec3 position; in vec2 texcoord; 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; uniform highp vec4 u_cullRangeMin; uniform highp vec4 u_cullRangeMax; flat out lowp vec4 v_color0; out mediump vec3 v_texcoord; out mediump float v_fogdepth; vec3 normalizeOr001(vec3 v) { return length(v) == 0.0 ? vec3(0.0, 0.0, 1.0) : normalize(v); } void main() { vec3 worldpos = mul(vec4(position, 1.0), u_world).xyz; mediump vec3 worldnormal = vec3(0.0, 0.0, 1.0); vec4 viewPos = vec4(mul(vec4(worldpos, 1.0), u_view).xyz, 1.0); vec4 outPos = mul(u_proj, viewPos); v_color0 = u_matambientalpha; v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0); v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y; vec3 projPos = outPos.xyz / outPos.w; if (u_cullRangeMin.w <= 0.0 || (projPos.z >= u_cullRangeMin.z && projPos.z <= u_cullRangeMax.z)) { if (projPos.x < u_cullRangeMin.x || projPos.y < u_cullRangeMin.y || projPos.z < u_cullRangeMin.z || projPos.x > u_cullRangeMax.x || projPos.y > u_cullRangeMax.y || projPos.z > u_cullRangeMax.z) { outPos.xyzw = u_cullRangeMax.wwww; } } gl_Position = outPos; }
eFootball PC - V. v1.12.2 2026-02-25 Error in shader program link: info: (unknown reason) fs: 00004000:0001d000 Flat AlphaTest0 > #version 320 es #extension GL_EXT_shader_framebuffer_fetch : require // Mali-G57 - GLSL 320 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) uniform sampler2D testtex; flat in lowp vec4 v_color0; out vec4 fragColor0; void main() { vec4 v = v_color0 ; if (v.a < 0.002) DISCARD; fragColor0 = v; } vs: 40000000:00000002 THR Flat #version 320 es // Mali-G57 - GLSL 320 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) in vec4 position; in lowp vec4 color0; uniform mat4 u_proj_through; flat out lowp vec4 v_color0; void main() { v_color0 = color0; vec4 outPos = mul(u_proj_through, vec4(position.xyz, 1.0)); gl_Position = outPos; }
eFootball SAN JOE v1.12.2 2026-02-02 sceDmacMemcpy(dest=08701400, src=040cc000, size=1043456): overlapping read
EFOOTBALL 26 PPSSPP BY SPARTAN v1.9.4 2026-03-26 Savedata version requested: 3
EA-Sports FC PC-V v1.12.2 2026-02-01 80630007=sceAtracSetData(2, 08d4b180, 00018700): atracID uses different codec type than data
eFootball RB - V. v1.9.4 2026-03-25 Unknown GetPointer 00000000 PC 08816148 LR 0881615c
eFootball RB - V. v1.9.4 2026-03-26 Savedata version requested on save: 3
eFootball RB - V. v1.9.4 2026-03-26 Savedata version requested: 3
Game Sepak Bola PPSSPP v1.9.4 2026-03-24 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
Pursuit Force v1.12.2 2026-01-18 __KernelStopThread: thread 370 does not exist
EA v1.9.4 2026-03-11 MIPSCompileOp: Invalid instruction 621d8c98
EA v1.9.4 2026-03-11 MIPSCompileOp: Invalid instruction 4e55864d
Def Jam® Fight For NY™: The Takeover v1.12.2 2026-01-15 sceDmacMemcpy(dest=09b64780, src=08400000, size=17792): overlapping read
Pursuit Force v1.12.2 2026-01-14 __KernelStopThread: thread 355 does not exist
Gladiator Begins v1.12.2 2026-01-11 __KernelStopThread: thread 423 does not exist
Def Jam® Fight For NY™: The Takeover v1.12.2 2026-01-10 sceDmacMemcpy(dest=0978da80, src=08400000, size=17792): overlapping read
eFootball JOELAND v1.9.4 2026-03-25 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
Pro Evolution Soccer 2012 by HDX GAMES v1.12.2 2026-03-21 Savedata version requested on save: 3
Dragon Ball Z: Tenkaichi Tag Team v1.12.2 2025-12-31 Unknown GE command : fa57c002
eFootball JOELAND v1.9.4 2026-03-26 Savedata version requested: 3
NEED FOR SPEED™ MOST WANTED 5-1-0 v1.12.2 2025-12-28 sceKernelLoadModule: unsupported options size=00000014, flags=00001234, pos=0, access=1, data=2, text=2
PES eFOOTBALL 2026 JRplay v1.9.4 2026-03-25 Unknown GetPointer 00000000 PC 088287e0 LR 088287f0
Pro Evolution Soccer 2012 by HDX GAMES v1.19.3 2026-03-26 Savedata version requested: 3
PES eFOOTBALL 2026 JRplay v1.9.4 2026-03-25 Unknown GetPointer 00000000 PC 08816130 LR 08816144
PES eFOOTBALL 2026 JRplay v1.9.4 2026-03-25 Savedata version requested on save: 3
PES eFOOTBALL 2026 JRplay v1.9.4 2026-03-25 Savedata version requested: 3
EA v1.9.4 2026-03-25 Unknown GetPointer 00000000 PC 08816148 LR 0881615c
EA v1.9.4 2026-03-26 Savedata version requested: 3
EA v1.9.4 2026-03-25 Savedata version requested on save: 3
eFootball Chelito 19 * BETEGAMING v1.9.4 2026-03-25 Savedata version requested: 3
eFootball SAN JOE v1.9.4 2026-03-25 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball Chelito 19 v1.12.2 2025-12-05 Invalid VFPU swizzle: 000000b1: 1 / 1 at PC = 089ba584 (vsrt1.s S231, S000)
eFootball Chelito 19 v1.12.2 2025-12-03 MIPSCompileOp: Invalid instruction b04300ff
eFootball SAN JOE v1.9.4 2026-03-25 Unknown GetPointer 00000000 PC 088287f0 LR 08828800
eFootball SAN JOE v1.9.4 2026-03-25 Unknown GetPointer 00000000 PC 08816148 LR 0881615c
eFootball SAN JOE v1.9.4 2026-03-25 Savedata version requested on save: 3
eFootball SAN JOE v1.9.4 2026-03-25 Savedata version requested: 3
eFootball 2026 DEMOU v1.9.4 2026-03-25 Savedata version requested: 3
eFootball 2026 DEMOU v1.9.4 2026-03-23 Savedata version requested on save: 3
eFootball PC - V. v1.12.2 2025-11-26 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=2, text=2
eFootball Lop - Play v1.9.4 2026-03-23 80630006=sceAtracSetDataAndGetID(09a25200, 00004000): fmt definition too small (16)
PES 2015 v1.9.4 2026-03-02 Unknown GetPointer 00000000 PC 08816148 LR 0881615c
PES 2015 v1.9.4 2026-03-03 Savedata version requested on save: 3
eFootball Lop - Play v1.12.2 2026-03-10 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 149356544
eFootball Lop - Play v1.12.2 2026-03-10 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 149518448
eFootball Lop - Play v1.12.2 2026-03-10 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 151465432
EA-Sports FC PC-V v1.9.4 2026-03-24 MIPSCompileOp: Invalid instruction 46800499
eFootball RB - V. v1.9.4 2026-03-25 sceDmacMemcpy(dest=040cc000, src=086ce940, size=1251008): overlapping read
eFootball PC - V. v1.12.2 2025-11-09 Unknown GetPointer 1774f3a6 PC 0888d3fc LR 0888d40c
EAFC 26 By Komo Valeri v1.9.4 2026-03-25 Savedata version requested: 3
eFootball RB - V. v1.9.4 2026-03-26 Unknown GetPointer 00000000 PC 088287f0 LR 08828800
eFootball RB - V. v1.9.4 2026-03-25 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball RB - V. v1.9.4 2026-03-26 Savedata version requested: 3
eFootball RB - V. v1.9.4 2026-03-25 Unknown GetPointer 00000000 PC 08816148 LR 0881615c
eFootball RB - V. v1.9.4 2026-03-25 Savedata version requested on save: 3
eFootball Lop - Play v1.12.2 2026-03-18 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143642516
eFootball Lop - Play v1.12.2 2026-03-18 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143634596
eFootball Lop - Play v1.12.2 2026-03-18 sceKernelCreateThread(name=scePsmf_library): unsupported attributes 00000006
eFootball Lop - Play v1.12.2 2026-03-18 sceKernelLoadModuleByID: unsupported options size=00000014, flags=0880defc, pos=0, access=1, data=2, text=2
eFootball Lop - Play v1.12.2 2026-03-18 sceKernelLoadModuleByID: unsupported options size=00000014, flags=7f800001, pos=0, access=1, data=1, text=1
英雄伝説 碧の軌跡 v1.12.2 2025-10-28 sceDmacMemcpy(dest=041f2900, src=08e64690, size=4096): overlapping read
英雄伝説 碧の軌跡 v1.12.2 2025-10-28 sceDmacMemcpy(dest=041a0e00, src=08e58090, size=4096): overlapping read
英雄伝説 碧の軌跡 v1.12.2 2025-10-28 sceDmacMemcpy(dest=041c2600, src=08e5cad0, size=8192): overlapping read
英雄伝説 碧の軌跡 v1.12.2 2025-10-27 sceDmacMemcpy(dest=04199100, src=08e54af0, size=4096): overlapping read
英雄伝説 零の軌跡 v1.12.2 2025-10-26 sceDmacMemcpy(dest=041e8d00, src=08e326a0, size=8192): overlapping read
英雄伝説 零の軌跡 v1.12.2 2025-10-26 sceDmacMemcpy(dest=041a9900, src=08e27960, size=8192): overlapping read
英雄伝説 零の軌跡 v1.12.2 2025-10-26 sceDmacMemcpy(dest=041bb900, src=08e247e0, size=32768): overlapping read
英雄伝説 零の軌跡 v1.12.2 2025-10-25 sceDmacMemcpy(dest=041cd900, src=08e25020, size=8192): overlapping read
AI囲碁 v1.12.2 2025-10-25 Unknown GetPointer 00000002 PC 088ca700 LR 089b7b44
英雄伝説 零の軌跡 v1.12.2 2025-10-25 sceDmacMemcpy(dest=041a2d00, src=08e2cbe0, size=8192): overlapping read
PES 2015 v1.9.4 2026-03-25 Savedata version requested: 3
機動戦士ガンダム ガンダムVS.ガンダム v1.12.2 2025-10-24 sceDmacMemcpy(dest=040cc000, src=09bac800, size=173344): overlapping read
WWE SmackDown vs. RAW 2009 v1.12.2 2025-10-18 sceDmacMemcpy(dest=04197ba0, src=09489fd0, size=65552): overlapping read
NEED FOR SPEED™ MOST WANTED 5-1-0 v1.12.2 2025-10-09 Unknown GetPointer dc9b06d0 PC 089d54d4 LR 089d5e78
PES15 Campeones Definitivos TEAMBYD v1.12.2 2025-12-15 Savedata version requested on save: 3
eFootball TM Rocket v1.12.2 2025-10-19 Unknown GetPointer 00000000 PC 0882bbf4 LR 088113dc
EA-Sports FC Lop-Play v1.9.4 2026-03-25 sceDmacMemcpy(dest=040cc000, src=08701400, size=1043456): overlapping read
EA-Sports FC PC-V v1.12.2 2025-09-28 Unknown GetPointer f7d8c2b3 PC 0884d320 LR 0884d7d4
NBA BALLERS REBOUND v1.12.2 2025-09-23 sceDmacMemcpy(dest=099bdb80, src=08c802c0, size=79296): overlapping read
WWE SmackDown vs. RAW 2007 The Remastered Mod v1.12.2 2025-09-21 sceDmacMemcpy(dest=0413c720, src=09320470, size=65552): overlapping read
WWE SmackDown vs. RAW 2007 The Remastered Mod v1.12.2 2025-09-21 sceDmacMemcpy(dest=04149d10, src=092c78c0, size=65552): overlapping read
WWE SmackDown vs. RAW 2007 The Remastered Mod v1.12.2 2025-09-21 sceDmacMemcpy(dest=041471c0, src=09320770, size=65552): overlapping read
eFootball RB - V. v1.9.4 2026-03-25 Unknown GetPointer 00000000 PC 088287f0 LR 08828800
MYFP26 ENGLISH v1.9.4 2026-03-26 Savedata version requested: 3
EA-Sports FC Lop-Play v1.9.4 2026-03-25 MIPSCompileOp: Invalid instruction 46800499
WWE 2K19 by GamerNafZ™ and Finn v1.12.2 2025-09-11 80630007=sceAtracSetData(2, 08d4b180, 000140d8): atracID uses different codec type than data
eFootball RB - V. v1.9.4 2026-03-21 Savedata version requested on save: 3
EA FC 2024 BY FUMA GOONERS v1.9.4 2026-03-25 MIPSCompileOp: Invalid instruction 46800499
EA FC 2024 BY FUMA GOONERS v1.9.4 2026-03-25 Savedata version requested: 3
eFootball RB - V. v1.9.4 2026-03-25 sceDmacMemcpy(dest=040cc000, src=086ce940, size=1251008): overlapping read
eFootball RB - V. v1.9.4 2026-03-25 Unknown GetPointer 00000000 PC 0882bbf4 LR 088113dc
NBA v1.12.2 2025-09-06 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144918352
NBA v1.12.2 2025-09-06 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144907468
NBA v1.12.2 2025-09-06 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 153291632
NBA v1.12.2 2025-09-06 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 144316544
NBA v1.12.2 2025-09-06 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 167771664
NBA v1.12.2 2025-09-06 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 142702700
eFootball RB - V. v1.9.4 2026-03-26 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball RB - V. v1.9.4 2026-03-26 Savedata version requested: 3
eFootball RB - V. v1.9.4 2026-03-25 Unknown GetPointer 00000000 PC 08816148 LR 0881615c