Recent logs - v1.11.3

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
Game Sepak Bola PPSSPP v1.11.3 2026-06-29 sceDmacMemcpy(dest=09054040, src=086ce900, size=1251072): overlapping read
eFootball 2026 Update FIFA World Cup v1.11.3 2026-06-29 Savedata version requested on save: 3
eFootball 2026 Update FIFA World Cup v1.11.3 2026-06-29 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball JOELAND v1.11.3 2026-06-29 Unknown GetPointer 00000000 PC 08863d6c LR 08849a58
Tom Clancy's Splinter Cell® Essentials v1.11.3 2026-06-29 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 r6p0-01rel0 [Revision 96995]. 01f18444:00000b14 HWX T N Fog Tex Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 3: c:0 t:2 MatUp:1 #version 100 // Mali-400 MP - GLSL 100 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) attribute vec3 position; attribute mediump vec3 normal; attribute vec2 texcoord; uniform mat4 u_proj; uniform mat4 u_world; uniform mat4 u_view; uniform vec4 u_uvscaleoffset; uniform vec3 u_lightpos0; uniform mediump vec3 u_lightatt0; 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 mediump vec3 u_lightdir3; uniform mediump vec2 u_lightangle_spotCoef3; 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_cullRangeMin; uniform highp vec4 u_cullRangeMax; varying lowp vec4 v_color0; varying mediump vec3 v_texcoord; varying mediump float v_fogdepth; void main() { vec3 worldpos = mul(vec4(position, 1.0), u_world).xyz; mediump vec3 worldnormal = normalize(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); lowp vec4 lightSum0 = u_ambient * u_matambientalpha + vec4(u_matemissive, 0.0); vec3 toLight; lowp vec3 diffuse; float distance; lowp float lightScale; mediump float ldot; lowp float angle; toLight = u_lightpos0 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt0, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse0 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient0 * u_matambientalpha.rgb + diffuse) * lightScale; 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 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient1 * u_matambientalpha.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 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient2 * u_matambientalpha.rgb + diffuse) * lightScale; toLight = u_lightpos3 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); angle = length(u_lightdir3) == 0.0 ? 0.0 : dot(normalize(u_lightdir3), toLight); if (angle >= u_lightangle_spotCoef3.x) { lightScale = clamp(1.0 / dot(u_lightatt3, vec3(1.0, distance, distance*distance)), 0.0, 1.0) * (u_lightangle_spotCoef3.y <= 0.0 ? 1.0 : pow(angle, u_lightangle_spotCoef3.y)); } else { lightScale = 0.0; } diffuse = (u_lightdiffuse3 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient3 * u_matambientalpha.rgb + diffuse) * lightScale; v_color0 = clamp(lightSum0, 0.0, 1.0); v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0); v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y; gl_Position = outPos; }
EA SPORTS FC26 v1.9.4 2026-06-30 Savedata version requested: 3
eFootball Chelito 19 * BETEGAMING v1.11.3 2026-06-28 Unknown GetPointer 00000000 PC 08a478b4 LR 08a44350
Prince of Persia The Forgotten Sands™ v1.11.3 2026-06-28 sceKernelLoadModule: unsupported options size=00000014, flags=7f800001, pos=0, access=1, data=2, text=2
Prince of Persia The Forgotten Sands™ v1.11.3 2026-06-28 sceKernelLoadModule: unsupported options size=00000014, flags=7f800001, pos=0, access=1, data=1, text=1
"eFootball Hend Asean Liga Eropa & BRI Super League v1.11.3 2026-06-28 Unknown GetPointer 00000000 PC 08816130 LR 08816144
"eFootball Hend Asean Liga Eropa & BRI Super League v1.11.3 2026-06-30 Unknown GetPointer 00000000 PC 0881c2c0 LR 0881c2d0
EA FC 2024 BY SPARTAN JR 11 v1.11.3 2026-06-28 sceKernelCreateSema(RealMutex) unsupported options parameter, size = -65536
EA FC 2024 BY SPARTAN JR 11 v1.11.3 2026-06-28 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 167771616
EA FC 2024 BY SPARTAN JR 11 v1.11.3 2026-06-28 sceKernelCreateSema(RealMutex) unsupported options parameter, size = -1
Spider-Man 2 v1.11.3 2026-06-28 80630006=sceAtracSetHalfwayBufferAndGetID(08dda340, 00000800, 00040000): invalid RIFF header
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 MIPSCompileOp: Invalid instruction 0000335e
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 MIPSCompileOp: Invalid instruction 42230000
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 MIPSCompileOp: Invalid instruction 42564000
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Jump to invalid address: 07494fc0
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 MIPSCompileOp: Invalid instruction 00000141
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Jump to invalid address: 07494640
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Branch in Jump delay slot at 09d25288 in block starting at 09d25230
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Jump to invalid address: 021f1420
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Branch in Jump delay slot at 09d25284 in block starting at 09d25230
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Jump to invalid address: 074948c0
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 MIPSCompileOp: Invalid instruction 00000301
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Jump to invalid address: 021cb470
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 MIPSCompileOp: Invalid instruction 464d7800
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Jump to invalid address: 07494a00
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Jump to invalid address: 072936c0
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Branch in Jump delay slot at 09d25230 in block starting at 09d25230
EA SPORTS FC26 BY Charly v1.11.3 2026-06-28 Jump to invalid address: 07494ac0
EA-Sports FC PC-V v1.11.3 2026-06-28 Unknown GetPointer 6ff2da79 PC 0881c428 LR 0881c438
EAFC 26 By Komo Valeri v1.11.3 2026-06-29 Unknown GetPointer 00000000 PC 0884d5b0 LR 0884d7d4
eFootball Chelito 19 v1.11.3 2026-06-28 Unknown GetPointer 2c689402 PC 0884d7b4 LR 0884d7d4
Pro Evolution Soccer 2018 v1.11.3 2026-06-28 Savedata version requested on save: 3
eFootball 2027 By T. Bendezu v1.11.3 2026-06-30 Unknown GetPointer 00000000 PC 08816148 LR 0881615c
Ben 10 Alien Force: Vilgax Attacks v1.11.3 2026-06-28 scePsmfPlayerSetPsmf*: incorrect PSMF magic (ff212219), bad data
Ben 10 Alien Force: Vilgax Attacks v1.11.3 2026-06-28 scePsmfPlayerSetPsmf*: incorrect PSMF magic (4251c120), bad data
eFootball 2027 By T. Bendezu v1.13.2 2026-06-30 Savedata version requested on save: 3
eFootball 2027 By T. Bendezu v1.20.4 2026-06-30 Savedata version requested: 3
EA-Sports FC PC-V v1.11.3 2026-06-27 Jump to invalid address: 07335f00
eFootball Lop - Play v1.11.3 2026-06-27 ReadFromHardware: Invalid address 11e441e8 near PC 11e441e8 LR 11e441e8
eFootball PC - V. v1.11.3 2026-06-27 Unknown GetPointer 2c5b5c82 PC 0884d7b4 LR 0884d7d4
eFootball JOELAND v1.11.3 2026-06-27 Video out requested, not supported: mode=0 size=0,0
"eFootball Hend Asean Liga Eropa & BRI Super League v1.11.3 2026-06-30 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball BL - V2 v1.17.1 2026-06-28 Savedata version requested: 3
eFootball Lop - Play v1.11.3 2026-06-27 ReadFromHardware: Invalid address 5896fa21 near PC 5896fa21 LR 5896fa21
MYFP26 ENGLISH v1.11.3 2026-06-27 Unknown GetPointer 0000005a PC 08872bb4 LR 08872c1c
EAFC 26 By Komo Valeri v1.11.3 2026-06-26 sceDmacMemcpy(dest=040cc000, src=086ce940, size=1251008): overlapping read
eFootball 2026 Update FIFA World Cup v1.20.4 2026-06-30 Savedata version requested: 3
"eFootball Hend Asean Liga Eropa & BRI Super League v1.11.3 2026-06-30 Savedata version requested on save: 3
Assassin's Creed: Bloodlines™ v1.11.3 2026-06-26 UNIMPL sceIoDevctl("usbpspcm:", 03415002, 09c0e0b4, 4, 00000000, 0)
Assassin's Creed: Bloodlines™ v1.11.3 2026-06-26 UNIMPL sceIoDevctl("usbpspcm:", 03415001, 09c0e0b4, 4, 00000000, 0)
PGL PSP 2025/26 v1.11.3 2026-06-26 sceDmacMemcpy(dest=040cc000, src=08701400, size=1043456): overlapping read
Dragon Ball Z: Tenkaichi Tag Team v1.11.3 2026-06-25 MIPSCompileOp: Invalid instruction b00d0668
Prince of Persia - Revelations v1.11.3 2026-06-25 80630006=sceAtracSetDataAndGetID(09adf540, 00000800): invalid RIFF header
Prince of Persia - Revelations v1.11.3 2026-06-25 80630006=sceAtracSetDataAndGetID(09836e80, 00000800): invalid RIFF header
Prince of Persia - Revelations v1.11.3 2026-06-25 80630006=sceAtracSetDataAndGetID(09652f80, 00000800): invalid RIFF header
Prince of Persia - Revelations v1.11.3 2026-06-25 80630006=sceAtracSetDataAndGetID(09ad4480, 00000800): invalid RIFF header
"eFootball Hend Asean Liga Eropa & BRI Super League v1.20.4 2026-06-30 Savedata version requested: 3
"eFootball 2027 By ATGXGAMING PRO v1.11.3 2026-06-25 Unknown GetPointer 00000000 PC 08816148 LR 0881615c
"eFootball 2027 By ATGXGAMING PRO v1.8.0 2026-06-30 Savedata version requested on save: 3
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-25 MIPSCompileOp: Invalid instruction 4112b68c
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-25 MIPSCompileOp: Invalid instruction 412f65a2
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-25 MIPSCompileOp: Invalid instruction 41259733
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-25 MIPSCompileOp: Invalid instruction 412a5115
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-25 MIPSCompileOp: Invalid instruction 41a35ae7
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-25 MIPSCompileOp: Invalid instruction 412f790c
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-25 MIPSCompileOp: Invalid instruction b7e86aad
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-25 80630006=sceAtracSetData(3, 08d4b180, 00002f68): invalid RIFF header
eFootball Chelito 19 v1.11.3 2026-06-24 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145759344
LEGO® Batman™: The Videogame v1.11.3 2026-06-24 Unknown GE command : 39400000
BLEACH ヒート・ザ・ソウル v1.11.3 2026-06-24 FBO created from existing depthbuffer as color, 04110000/00000000 and 04088000/04110000
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 40c590a8
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 40ca2a75
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 40cc2679
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 41bfad96
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction b7e5d311
WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE v1.11.3 2026-06-25 ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 089ee174
eFootball All Nations 2026 v1.11.3 2026-06-23 Unknown GetPointer 00000000 PC 08a1b7b0 LR 08000030
eFootball 26 FIFA World CupX = 0.513729 v1.11.3 2026-06-23 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball All Nations 2026 v1.11.3 2026-06-23 WriteToHardware: Invalid address deadf377 near PC 0001001c LR 08000020
eFootball All Nations 2026 v1.11.3 2026-06-23 Branch in RSZeroComp delay slot at 00010024 in block starting at 00010014
eFootball All Nations 2026 v1.11.3 2026-06-23 Jump to invalid address: 0b054028
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction f3633401
eFootball All Nations 2026 v1.11.3 2026-06-23 Branch in Jump delay slot at 0001000c in block starting at 0001000c
eFootball All Nations 2026 v1.11.3 2026-06-23 Branch in Jump delay slot at 00010004 in block starting at 000030d4
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp 69bb0278 failed
eFootball All Nations 2026 v1.11.3 2026-06-23 ReadFromHardware: Invalid address 000030d4 near PC 000030d4 LR 08000020
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 45524550
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction cfcbc63f
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 00000041
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 00720069
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp 69480000 failed
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 03000777
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 77777700
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 7590cc21
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 000b7569
eFootball All Nations 2026 v1.11.3 2026-06-23 MIPSCompileOp: Invalid instruction 4c484443