Recent logs

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 2026 C19 & CEASAR v1.6.3 2026-03-17 Unknown GetPointer 00000000 PC 08816148 LR 0881615c
eFootball 2025 By Komo Valeri v1.11 2026-03-17 Unknown GetPointer 00000000 PC 08a0fe70 LR 08a0fe70
Syphon Filter®: Logan's Shadow v1.19.3 2026-03-17 Branch in branch delay slot at 040dc110 with different target
Syphon Filter®: Logan's Shadow v1.19.3 2026-03-17 Branch in branch delay slot at 040dc00c with different target
Syphon Filter®: Logan's Shadow v1.19.3 2026-03-17 Branch in branch delay slot at 040dc108 with different target
Syphon Filter®: Logan's Shadow v1.19.3 2026-03-17 Branch in branch delay slot at 040dc10c with different target
Syphon Filter®: Logan's Shadow v1.19.3 2026-03-17 Branch in branch delay slot at 040dc040 with different target
Syphon Filter®: Logan's Shadow v1.19.3 2026-03-17 Branch in RSZeroComp delay slot at 040e7404 in block starting at 040e4114
Syphon Filter®: Logan's Shadow v1.19.3 2026-03-17 An uneaten prefix at end of block: 0408aa6c
Syphon Filter®: Logan's Shadow v1.19.3 2026-03-17 Branch in Jump delay slot at 0901ea9c in block starting at 0901ea9c
PPSSPP PATCH FARIS V7 Bendezu v1.20.3 2026-03-17 Branch in RSZeroComp delay slot at 08050298 in block starting at 08050280
Def Jam® Fight For NY™: The Takeover v1.10.3 2026-03-17 sceDmacMemcpy(dest=09aff1c0, src=08400000, size=72384): overlapping read
NARUTO Shippuden: Ultimate Ninja Heroes 3 v1.10.2 2026-03-17 __KernelStopThread: thread 4184 does not exist
TEKKEN 8 NEXTGEN S6 V 2.0 EDITION BY YED v1.10.3 2026-03-17 Bad vertex address 001365ee!
TEKKEN 8 NEXTGEN S6 V 2.0 EDITION BY YED v1.10.3 2026-03-17 Bad vertex address 0013654e!
TEKKEN 8 NEXTGEN S6 V 2.0 EDITION BY YED v1.10.3 2026-03-17 Bad vertex address 001364ae!
TEKKEN 8 NEXTGEN S6 V 2.0 EDITION BY YED v1.10.3 2026-03-17 Bad vertex address 00136472!
TEKKEN 8 NEXTGEN S6 V 2.0 EDITION BY YED v1.10.3 2026-03-17 Bad vertex address 00136422!
TEKKEN 8 NEXTGEN S6 V 2.0 EDITION BY YED v1.10.3 2026-03-17 Bad vertex address 001363d2!
TEKKEN 8 NEXTGEN S6 V 2.0 EDITION BY YED v1.10.3 2026-03-17 Bad vertex address 0013635a!
TEKKEN 8 NEXTGEN S6 V 2.0 EDITION BY YED v1.10.3 2026-03-17 Bad vertex address 0013631e!
TEKKEN 8 NEXTGEN S6 V 2.0 EDITION BY YED v1.10.3 2026-03-17 Bad vertex address 001362c4!
Dragon Ball Z: Tenkaichi Tag Team v1.17.1 2026-03-17 MIPSCompileOp: Invalid instruction d148da60
Dragon Ball Z: Tenkaichi Tag Team v1.17.1 2026-03-17 MIPSCompileOp: Invalid instruction 6bb90d60
Dragon Ball Z: Tenkaichi Tag Team v1.17.1 2026-03-17 MIPSCompileOp: Invalid instruction 4fe47560
Dragon Ball Z: Tenkaichi Tag Team v1.17.1 2026-03-17 MIPSCompileOp: Invalid instruction 41a489e0
Dragon Ball Z: Tenkaichi Tag Team v1.17.1 2026-03-17 MIPSCompileOp: Invalid instruction 727e2960
eFootball Chelito 19 v1.8.0 2026-03-17 ReadFromHardware: Invalid address e25f5c30 near PC e25f5c30 LR 08000018
eFootball PC - V. v1.9.4 2026-03-17 MIPSCompileOp: Invalid instruction d17f26f9
WWE 2K15 v1.8.0 2026-03-17 sceDmacMemcpy(dest=04132280, src=095d7940, size=65552): overlapping read
eFootball v1.19.3 2026-03-17 Savedata version requested: 3
eFootball Lop - Play v1.12.3 2026-03-17 Unknown GetPointer 00000000 PC 08816148 LR 0881615c --NATIVE-DATA-BOUNDARY-26eb8d4c1136909-4 Content-Disposition: form-data; name="verify" Content-Length: 90 Content-Transfer-Encoding: binary Unknown GetPointer %08x PC %08x LR %08xUnknown GetPointer 00000000 PC 08816148 LR 0881615c
GTA: Liberty City Stories v1.10.3 2026-03-17 sceKernelLoadModule: unsupported options size=00000014, flags=088620f8, pos=0, access=1, data=2, text=2
EA-Sports FC PC-V v1.12.3 2026-03-17 MIPSCompileOp: Invalid instruction 9c1b9c2e
eFootball Lop - Play v1.6.3 2026-03-17 Error in shader program link: info: Link failed because of missing shader. fs: 00000000: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: 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 mediump 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); }
EA-Sports FC Lop-Play v1.9.4 2026-03-17 Unknown GetPointer 00000000 PC 088713a0 LR 088713e4
WWE SmackDown vs. RAW 2007 v1.18.1 2026-03-17 sceDmacMemcpy(dest=0412dd20, src=09283c40, size=65552): overlapping read
Dante's Inferno™ v1.10.3 2026-03-17 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=0, text=2
Dante's Inferno™ v1.10.3 2026-03-17 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=0, text=1
Dante's Inferno™ v1.10.3 2026-03-17 Module linking debug info: ThreadManForKernel ver=0000, flags=0001, size=5, numVars=0, numFuncs=4, nidData=08227844, firstSym=082276c0, varData=00000000, extra=00000000 sceIdStorage_driver ver=0000, flags=0001, size=5, numVars=0, numFuncs=1, nidData=08227854, firstSym=082276e0, varData=00000000, extra=00000000 semaphore ver=0000, flags=0001, size=5, numVars=0, numFuncs=1, nidData=08227858, firstSym=082276e8, varData=00000000, extra=00000000
eFootball Lop - Play v1.11.2 2026-03-17 Unknown GetPointer 10b52ef7 PC 0884d7b4 LR 0884d7d4
eFootball Chelito 19 v1.8.0 2026-03-17 Unknown GetPointer 2c567302 PC 0884d7b4 LR 0884d7d4
eFootball Lop - Play v1.15.3 2026-03-17 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=0, text=2
eFootball Chelito 19 v1.10.3 2026-03-17 Unknown GetPointer 2c5b6d82 PC 0884d7b4 LR 0884d7d4
eFootball PES PPSSP Inraxxs v1.10.3 2026-03-17 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=0, data=0, text=0
eFootball PES PPSSP Inraxxs v1.10.3 2026-03-17 Unimplemented HLE function sceKernelFindModuleByUID
eFootball PES PPSSP Inraxxs v1.10.3 2026-03-17 Unknown syscall in known module 'SysMemForKernel': 0x3fc9ae6a
eFootball PES PPSSP Inraxxs v1.10.3 2026-03-17 Unknown syscall in known module 'LoadExecForKernel': 0x05572a5f
Toy Story 3 v1.20.3 2026-03-17 Error in shader program link: info: Link Error: Fragment shader is missing. fs: 10190000:0040d002 Tex TexProj FragUber TFuncMod AlphaTest > TestDiscardToZero vs: 00000000:0001000a THR C TexProjPos UVMtx #version 320 es // Driver: PowerVR Rogue GE8320 - GLSL 320 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 00000000:0001000a THR C TexProjPos UVMtx in vec4 position; in highp float fog; in vec2 texcoord; in lowp vec4 color0; uniform mat4 u_proj_through; uniform lowp float u_rotation; uniform highp vec2 u_fogcoef; out lowp vec4 v_color0; out mediump vec3 v_texcoord; out mediump float v_fogdepth; void main() { v_texcoord = vec3(texcoord, 1.0); v_color0 = color0; v_fogdepth = fog; vec4 outPos = mul(u_proj_through, vec4(position.xyz, 1.0)); gl_Position = outPos; }
eFootball Chelito 19 v1.11 2026-03-17 Unknown GetPointer 00000000 PC 08838a80 LR 08838a80
eFootball JOELAND v1.10.3 2026-03-17 Unknown GetPointer 00000000 PC 08000000 LR 08000000
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed240 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed29c in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed2b4 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed278 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed2ac in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed298 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed27c in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed260 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed294 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed228 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed23c in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed2b0 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed264 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed280 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed224 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed274 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed290 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed248 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed210 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed0c0 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed258 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed20c in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed244 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed22c in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed208 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed1ec in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed09c in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed064 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed1b0 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed25c in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed220 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed0b8 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed1bc in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed1b8 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed1d4 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed1e8 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed1a0 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed180 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed194 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed1cc in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed184 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed198 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed1b4 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed17c in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed19c in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed148 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed160 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed084 in block starting at 092de804
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.2 2026-03-17 Branch in Jump delay slot at 092ed168 in block starting at 092de804