Recent logs - Spider-Man 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
Spider-Man 3 v1.17.1 2024-03-27 Jump to invalid address: 0582f000
Spider-Man 3 v1.17.1 2024-03-27 Branch in RSZeroComp delay slot at 089fc777 in block starting at 089fc777
Spider-Man 3 v1.17.1 2024-03-27 Jump to invalid address: 0c007238
Spider-Man 3 v1.17.1 2024-03-24 Jump to invalid address: 034b83e0
Spider-Man 3 v1.17.1 2024-03-10 Failed decrypting the PRX (ret = -1, size = 3149716, psp_size = 3150064)!
Spider-Man 3 v1.17.1 2024-03-10 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000137, pos=0, access=1, data=2, text=2
Spider-Man 3 v1.16.6 2024-02-24 sceKernelLoadModuleByID: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=1, text=1
Spider-Man 3 v1.16.6 2024-02-24 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a9e87, pos=0, access=1, data=2, text=2
Spider-Man 3 v1.16.6 2024-02-24 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a9e87, pos=0, access=1, data=1, text=1
Spider-Man 3 v1.16.6 2024-01-23 WriteToHardware: Invalid address 00000d40 near PC 08a0d58c LR 08adf370
Spider-Man 3 v1.16.6 2024-01-20 WriteToHardware: Invalid address 00000d40 near PC 088244ec LR 0882456c
Spider-Man 3 v1.15.3 2024-01-18 MIPSCompileOp: Invalid instruction 45150cc0
Spider-Man 3 v1.15.3 2024-01-18 MIPSCompileOp: Invalid instruction 42e24b0a
Spider-Man 3 v1.15.3 2024-01-18 MIPSCompileOp: Invalid instruction 4514bcc0
Spider-Man 3 v1.15.3 2024-01-18 MIPSCompileOp: Invalid instruction 45b4086c
Spider-Man 3 v1.16.6 2024-01-13 MIPSCompileOp: Invalid instruction 453a2aa3
Spider-Man 3 v1.16.6 2024-01-13 MIPSCompileOp: Invalid instruction 45b00841
Spider-Man 3 v1.16.6 2024-01-12 WriteToHardware: Invalid address 00000d40 near PC 089d8ad4 LR 089d8ad4
Spider-Man 3 v1.16.6 2024-01-11 WriteToHardware: Invalid address 00000d40 near PC 088300a4 LR 088300a4
Spider-Man 3 v1.16.6 2024-01-06 WriteToHardware: Invalid address 00000d40 near PC 089d5a08 LR 089d6020
Spider-Man 3 v1.16.6 2024-01-03 Jump to invalid address: 034a9e00 PC 08a13728 LR 08a13800
Spider-Man 3 v1.16.6 2024-01-03 MIPSCompileOp: Invalid instruction 45ae8b42
Spider-Man 3 v1.15.3 2024-01-03 WriteToHardware: Invalid address 00000d40 near PC 0899d998 LR 0899d9f0
Spider-Man 3 v1.16.6 2024-01-01 Trying to compile instruction 00000133 that can't be interpreted
Spider-Man 3 v1.16.6 2024-01-01 Trying to compile instruction 4019999a that can't be interpreted
Spider-Man 3 v1.16.6 2023-12-27 Jump to invalid address: 04ebef80
Spider-Man 3 v1.15.4 2023-12-15 80630007=sceAtracSetData(2, 08bd5600, 00012e00): atracID uses different codec type than data
Spider-Man 3 v1.16.2 2023-12-15 Unknown GetPointerWrite 00000000 PC 08a0f248 LR 08a0f258
Spider-Man 3 v1.16.6 2023-12-02 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]. 03700011:41c00b21 HWX T N LM Bones:8 Light: 0: c:1 t:0 1: c:1 t:0 2: c:0 t:0 WScale 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)) // 03700011:41c00b21 HWX T N LM Bones:8 Light: 0: c:1 t:0 1: c:1 t:0 2: c:0 t:0 WScale 1 Cull attribute mediump vec4 w1, w2; attribute vec3 position; attribute mediump vec3 normal; attribute vec2 texcoord; uniform mat4 u_proj; uniform mat4 u_world; uniform mat4 u_view; uniform mat4 u_bone0; uniform mat4 u_bone1; uniform mat4 u_bone2; uniform mat4 u_bone3; uniform mat4 u_bone4; uniform mat4 u_bone5; uniform mat4 u_bone6; uniform mat4 u_bone7; uniform vec4 u_uvscaleoffset; uniform vec3 u_lightpos0; uniform lowp vec3 u_lightambient0; uniform lowp vec3 u_lightdiffuse0; uniform lowp vec3 u_lightspecular0; uniform vec3 u_lightpos1; uniform lowp vec3 u_lightambient1; uniform lowp vec3 u_lightdiffuse1; uniform lowp vec3 u_lightspecular1; 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; 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() { mat4 skinMatrix = mul(w1.x, u_bone0) + mul(w1.y, u_bone1) + mul(w1.z, u_bone2) + mul(w1.w, u_bone3) + mul(w2.x, u_bone4) + mul(w2.y, u_bone5) + mul(w2.z, u_bone6) + mul(w2.w, u_bone7); vec3 skinnedpos = mul(vec4(position, 1.0), skinMatrix).xyz * 1.9921875; vec3 worldpos = mul(vec4(skinnedpos, 1.0), u_world).xyz; mediump vec3 skinnednormal = mul(vec4(normal, 0.0), skinMatrix).xyz * 1.9921875; mediump vec3 worldnormal = normalizeOr001(mul(vec4(skinnednormal, 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; mediump float ldot; toLight = u_lightpos0; ldot = dot(toLight, worldnormal); diffuse = (u_lightdiffuse0 * diffuseColor) * max(ldot, 0.0); if (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; } if (ldot > 0.0) lightSum1 += u_lightspecular0 * specularColor * ldot ; } lightSum0.rgb += (u_lightambient0 * ambientColor.rgb + diffuse); toLight = u_lightpos1; ldot = dot(toLight, worldnormal); diffuse = (u_lightdiffuse1 * diffuseColor) * max(ldot, 0.0); if (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; } if (ldot > 0.0) lightSum1 += u_lightspecular1 * specularColor * ldot ; } lightSum0.rgb += (u_lightambient1 * ambientColor.rgb + diffuse); toLight = u_lightpos2; ldot = dot(toLight, worldnormal); diffuse = (u_lightdiffuse2 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient2 * ambientColor.rgb + diffuse); v_color0 = clamp(lightSum0, 0.0, 1.0); v_color1 = clamp(lightSum1, 0.0, 1.0); v_texcoord = vec3(tex
Spider-Man 3 v1.15.3 2023-11-26 MIPSCompileOp: Invalid instruction 4539ec23
Spider-Man 3 v1.15.3 2023-11-26 MIPSCompileOp: Invalid instruction 45b01a25
Spider-Man 3 v1.16.6 2023-11-26 MIPSCompileOp: Invalid instruction b3aad3c2
Spider-Man 3 v1.16.6 2023-11-26 MIPSCompileOp: Invalid instruction 78b2cf37
Spider-Man 3 v1.16.6 2023-11-26 MIPSCompileOp: Invalid instruction b1000049
Spider-Man 3 v1.16.6 2023-11-26 MIPSCompileOp: Invalid instruction 78c06b34
Spider-Man 3 v1.16.6 2023-11-26 MIPSCompileOp: Invalid instruction cf002e52
Spider-Man 3 v1.16.6 2023-11-26 MIPSCompileOp: Invalid instruction b3aad343
Spider-Man 3 v1.16.6 2023-11-24 MIPSCompileOp: Invalid instruction 45b00f99
Spider-Man 3 v1.16.6 2023-11-24 MIPSCompileOp: Invalid instruction 453a419b
Spider-Man 3 v1.16.6 2023-11-24 MIPSCompileOp: Invalid instruction 45b005ff
Spider-Man 3 v1.16.6 2023-11-24 Branch in RSZeroComp delay slot at 040f265c in block starting at 040f265c
Spider-Man 3 v1.16.6 2023-11-24 Branch in RSZeroComp delay slot at 040f2d24 in block starting at 040f2d24
Spider-Man 3 v1.16.6 2023-11-19 WriteToHardware: Invalid address 00000d40 near PC 089d5f44 LR 089d6358
Spider-Man 3 v1.17 2024-02-05 Unknown GetPointerWrite 00000000 PC 08a183dc LR 08a18514
Spider-Man 3 v1.13.2 2023-11-04 WriteToHardware: Invalid address 00000d40 near PC 08ae4634 LR 08a22ae4
Spider-Man 3 v1.16.6 2023-10-29 WriteToHardware: Invalid address 00000008 near PC 08a2da58 LR 08a2d93c
Spider-Man 3 v1.16.6 2023-10-29 ReadFromHardware: Invalid address 00000008 near PC 08a2d930 LR 08a2d93c
Spider-Man 3 v1.16.6 2023-10-28 WriteToHardware: Invalid address 00000d40 near PC 08a13a20 LR 089a2f50
Spider-Man 3 v1.16.6 2023-10-27 Unknown GetPointerWrite 00000028 PC 08a19060 LR 08a19078
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0743b440
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Branch in Jump delay slot at 09b3aa7c in block starting at 09b3a88c
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0743b270
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0743b0c0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0743b060
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 073e6570
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0749c3e0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0749e080
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0749d1e0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0743af90
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0743ae60
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 073c5810
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 073baa20
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0743ad90
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0749d300
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cea880
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0772d0e0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 034b66a0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 03700000
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cea930
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 03582720
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cea770
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cebd10
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 03576e60
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cf9f20
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cec000
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 076f80c0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 076e1340
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cf9b00
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cebc50
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06ceb1b0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06ceb150
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cea8a0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cea7f0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cebcb0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06d01fd0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cf9bb0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06886310
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 070572b0
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06cea730
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 0749d350
Spider-Man 3 v1.12.3-1384-gaa495cab1 2023-10-23 Jump to invalid address: 06d0c390
Spider-Man 3 v1.17.1 2024-03-22 Can't draw: No current render step. Step count: 0
Spider-Man 3 v1.16.6 2023-10-22 WriteToHardware: Invalid address 00000d40 near PC 08a99bb0 LR 0889153c
Spider-Man 3 v1.16.5 2023-10-14 Branch in RSZeroComp delay slot at 040f4ee4 in block starting at 040f4ee4
Spider-Man 3 v1.11.3 2023-10-13 Jump to invalid address: 063e2990
Spider-Man 3 v1.11.3 2023-10-13 Jump to invalid address: 0c713204
Spider-Man 3 v1.11.3 2023-10-13 Jump to invalid address: 034a14a0
Spider-Man 3 v1.16.5 2023-10-04 Rendering to framebuffer offset at 04162000 +256x0 (stride 512)
Spider-Man 3 v1.16.5 2023-10-04 sceKernelLoadModule: unsupported options size=00000014, flags=08a6946c, pos=0, access=1, data=2, text=2
Spider-Man 3 v1.16.5 2023-10-04 sceKernelLoadModule: unsupported options size=00000014, flags=08a6946c, pos=0, access=1, data=1, text=1