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
Marvel™ Ultimate Alliance v1.20.3 2026-05-09 __KernelStopThread: thread 478 does not exist (ApctlThread deleted)
Marvel™ Ultimate Alliance v1.20.3 2026-05-09 __KernelStopThread: thread 478 does not exist (ApctlThread stopped)
真・三國無双 MULTI RAID 2 スペシャル体験版 v1.9.4 2026-05-09 Unknown syscall in known module 'sceNp': 0x633b5f71
真・三國無双 MULTI RAID 2 スペシャル体験版 v1.9.4 2026-05-09 Unknown syscall in known module 'sceNpAuth': 0xd99455dd
真・三國無双 MULTI RAID 2 スペシャル体験版 v1.9.4 2026-05-09 Unknown syscall in known module 'sceNpAuth': 0x6900f084
真・三國無双 MULTI RAID 2 スペシャル体験版 v1.9.4 2026-05-09 Unknown syscall in known module 'sceNp': 0xbb069a87
真・三國無双 MULTI RAID 2 スペシャル体験版 v1.9.4 2026-05-09 Unknown syscall in known module 'sceNpAuth': 0x3f1c1f70
真・三國無双 MULTI RAID 2 スペシャル体験版 v1.9.4 2026-05-09 Unknown syscall in known module 'sceNp': 0x1d60ae4b
真・三國無双 MULTI RAID 2 スペシャル体験版 v1.9.4 2026-05-09 Unknown syscall in known module 'sceNpAuth': 0xcd86a656
真・三國無双 MULTI RAID 2 スペシャル体験版 v1.9.4 2026-05-09 Unknown syscall in known module 'sceNpAuth': 0x72bb0467
真・三國無双 MULTI RAID 2 スペシャル体験版 v1.9.4 2026-05-09 Unknown syscall in known module 'sceNp': 0x4b5c71c8
NETWORK UTILITY DISC CHINESE Ver. 1.00C v1.20.3 2026-05-09 __KernelStopThread: thread 319 does not exist (ApctlThread stopped)
NETWORK UTILITY DISC CHINESE Ver. 1.00C v1.20.3 2026-05-09 __KernelStopThread: thread 319 does not exist (ApctlThread deleted)
eFootball PES 2021 By GABRIEL v1.20.3 2026-05-09 An uneaten prefix at end of block: 083c4518
eFootball Chelito 19 * BETEGAMING v1.20.3 2026-05-09 sceMp3Init: invalid data: not layer 3
eFootball Chelito 19 * BETEGAMING v1.20.3 2026-05-09 SCE_AVCODEC_ERROR_INVALID_DATA=sceMp3Init(00000000): invalid bitrate v0 l0 rate 0000
EA SPORTS FC26 BY Charly v1.16.6 2026-05-08 sceNetAdhocMatchingInit(32768) at 08a719b8
eFootball Chelito 19 v1.13.2 2026-05-08 sceDmacMemcpy(dest=040cc000, src=086ce900, size=1251072): overlapping read
Pro Evolution Soccer 2012 v1.20.3 2026-05-08 Branch in branch delay slot at 080c2180 with different target
Pro Evolution Soccer 2012 v1.20.3 2026-05-08 Branch in branch delay slot at 080c2310 with different target
Pro Evolution Soccer 2012 v1.20.3 2026-05-08 Branch in RSRTComp delay slot at 080c6804 in block starting at 080c6724
WALL•E v1.20.3 2026-05-08 __KernelStopThread: thread 561 does not exist (helper deleted)
デジモンワールド リ:デジタイズ v1.9.4 2026-05-08 sceDmacMemcpy(dest=0913d820, src=0913d280, size=1440): overlapping read
eFootball Edicion Mundial de Clubes By T. Bendezu v1.20.3 2026-05-08 Error in shader compilation: info: Compile failed. ERROR: Unexpected end of source found 1 compilation errors. No code generated. 01000000:80000b20 HWX T N Light: LightUberShader Cull #version 320 es // Driver: PowerVR Rogue GE8300 - GLSL 320 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 01000000:80000b20 HWX T N Light: LightUberShader Cull 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 uint u_lightControl; uniform vec3 u_lightpos0; uniform mediump vec3 u_lightatt0; uniform mediump vec3 u_lightdir0; uniform mediump vec2 u_lightangle_spotCoef0; uniform lowp vec3 u_lightambient0; uniform lowp vec3 u_lightdiffuse0; uniform lowp vec3 u_lightspecular0; uniform vec3 u_lightpos1; uniform mediump vec3 u_lightatt1; uniform mediump vec3 u_lightdir1; uniform mediump vec2 u_lightangle_spotCoef1; uniform lowp vec3 u_lightambient1; uniform lowp vec3 u_lightdiffuse1; uniform lowp vec3 u_lightspecular1; uniform vec3 u_lightpos2; uniform mediump vec3 u_lightatt2; uniform mediump vec3 u_lightdir2; uniform mediump vec2 u_lightangle_spotCoef2; uniform lowp vec3 u_lightambient2; uniform lowp vec3 u_lightdiffuse2; uniform lowp vec3 u_lightspecular2; uniform vec3 u_lightpos3; uniform mediump vec3 u_lightatt3; uniform mediump vec3 u_lightdir3; uniform mediump vec2 u_lightangle_spotCoef3; uniform lowp vec3 u_lightambient3; uniform lowp vec3 u_lightdiffuse3; uniform lowp vec3 u_lightspecular3; 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; uniform highp vec2 u_fogcoef; uniform highp vec4 u_depthRange; uniform highp vec4 u_cullRangeMin; uniform highp vec4 u_cullRangeMax; 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 = normalizeOr001(mul(vec4(normal, 0.0), u_world).xyz); vec4 viewPos = vec4(mul(vec4(worldpos, 1.0), u_view).xyz, 1.0); vec4 outPos = mul(u_proj, viewPos); vec4 ambientColor = u_matambientalpha; vec3 diffuseColor = u_matdiffuse.rgb; vec3 specularColor = u_matspecular.rgb; lowp vec4 lightSum0 = u_ambient * ambientColor + vec4(u_matemissive, 0.0); lowp vec3 lightSum1 = splat3(0.0); vec3 toLight; lowp vec3 diffuse; float distance; lowp float lightScale; mediump float ldot; lowp float angle; uint comp; uint type; float attenuation; if ((u_lightControl & 0x1u) != 0x0u) { comp = (u_lightControl >> 0x04u) & 0x3u; type = (u_lightControl >> 0x06u) & 0x3u; toLight = u_lightpos0; if (type != 0x0u) { toLight -= worldpos; distance = length(toLight); toLight /= distance; attenuation = clamp(1.0 / dot(u_lightatt0, vec3(1.0, distance, distance*distance)), 0.0, 1.0); if (type == 0x01u) { lightScale = attenuation; } else { angle = dot(u_lightdir0, toLight); if (angle >= u_lightangle_spotCoef0.x) { lightScale = attenuation * (u_lightangle_spotCoef0.y <= 0.0 ? 1.0 : pow(angle, u_lightangle_spotCoef0.y)); } else { lightScale = 0.0; } } } else { lightScale = 1.0; } ldot = dot(toLight, worldnormal); if (comp == 0x2u) { ldot = u_matspecular.a > 0.0 ? pow(max(ldot, 0.0), u_matspecular.a) : 1.0; } diffuse = (u_lightdiffuse0 * diffuseColor) * max(ldot, 0.0); if (comp == 0x1u && ldot >= 0.0) { if (u_matspecular.a > 0.0) { ldot = dot(normalize(toLight + vec3(0.0, 0.0, 1.0)), worldnormal); ldot = pow(max(ldot, 0.0), u_matspecular.a); } else { ldot = 1.0; } lightSum1 += u_lightspecular0 * specularColor * ldot * lightScale; } lightSum0.rgb += (u_lightambient0 * ambientColor.rgb + diffuse) * lightSca
eFootball RB - V. v1.10.3 2026-05-08 807f00fd=sceMp3Init(00000001): invalid bitrate v0 l0 rate 0000
Avatar: The Last Airbender v1.18.1 2026-05-08 sceDmacMemcpy(dest=041c4000, src=09ae5d10, size=16384): overlapping read
eFootball Chelito 19 v1.18.1 2026-05-08 Unknown GetPointer 001f0000 PC 0884d7b4 LR 0884d7d4
eFootball Chelito 19 v1.18.1 2026-05-08 Unknown GetPointer 00460300 PC 0884d7b4 LR 0884d7d4
eFootball Chelito 19 v1.18.1 2026-05-08 Unknown GetPointer 001c0000 PC 0884d7b4 LR 0884d7d4
Def Jam® Fight For NY™: The Takeover v1.10.3 2026-05-08 sceDmacMemcpy(dest=098a6fc0, src=08400000, size=641344): overlapping read
eFootball Chelito 19 v1.18.1 2026-05-08 Unknown GetPointer 00000000 PC 0884c9fc LR 0884d7d4
Kenka Bancho: Badass Rumble v1.20.3 2026-05-08 0=sceUtilityScreenshotInitStart(091b1650)
Kenka Bancho: Badass Rumble v1.20.3 2026-05-08 0=sceUtilityScreenshotInitStart(091aedb0)
Hexyz Force™ v1.18.1 2026-05-08 sceDmacMemcpy(dest=0862fe00, src=09f007c0, size=57647): overlapping read
EA SPORTS FC26 BY Charly v1.19.3 2026-05-08 Savedata version requested: 3
eFootball JOELAND v1.11.3 2026-05-08 sceDmacMemcpy(dest=040cc000, src=09517200, size=557056): overlapping read
eFootball Chelito 19 v1.16.6 2026-05-08 Unknown GetPointer 00000000 PC 08849a58 LR 0884a938
EA SPORTS™ FIGHT NIGHT Round 3 v1.19.3 2026-05-08 __KernelStopThread: thread 1934 does not exist (ApctlThread stopped)
EA SPORTS™ FIGHT NIGHT Round 3 v1.19.3 2026-05-08 __KernelStopThread: thread 1934 does not exist (ApctlThread deleted)
Dragon Ball Z: Tenkaichi Tag Team v1.8.0 2026-05-08 Unknown GetPointer 00000000 PC 08837cf8 LR 08837cf8
eFootball PC - V. v1.11.3 2026-05-08 Unknown GetPointer 00000000 PC 0887c664 LR 0887c664
eFootball JOELAND v1.20.3 2026-05-08 PerformMemorySet with invalid range: 041a2980, size 1016087030
eFootball Chelito 19 v1.18.1 2026-05-08 Unknown GetPointerWrite 00000000 PC 088287f0 LR 08828800
eFootball Lop - Play v1.11.3 2026-05-08 sceSasSetSimpleADSR(08bb3ac0, 6, fffff43c, fffff635): Invalid ADSREnv2
eFootball Lop - Play v1.11.3 2026-05-08 sceSasSetVoice: invalid loop mode 238
eFootball Lop - Play v1.11.3 2026-05-08 sceSasSetSimpleADSR(08bb3ac0, 5, ffffb99a, ffffbb5f): Invalid ADSREnv2
eFootball 2026 StaR Patch v1.16.6 2026-05-08 Unknown GetPointer 00ffdde1 PC 0884a918 LR 0884a938
EA SPORTS FC26 BY Charly v1.11.3 2026-05-08 80630007=sceAtracSetData(2, 08d4b180, 00019800): atracID uses different codec type than data
eFootball 2025 v1.20.3 2026-05-08 Branch in branch delay slot at 08ac5c68 with different target
EA SPORTS FC26 BY Charly v1.11.3 2026-05-08 80630007=sceAtracSetData(2, 08d4b180, 0000d800): atracID uses different codec type than data
EA SPORTS FC26 BY Charly v1.11.3 2026-05-08 Unknown GetPointer 00000000 PC 08bf6830 LR 08bf6840
eFootball JOELAND v1.18.1 2026-05-08 Unknown GetPointer 0000d738 PC 0881c0fc LR 0881c10c
EA SPORTS FC26 BY Charly v1.11.3 2026-05-08 sceGeBreak(mode=0, unknown=08d098b8): unknown ptr (valid)
EA SPORTS FC26 BY Charly v1.11.3 2026-05-08 80630007=sceAtracSetData(2, 08d4b180, 00018000): atracID uses different codec type than data
EA SPORTS FC26 BY Charly v1.11.3 2026-05-08 80630007=sceAtracSetData(2, 08d4b180, 00012e00): atracID uses different codec type than data
EA SPORTS FC26 BY Charly v1.11.3 2026-05-08 80630007=sceAtracSetData(2, 08d4b180, 00015700): atracID uses different codec type than data
EA SPORTS FC26 BY Charly v1.11.3 2026-05-08 80630007=sceAtracSetData(2, 08d4b180, 00005000): atracID uses different codec type than data
EA SPORTS FC26 BY Charly v1.11.3 2026-05-08 80630007=sceAtracSetData(2, 08d13140, 00038000): atracID uses different codec type than data
EA SPORTS FC26 BY Charly v1.11.3 2026-05-08 80630007=sceAtracSetData(2, 08d13140, 00000aec): atracID uses different codec type than data
eFootball Lop - Play v1.20.3 2026-05-08 PerformMemorySet with invalid range: 041c1300, size -115202839
EA-Sports FC PC-V v1.11.3 2026-05-08 ReadFromHardware: Invalid address deadbeef near PC deadbeef LR deadbeef
EA-Sports FC PC-V v1.11.3 2026-05-08 WriteToHardware: Invalid address deadbeef near PC 083e1290 LR 2fff0000
EA-Sports FC PC-V v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 6cfff400
EA-Sports FC PC-V v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 0008ffff
EA-Sports FC PC-V v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 00008efd
EA-Sports FC PC-V v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 72ff505f
EA-Sports FC PC-V v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 000bff81
EA-Sports FC PC-V v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 0001cfff
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 Jump to invalid address: 03344000
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 7ad50000
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 9de10000
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 00000578
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 05786000
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction ee200000
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction ce400000
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction b0000003
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 049c1037
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 049b1000
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 000009b5
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 00000cf5
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction ec00000c
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 0006dfff
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 000006fc
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 00121001
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 4efa2000
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 MIPSCompileOp: Invalid instruction 9fd30000
eFootball 2024 By RH12 Official v1.11.3 2026-05-08 WriteToHardware: Invalid address deae167f near PC 0803c91c LR fffffc53
Dragon Ball Z: Tenkaichi Tag Team v1.20.3 2026-05-08 Branch in branch delay slot at 08a669d0 with different target
Dragon Ball Z: Tenkaichi Tag Team v1.20.3 2026-05-08 Garbage libstub address 00402025 or end 06010004
eFootball PC - V. v1.10.3 2026-05-08 ReadFromHardware: Invalid address ec8b81b9 near PC ec8b81b9 LR 08000018
デジモンワールド リ:デジタイズ v1.9.4 2026-05-08 sceDmacMemcpy(dest=090d2398, src=090d1d80, size=1560): overlapping read
EA-Sports FC PC-V v1.10.3 2026-05-08 Unknown syscall in known module 'sceNpService': 0x5f5e32af
EA-Sports FC PC-V v1.10.3 2026-05-08 Unknown syscall in known module 'sceNpService': 0x58251346
EA-Sports FC PC-V v1.10.3 2026-05-08 Unknown syscall in known module 'sceNpService': 0x4e851b10
EA-Sports FC PC-V v1.10.3 2026-05-08 Unknown syscall in known module 'sceNpAuth': 0xcd86a656
EA-Sports FC PC-V v1.10.3 2026-05-08 Unknown syscall in known module 'sceNpAuth': 0x3f1c1f70
EA-Sports FC PC-V v1.10.3 2026-05-08 Unknown syscall in known module 'sceNp': 0xbb069a87
EA-Sports FC PC-V v1.10.3 2026-05-08 Unknown syscall in known module 'sceNp': 0xa0be3c4b
EA-Sports FC PC-V v1.10.3 2026-05-08 Unknown syscall in known module 'sceNp': 0x7e0864df
EA-Sports FC PC-V v1.10.3 2026-05-08 Unknown syscall in known module 'sceNp': 0x633b5f71