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
FIFA 22 By Tutoriales Bendezu v1.9.4 2026-05-05 MIPSCompileOp: Invalid instruction 00004f7b
SBK®09 Superbike World Championship v1.9.4 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 08f7af70): duplicate handler
Hexyz Force™ v1.18.1 2026-05-05 sceDmacMemcpy(dest=08572780, src=09f027c0, size=50853): overlapping read
SBK®09 Superbike World Championship v1.9.4 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 09081440): duplicate handler
SBK®09 Superbike World Championship v1.9.4 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 09153dd0): duplicate handler
SBK®09 Superbike World Championship v1.9.4 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 09239260): duplicate handler
Killzone™: Liberation v1.18.1 2026-05-05 sceDmacMemcpy(dest=0415a400, src=0966c3f0, size=304): overlapping read
EA SPORTS™ FIGHT NIGHT Round 3 v1.20.3 2026-05-05 __KernelStopThread: thread 1081 does not exist (ApctlThread deleted)
EA SPORTS™ FIGHT NIGHT Round 3 v1.20.3 2026-05-05 __KernelStopThread: thread 1081 does not exist (ApctlThread stopped)
GTA: Liberty City Stories v1.20.3 2026-05-05 Branch in JumpReg delay slot at 08e66d7c in block starting at 08e66d7c
GTA: Liberty City Stories v1.20.3 2026-05-05 Branch in JumpReg delay slot at 08e5cf74 in block starting at 08e5cf74
GTA: Liberty City Stories v1.20.3 2026-05-05 Invalid replacement op 6acaca5b at 08e704e8
GTA: Liberty City Stories v1.20.3 2026-05-05 An uneaten prefix at end of block: 08e857fc
GTA: Liberty City Stories v1.20.3 2026-05-05 sceAudiocodecInit(08e68b40, 4096): replacing existing context
デジモンワールド リ:デジタイズ v1.9.4 2026-05-05 sceDmacMemcpy(dest=090c7c10, src=090c7580, size=1680): overlapping read
SBK®09 Superbike World Championship v1.9.4 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 0943a560): duplicate handler
SBK®09 Superbike World Championship v1.9.4 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 0909c340): duplicate handler
SBK®09 Superbike World Championship v1.9.4 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 0937d660): duplicate handler
SBK®09 Superbike World Championship v1.9.4 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 09081460): duplicate handler
"eFootball Mod Full Asia Musim 2024 by TRMD" v1.20.3 2026-05-05 Error in shader program link: info: Link Error: Vertex shader is missing. fs: 10180000:0001d002 Tex FragUber TFuncMod AlphaTest0 > #version 320 es #extension GL_EXT_shader_framebuffer_fetch : require // Driver: PowerVR Rogue GE8320 - GLSL 320 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 10180000:0001d002 Tex FragUber TFuncMod AlphaTest0 > uniform sampler2D tex; uniform vec2 u_texNoAlphaMul; uniform uint u_alphacolorref; in lowp vec4 v_color0; in highp float v_fogdepth; in highp vec3 v_texcoord; out vec4 fragColor0; void main() { vec4 t = texture(tex, v_texcoord.xy); vec4 p = v_color0; t.a = max(t.a, u_texNoAlphaMul.x); vec4 v = p * t; v.rgb *= u_texNoAlphaMul.y; if (v.a < 0.002) DISCARD; fragColor0 = v; } vs: 00000000:00000928 HWX C T Cull
"eFootball Mod Full Asia Musim 2024 by TRMD" v1.20.3 2026-05-05 Error in shader program link: info: Link Error: Vertex shader is missing. fs: 10180000:00000002 Tex FragUber TFuncMod #version 320 es #extension GL_EXT_shader_framebuffer_fetch : require // Driver: PowerVR Rogue GE8320 - GLSL 320 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 10180000:00000002 Tex FragUber TFuncMod uniform sampler2D tex; uniform vec2 u_texNoAlphaMul; in lowp vec4 v_color0; in highp float v_fogdepth; in highp vec3 v_texcoord; out vec4 fragColor0; void main() { vec4 t = texture(tex, v_texcoord.xy); vec4 p = v_color0; t.a = max(t.a, u_texNoAlphaMul.x); vec4 v = p * t; v.rgb *= u_texNoAlphaMul.y; fragColor0 = v; } vs: 00000000:00000928 HWX C T Cull
"eFootball Mod Full Asia Musim 2024 by TRMD" v1.20.3 2026-05-05 Error in shader program link: info: Link Error: Vertex shader is missing. fs: 10180000:0021d002 Tex Fog FragUber TFuncMod AlphaTest0 > #version 320 es #extension GL_EXT_shader_framebuffer_fetch : require // Driver: PowerVR Rogue GE8320 - GLSL 320 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 10180000:0021d002 Tex Fog FragUber TFuncMod AlphaTest0 > uniform sampler2D tex; uniform vec2 u_texNoAlphaMul; uniform uint u_alphacolorref; in lowp vec4 v_color0; uniform vec3 u_fogcolor; in highp float v_fogdepth; in highp vec3 v_texcoord; out vec4 fragColor0; void main() { vec4 t = texture(tex, v_texcoord.xy); vec4 p = v_color0; t.a = max(t.a, u_texNoAlphaMul.x); vec4 v = p * t; v.rgb = clamp(v.rgb * u_texNoAlphaMul.y, 0.0, 1.0); 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: 00000000:00000928 HWX C T Cull
"eFootball Mod Full Asia Musim 2024 by TRMD" v1.20.3 2026-05-05 Error in shader program link: info: Link Error: Vertex shader is missing. fs: 10180000:00200002 Tex Fog FragUber TFuncMod #version 320 es #extension GL_EXT_shader_framebuffer_fetch : require // Driver: PowerVR Rogue GE8320 - GLSL 320 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 10180000:00200002 Tex Fog FragUber TFuncMod uniform sampler2D tex; uniform vec2 u_texNoAlphaMul; in lowp vec4 v_color0; uniform vec3 u_fogcolor; in highp float v_fogdepth; in highp vec3 v_texcoord; out vec4 fragColor0; void main() { vec4 t = texture(tex, v_texcoord.xy); vec4 p = v_color0; t.a = max(t.a, u_texNoAlphaMul.x); vec4 v = p * t; v.rgb = clamp(v.rgb * u_texNoAlphaMul.y, 0.0, 1.0); float fogCoef = clamp(v_fogdepth, 0.0, 1.0); v = mix(vec4(u_fogcolor, v.a), v, fogCoef); fragColor0 = v; } vs: 00000000:00000928 HWX C T Cull
eFootball RB - V. v1.10.3 2026-05-05 ReadFromHardware: Invalid address e0991900 near PC e0991900 LR 08000018
SBK®09 Superbike World Championship v1.9.4 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 0945d5f0): duplicate handler
WWE 2K14 v1.11.3 2026-05-05 80630007=sceAtracSetData(2, 08d13140, 000058f8): atracID uses different codec type than data
WWE 2K14 v1.11.3 2026-05-05 80630007=sceAtracSetData(2, 08d13140, 00006848): atracID uses different codec type than data
WWE 2K14 v1.11.3 2026-05-05 80630007=sceAtracSetData(2, 08d13140, 00008fa8): atracID uses different codec type than data
eFootball JOELAND v1.16.6 2026-05-05 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5128, pos=0, access=1, data=2, text=2
eFootball JOELAND v1.16.6 2026-05-05 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5128, pos=0, access=1, data=1, text=1
Dragon Ball Z: Tenkaichi BT4 Latina v1.18.1 2026-05-05 ReadFromHardware: Invalid address 00000054 near PC 08902b08 LR 08902b08
Dragon Ball Z: Tenkaichi BT4 Latina v1.18.1 2026-05-05 565 depal unsupported: shift=5 mask=ff offset=0
MONSTER HUNTER PORTABLE 3rd v1.18.1-1211-g6770122c5c 2026-05-05 __KernelStopThread: thread 448 does not exist (ApctlThread stopped)
MONSTER HUNTER PORTABLE 3rd v1.18.1-1211-g6770122c5c 2026-05-05 __KernelStopThread: thread 448 does not exist (ApctlThread deleted)
Grand Theft Auto: Vice City Stories v1.20.3 2026-05-05 Bad bounding box data: 000101
Grand Theft Auto: Vice City Stories v1.20.3 2026-05-05 Truncating vertex count from 65486 to 21845
Grand Theft Auto: Vice City Stories v1.20.3 2026-05-05 VTYPE with morph used: THRU=0 TC=0 COL=0 POS=0 NRM=1 WT=0 NW=1 IDX=0 MC=5
Grand Theft Auto: Vice City Stories v1.20.3 2026-05-05 Drawing region rate add non-zero: 04e8, 013f of 0003, 0000
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 090c87e0): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 091294f0): duplicate handler
WWE 2K19 by GamerNafZ™ and Finn v1.20.3 2026-05-05 PerformMemorySet with invalid range: 440a00f7, size -1791713271
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 0900aa30): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 091394b0): duplicate handler
SBK®09 Superbike World Championship v1.9.4 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 08f85020): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 08fa7a40): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 08f7f400): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 090e10f0): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 08ea3c40): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 08ea3b40): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 08fee6a0): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 08fb44f0): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 FBO created from existing depthbuffer as color, 04110000/00000000 and 04088000/04110000
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 FBO created from existing depthbuffer as color, 04110000/00000000 and 04000000/04110000
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 08ff14b0): duplicate handler
MotoGP 26 Next Gen bfore play v1.11.3 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 08a22378, 08fac280): duplicate handler
WWE 2K25 V1.00 BY MANIASVR v1.10.3 2026-05-05 Unknown GetPointer 00000000 PC 089fe548 LR 08000020
Yu-Gi-Oh! 5D's Tag Force5 v1.16.4 2026-05-05 __KernelStopThread: thread 298 does not exist (helper deleted)
NARUTO SHIPPUDEN: Ultimate Ninja Impact v1.11.3 2026-05-05 sceDmacMemcpy(dest=0415cf40, src=09419b50, size=192): overlapping read
Grand Theft Auto: San Andreas v1.18.1 2026-05-05 Unexpected mpeg first timestamp: 0 / 0
Moto3 21 by ARIAN v1.12.1 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 089c90fc, 08fc1910): duplicate handler
Moto3 21 by ARIAN v1.12.1 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 089c90fc, 090ead90): duplicate handler
Dragon Ball Z Tenkaichi Tag Team: Ultimate Revolution v1.11.2 2026-05-05 Unknown GetPointer 00000000 PC 08831bb0 LR 08831bb0
Moto3 21 by ARIAN v1.12.1 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 089c90fc, 09222790): duplicate handler
Moto3 21 by ARIAN v1.12.1 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 089c90fc, 090a61d0): duplicate handler
Moto3 21 by ARIAN v1.12.1 2026-05-05 sceKernelRegisterSubIntrHandler(30, 0, 089c90fc, 08f61fc0): duplicate handler
Dragon Ball Z Tenkaichi Tag Team: Ultimate Revolution v1.11.2 2026-05-05 ReadFromHardware: Invalid address 00000000 near PC 08ad4824 LR 08ad4810
Def Jam® Fight For NY™: The Takeover v1.15.3 2026-05-05 UNTESTED sceNetAdhocctlCreateEnterGameMode(6370965, 1, 2, 09fbf960, 20000000, 0) at 0897eb28
Silent Hill: Shattered Memories v1.19.3 2026-05-05 __KernelStopThread: thread 909 does not exist (helper deleted)
Def Jam® Fight For NY™: The Takeover v1.15.3 2026-05-05 UNTESTED sceNetAdhocctlCreateEnterGameMode(eb13975, 1, 2, 09fbf960, 20000000, 0) at 0897eb28
Def Jam® Fight For NY™: The Takeover v1.15.3 2026-05-05 UNTESTED sceNetAdhocctlJoinEnterGameMode(a5ddb18, 30:1c:9e:2f:b0:2f, 20000000, 0) at 0897ed90
METAL GEAR SOLID PEACE WALKER v1.4.2-425-g7a7ccee5e 2026-05-05 Error in shader compilation: info: ERROR: 0:18: 'u_proj' : undeclared identifier ERROR: 0:20: 'u_texmtx' : undeclared identifier / code: #version 330 #define lowp #define mediump #define highp in vec3 position; in mediump vec3 normal; uniform mat4 u_proj_through; uniform mat4 u_world; uniform mat4 u_view; uniform vec4 u_uvscaleoffset; 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; v_color0 = u_matambientalpha; v_texcoord = (u_texmtx * vec4(position.xyz, 1.0)).xyz * vec3(u_uvscaleoffset.xy, 1.0); }
eFootball PC - V. v1.9.4 2026-05-05 Unknown GetPointer 752f0002 PC 0884d7b4 LR 0884d7d4
eFootball Play-C v1.16.6 2026-05-05 Unknown GetPointer 2985f6b4 PC 0881c2d8 LR 0881c2e8
Kenka Bancho: Badass Rumble v1.19.3 2026-05-05 0=sceUtilityScreenshotInitStart(092bb7b0)
Kenka Bancho: Badass Rumble v1.19.3 2026-05-05 0=sceUtilityScreenshotInitStart(092b9b90)
Kenka Bancho: Badass Rumble v1.19.3 2026-05-05 0=sceUtilityScreenshotInitStart(092b9230)
Kenka Bancho: Badass Rumble v1.19.3 2026-05-05 0=sceUtilityScreenshotInitStart(092b79a0)
Grand Theft Auto: Liberty City Stories v1.5.2 2026-05-05 Unknown GetPointer 41b0872b PC 41b0872b LR 41b0872b
Def Jam® Fight For NY™: The Takeover v1.17.1 2026-05-05 sceDmacMemcpy(dest=097fa540, src=08400000, size=17792): overlapping read
eFootball Lop - Play v1.20.3 2026-05-05 PerformMemorySet with invalid range: 041dd000, size 164998208
EFOOTBALL NEW PATCH SEASON v1.11.3 2026-05-04 Error in shader compilation: info: 0:1: L0001: Typename expected, found '����' 0:1: L0001: Expected identifier, found '' 00000000:0000093c HWX C T Fog Tex Cull ����
Killzone™: Liberation v1.18.1 2026-05-04 sceDmacMemcpy(dest=04128100, src=09853910, size=816): overlapping read
NEED FOR SPEED™ MOST WANTED 5-1-0 v1.20.3 2026-05-04 __KernelStopThread: thread 661 does not exist (ApctlThread deleted)
NEED FOR SPEED™ MOST WANTED 5-1-0 v1.20.3 2026-05-04 __KernelStopThread: thread 661 does not exist (ApctlThread stopped)
eFootball Chelito 19 v1.10.3 2026-05-04 ReadFromHardware: Invalid address 00000000 near PC 08815f0c LR 08000020
Tom Clancy's Ghost Recon® Predator v1.20.3 2026-05-04 __KernelStopThread: thread 1176 does not exist (helper deleted)
Tom Clancy's Ghost Recon® Predator v1.20.3 2026-05-04 __KernelStopThread: thread 1157 does not exist (helper deleted)
Dragon Ball Z: Tenkaichi Tag Team v1.11.3 2026-05-04 Unknown GetPointer 00000000 PC 08916d9c LR 08918538
Ben 10 Alien Force™ v1.11.3 2026-05-04 Unexpected mpeg first timestamp: 3fa342e3235 / 4373152150069
Medal of Honor Heroes™ v1.20.3 2026-05-04 __KernelStopThread: thread 448 does not exist (ApctlThread deleted)
Medal of Honor Heroes™ v1.20.3 2026-05-04 __KernelStopThread: thread 448 does not exist (ApctlThread stopped)
EAFC 26 By Komo Valeri v1.9.4 2026-05-04 Unimplemented HLE function sceKernelFindModuleByUID
EAFC 26 By Komo Valeri v1.9.4 2026-05-04 Unknown syscall in known module 'ThreadManForKernel': 0x809ce29b
EAFC 26 By Komo Valeri v1.9.4 2026-05-04 Unknown syscall in known module 'LoadExecForKernel': 0x05572a5f
EAFC 26 By Komo Valeri v1.9.4 2026-05-04 Unknown syscall in known module 'SysMemForKernel': 0x3fc9ae6a
EA-Sports FC Lop-Play v1.9.4 2026-05-04 Unknown GetPointer 10beebf7 PC 0884d5b0 LR 0884d7d4
WWE 2K26 L.T.I.N V-1 LETSKIMOD™ v1.7.1 2026-05-04 Render to area containing texture at 000cc000 +64x0
WWE 2K26 L.T.I.N V-1 LETSKIMOD™ v1.7.1 2026-05-04 Rendering to framebuffer offset: 000cc000 +65x0
Tom Clancy's Ghost Recon® Predator v1.20.3 2026-05-04 sceAudiocodecInit(09f2ea00, 4096): replacing existing context
Ben 10 Alien Force™ v1.11.3 2026-05-04 Unexpected mpeg first timestamp: 4574a4a4a4a / 4772955048522