Recent logs - v1.16.4

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
X-Men Legends 2: Rise of Apocalypse v1.16.4 2026-05-12 Error in shader compilation: info: 0:1: F0002: Mali-400 GP register allocation failed for vertex shader. Please contact [email protected] with the shader causing the problem, along with this error message. Mali online shader compiler r8p0-00dev0 [Revision 96995]. 01f04440:00090321 HWX N LM TexProjNNrm UVMtx Light: 0: c:0 t:0 1: c:0 t:1 2: c:0 t:1 3: c:0 t:1 Cull #version 100 // Driver: Mali-400 MP - GLSL 100 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 01f04440:00090321 HWX N LM TexProjNNrm UVMtx Light: 0: c:0 t:0 1: c:0 t:1 2: c:0 t:1 3: c:0 t:1 Cull attribute vec3 position; attribute mediump vec3 normal; uniform mat4 u_proj; uniform mat4 u_world; uniform mat4 u_view; uniform mediump mat4 u_texmtx; uniform vec4 u_uvscaleoffset; uniform vec3 u_lightpos0; uniform lowp vec3 u_lightambient0; uniform lowp vec3 u_lightdiffuse0; uniform vec3 u_lightpos1; uniform mediump vec3 u_lightatt1; uniform lowp vec3 u_lightambient1; uniform lowp vec3 u_lightdiffuse1; uniform vec3 u_lightpos2; uniform mediump vec3 u_lightatt2; uniform lowp vec3 u_lightambient2; uniform lowp vec3 u_lightdiffuse2; uniform vec3 u_lightpos3; uniform mediump vec3 u_lightatt3; uniform lowp vec3 u_lightambient3; uniform lowp vec3 u_lightdiffuse3; 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; varying lowp vec4 v_color0; varying lowp vec3 v_color1; varying mediump vec3 v_texcoord; varying 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); vec3 toLight; lowp vec3 diffuse; float distance; lowp float lightScale; mediump float ldot; toLight = u_lightpos0; ldot = dot(toLight, worldnormal); diffuse = (u_lightdiffuse0 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient0 * ambientColor.rgb + diffuse); toLight = u_lightpos1 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt1, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse1 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient1 * ambientColor.rgb + diffuse) * lightScale; toLight = u_lightpos2 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt2, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse2 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient2 * ambientColor.rgb + diffuse) * lightScale; toLight = u_lightpos3 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt3, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse3 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient3 * ambientColor.rgb + diffuse) * lightScale; v_color0 = clamp(lightSum0, 0.0, 1.0); v_color1 = splat3(0.0); v_texcoord = mul(length(normal) == 0.0 ? vec4(0.0, 0.0, 0.0, 1.0) : vec4(normalize(normal), 1.0), u_texmtx).xyz * vec3(u_uvscaleoffset.xy, 1.0); v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y; vec3 projPos = outPos.xyz / outPos.w; float projZ = (projPos.z - u_depthRange.z) * u_depthRange.w; if (u_cullRangeMin.w <
Yu-Gi-Oh! 5D's Tag Force5 v1.16.4 2026-05-05 __KernelStopThread: thread 298 does not exist (helper deleted)
EA-Sports FC PC-V v1.16.4 2026-03-30 Unknown GetPointer 00ffa57b PC 0884d7b4 LR 0884d7d4
GTA: Liberty City Stories v1.16.4 2026-02-08 Unknown GetPointerWrite 00000000 PC 088287f0 LR 08828800
eFootball JOELAND v1.20.4 2026-05-31 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=0, data=0, text=0
eFootball JOELAND v1.9.4 2026-05-30 Unimplemented HLE function sceKernelDcacheWritebackAll
eFootball JOELAND v1.9.4 2026-06-01 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball Lop - Play v1.16.4 2026-01-07 Unknown GetPointerWrite 00000080 PC 0882bbf4 LR 088113dc
eFootball Lop - Play v1.16.4 2026-04-17 80630011=sceAtracSetHalfwayBufferAndGetID(08bff040, 00000000, 00040000): buffer too small
eFootball JOELAND v1.18.1-473-g9da80ac8d5 2026-06-01 Unknown GetPointerWrite 00000000 PC 08816148 LR 0881615c
eFootball JOELAND v1.9.4 2026-06-02 Savedata version requested: 3
MONSTER HUNTER FREEDOM v1.16.4 2025-12-24 MIPSCompileOp: Invalid instruction b548d022
MONSTER HUNTER FREEDOM v1.16.4 2025-12-24 MIPSCompileOp: Invalid instruction 7ec5b3af
eFootball Chelito 19 * BETEGAMING v1.9.4 2026-06-01 Savedata version requested: 3
eFootball 2026 StaR Patch v1.16.4 2025-12-01 ReadFromHardware: Invalid address 13982318 near PC 08849a4c LR 08849a58
EA-Sports FC Lop-Play v1.18.1 2026-05-26 MIPSCompileOp: Invalid instruction 9f4f97ed
eFootball PC - V. v1.16.4 2025-11-09 Unknown GetPointer 2c5dc842 PC 0884d5b0 LR 0884d7d4
eFootball RB - V. v1.18.1 2026-05-11 Unknown GetPointer 00000140 PC 08824cf4 LR 088113dc
eFootball RB - V. v1.18.1 2026-05-11 Unknown GetPointerWrite 00000000 PC 08824cf4 LR 088113dc
eFootball RB - V. v1.18.1-846-gab47c3cb1f 2026-06-01 Unknown GetPointerWrite 00000000 PC 088287f0 LR 08828800
eFootball RB - V. v1.18.1-846-gab47c3cb1f 2026-06-01 Unknown GetPointerWrite 00000000 PC 08816148 LR 0881615c
eFootball RB - V. v1.9.4 2026-06-02 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball RB - V. v1.9.4 2026-06-02 Savedata version requested: 3
eFootball 2026 StaR Patch v1.16.4 2025-12-07 WriteToHardware: Invalid address 00000004 near PC 08863d6c LR 08856c34
eFootball 2026 StaR Patch v1.16.4 2025-12-07 ReadFromHardware: Invalid address 00000004 near PC 08863d6c LR 08856c34
PES 2013 v1.16.4 2025-10-05 __KernelStopThread: thread 335 does not exist (helper deleted)
eFootball RB - V. v1.16.4 2026-05-25 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5128, pos=0, access=1, data=2, text=2
eFootball RB - V. v1.9.4 2026-05-27 sceDmacMemcpy(dest=08701400, src=040cc000, size=1043456): overlapping read
EA-Sports FC Lop-Play v1.9.4 2026-06-02 MIPSCompileOp: Invalid instruction 46800499
eFootball RB - V. v1.9.4 2026-06-01 Unknown GetPointer 00000000 PC 0884a918 LR 0884a938
eFootball RB - V. v1.9.4 2026-06-02 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball RB - V. v1.18.1-1602-g8734df7cba 2026-06-01 Unknown GetPointerWrite 00000000 PC 08816148 LR 0881615c
eFootball RB - V. v1.9.4 2026-06-02 Savedata version requested: 3
Prince of Persia® Rival Swords v1.16.4 2025-09-02 Unknown GetPointerWrite 000009c8 PC 08bb6b94 LR 08bb6b94
Prince of Persia® Rival Swords v1.16.4 2025-09-02 Unknown GE command : d12d1f01
EA-Sports FC Lop-Play v1.18.1-846-gab47c3cb1f 2026-06-01 Unknown GetPointer 00000020 PC 08815fc8 LR 08815fd4
eFootball Lop - Play v1.9.4 2026-06-02 MIPSCompileOp: Invalid instruction 01010101
SBK-07 v1.16.4 2025-08-24 sceKernelRegisterSubIntrHandler(30, 0, 08a24354, 0947cb40): duplicate handler
EA-Sports FC Lop-Play v1.9.4 2026-06-01 MIPSCompileOp: Invalid instruction 621d8c98
EA-Sports FC Lop-Play v1.9.4 2026-06-01 MIPSCompileOp: Invalid instruction 4e55864d
EA-Sports FC Lop-Play v1.20.4 2026-06-01 sceNetAdhocMatchingInit(32768) at 08a719b8
Mortal Kombat: Unchained v1.16.4 2025-08-14 ReadFromHardware: Invalid address c34421c8 near PC c34421c8 LR 08a2b85c
EA-Sports FC Lop-Play v1.18.1-993-ge80941403a 2026-06-02 Unknown GetPointerWrite 00000000 PC 088287f0 LR 08828800
eFootball 2026 StaR Patch v1.20.4 2026-05-27 sceNetAdhocMatchingInit(32768) at 08a719b8
eFootball 2026 StaR Patch v1.18.1-1309-gecbbadd604 2026-04-10 Unknown GetPointerWrite 00000000 PC 08816154 LR 0881615c
EA-Sports FC Lop-Play v1.9.4 2026-06-02 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball 2026 StaR Patch v1.18.1-840-g60c98a6483 2026-06-01 Unknown GetPointer 00000000 PC 0884a918 LR 0884a938
EA-Sports FC Lop-Play v1.9.4 2026-06-02 Savedata version requested: 3
eFootball 2026 StaR Patch v1.18.1-840-g60c98a6483 2026-06-01 Unknown GetPointerWrite 00000000 PC 08816148 LR 0881615c
eFootball 2026 StaR Patch v1.9.4 2026-06-02 Savedata version requested: 3
EA FC 2024 BY SPARTAN JR 11 v1.18.1-846-gab47c3cb1f 2026-05-31 Unknown GetPointerWrite 00000000 PC 088287f0 LR 08828800
EA FC 2024 BY SPARTAN JR 11 v1.9.4 2026-05-31 Unknown GetPointer 00000000 PC 0881c2d8 LR 0881c2e8
EA FC 2024 BY SPARTAN JR 11 v1.9.4 2026-06-02 Savedata version requested: 3
eFootball Lop - Play v1.18.1-986-ga174fdb19e 2026-06-01 Unknown GetPointer 00000020 PC 08815fc8 LR 08815fd4
eFootball Lop - Play v1.9.4 2026-06-02 Unknown GetPointer 00000000 PC 0884d7b4 LR 0884d7d4
eFootball Lop - Play v1.9.4 2026-06-02 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball Lop - Play v1.18.1-945-gb0182ed0e6 2026-06-02 Unknown GetPointerWrite 00000000 PC 08816148 LR 0881615c
eFootball Lop - Play v1.18.1-986-ga174fdb19e 2026-06-02 Unknown GetPointerWrite 00000000 PC 088287f0 LR 08828800
eFootball Lop - Play v1.9.4 2026-06-02 Savedata version requested: 3
eFootball Edicion Mundial de Clubes By T. Bendezu v1.9.4 2026-06-02 Savedata version requested: 3
ソードアート・オンライン -インフィニティ・モーメント- v1.16.4 2025-06-15 sceDmacMemcpy(dest=09de0640, src=084d3c40, size=159808): overlapping read
eFootball Chelito 19 v1.16.4 2026-02-18 Unknown GetPointer 00003320 PC 08815fc8 LR 08815fd4
eFootball 2024 By Master Pes v1.16.4 2025-05-26 MIPSCompileOp: Invalid instruction 01010101
eFootball CESAR - PATCH v1.18.1 2026-05-21 Unknown GetPointer 00000020 PC 08815fc8 LR 08815fd4
~ P.P Modds's V.2 Game ~ v1.9.4 2026-02-08 Savedata version requested: 3
eFootball 2024 By Master Pes v1.18.1 2026-01-20 Unknown GetPointerWrite 00000000 PC 08816148 LR 0881615c
eFootball RB - V. v1.9.4 2026-06-01 Savedata version requested: 3
eFooTBall Play Cesar Patch v1.16.4 2025-04-26 ReadFromHardware: Invalid address 0ba7d8f7 near PC 0880d71c LR 0880d1c4
eFooTBall Play Cesar Patch v1.16.4 2025-04-26 ReadFromHardware: Invalid address 011fceeb near PC 08857d04 LR 08857d28
eFooTBall Play Cesar Patch v1.16.4 2025-04-26 ReadFromHardware: Invalid address 30b6808e near PC 088f6958 LR 0880da70
ソードアート・オンライン -インフィニティ・モーメント- v1.16.4 2025-04-23 sceDmacMemcpy(dest=041c2c00, src=08d0d2a0, size=250880): overlapping read
Avatar: The Legend of Aang v1.16.4 2025-04-15 sceDmacMemcpy(dest=041d1200, src=09becbe0, size=2048): overlapping read
Def Jam® Fight For NY™: The Takeover v1.16.4 2025-04-02 sceDmacMemcpy(dest=09839b00, src=08400000, size=72384): overlapping read
Angus hates Aliens v1.16.4 2025-04-01 00000400=sceGeEdramSetAddrTranslation(00001000)
Def Jam® Fight For NY™: The Takeover v1.16.4 2025-04-01 sceDmacMemcpy(dest=09a4c9c0, src=08400000, size=72384): overlapping read
Def Jam® Fight For NY™: The Takeover v1.16.4 2025-03-31 sceDmacMemcpy(dest=09a4ca40, src=08400000, size=72384): overlapping read
Def Jam® Fight For NY™: The Takeover v1.16.4 2025-03-31 sceDmacMemcpy(dest=09a44780, src=08400000, size=72384): overlapping read
eFootball CESAR - PATCH v1.18.1-362-g01b4eb41be 2026-05-21 Unknown GetPointerWrite 00000000 PC 088287f0 LR 08828800
Def Jam® Fight For NY™: The Takeover v1.16.4 2025-03-27 sceDmacMemcpy(dest=099b7500, src=08400000, size=641344): overlapping read
WWE 2K25 BY LETSKIMODZ v1.9.4 2025-12-17 80630006=sceAtracSetData(2, 08d4b180, 0000af04): invalid RIFF header
eFootball 2024 By Master Pes v1.9.4 2026-05-16 Savedata version requested: 3
EFOOTBALL NEW PATCH SEASON v1.9.4 2026-05-29 MIPSCompileOp: Invalid instruction 756d2067
EFOOTBALL NEW PATCH SEASON v1.9.4 2026-05-29 MIPSCompileOp: Invalid instruction 706f2074
EFOOTBALL NEW PATCH SEASON v1.9.4 2026-05-29 MIPSCompileOp: Invalid instruction 6e69746f
EFOOTBALL NEW PATCH SEASON v1.9.4 2026-05-29 MIPSCompileOp: Invalid instruction 62207473
EFOOTBALL NEW PATCH SEASON v1.9.4 2026-05-30 MIPSCompileOp: Invalid instruction 621d8c98
EFOOTBALL NEW PATCH SEASON v1.9.4 2026-05-30 MIPSCompileOp: Invalid instruction 4e55864d
WWE 2K25 BY LETSKIMODZ v1.9.4 2026-03-21 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
Lego Star Wars II: The Original Trilogy v1.17.1-334-g1786a4ddb 2025-11-01 Unaligned icache invalidation of 08604f78 (08604f78 + 0) at PC=088454a0
eFootball CESAR - PATCH v1.9.4 2026-06-02 Savedata version requested: 3
Lego Star Wars II: The Original Trilogy v1.16.4 2025-03-18 Unaligned icache invalidation of 08615578 (08615578 + 0) at PC=088454a0
EA FC 2024 BY RA-PATCH v1.9.4 2026-06-01 Savedata version requested: 3
TEKKEN 6 v1.16.4 2025-03-13 scePsmfPlayerSetPsmf*: incorrect PSMF magic (804bcdd3), bad data
TEKKEN 6 v1.16.4 2025-03-13 scePsmfPlayerSetPsmf*: unexpected streamID 4c
TEKKEN 6 v1.16.4 2025-03-13 scePsmfPlayerSetPsmf*: unexpected streamID 15
TEKKEN 6 v1.16.4 2025-03-13 scePsmfPlayerSetPsmf*: incorrect PSMF magic (f64b0f00), bad data
GRADIUS PORTABLE v1.16.4 2025-03-11 80631003=sceAtracSetAA3DataAndGetID(090be040, 0000c800, 004839f0, 09fd49b8[ffffffff]): invalid ea3 magic bytes
GRADIUS PORTABLE v1.16.4 2025-03-11 80631003=sceAtracSetAA3DataAndGetID(090be040, 0000c800, 00240ea0, 09fd49b8[ffffffff]): invalid ea3 magic bytes
GRADIUS PORTABLE v1.16.4 2025-03-11 80631003=sceAtracSetAA3DataAndGetID(090be040, 0000c800, 00226368, 09fd49b8[ffffffff]): invalid ea3 magic bytes
OUTRUN 2006: COAST 2 COAST v1.16.4 2025-03-11 80631003=sceAtracSetAA3DataAndGetID(090be040, 0000c800, 00230340, 09fd49b8[ffffffff]): invalid ea3 magic bytes