Recent logs - Spider-Man(TM): Web of Shadows – Amazing Allies Edition

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(TM): Web of Shadows – Amazing Allies Edition v1.17.1 2025-04-22 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 r7p0-00rel1 [Revision 96995]. 01f10044:00090b20 HWX T N TexProjNNrm UVMtx Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:0 3: c:0 t:0 MatUp: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)) // 01f10044:00090b20 HWX T N TexProjNNrm UVMtx Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:0 3: c:0 t:0 MatUp:1 Cull attribute vec3 position; attribute mediump vec3 normal; attribute vec2 texcoord; 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 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 lowp vec3 u_lightambient2; uniform lowp vec3 u_lightdiffuse2; uniform vec3 u_lightpos3; 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 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 - 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 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient0 * ambientColor.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 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient1 * ambientColor.rgb + diffuse) * lightScale; toLight = u_lightpos2; ldot = dot(toLight, worldnormal); diffuse = (u_lightdiffuse2 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient2 * ambientColor.rgb + diffuse); toLight = u_lightpos3; ldot = dot(toLight, worldnormal); diffuse = (u_lightdiffuse3 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient3 * ambientColor.rgb + diffuse); v_color0 = clamp(lightSum0, 0.0, 1.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 <= 0.0 || projZ * outPos.w > -outPos.w) { if ((projPos.x < u_cullRangeMin.x || projPos.y < u_cullRangeMin.y) || (projPos.x > u_cullRangeMax.x || projPos.y > u_cullRangeMax.y)) { outPos.xyzw = u_cullRangeMax.wwww;
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2025-04-04 WriteToHardware: Invalid address 00000498 near PC 08ad4e2c LR 08ad4f74
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 04840357
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 4310e6cd
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42d33c00
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 430da6cd
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42ccbc00
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 006d025e
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 4310939a
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42d0b730
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 4304e067
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42bd3730
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42f0a59a
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42ace266
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 022d0214
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42d2bf34
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 428efc00
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 021601fd
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42bfd0ce
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 43c9d231
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 0584000f
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42a86a68
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 43c4f231
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42c07734
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 43c48f63
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 42622b36
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 428e6a68
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 053a037d
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 435b2acc
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 433c1733
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 436c0932
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 4358cc00
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 057706da
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 436055ff
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 434e659a
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 056506ca
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 434b6400
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 435d2acc
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 433d1733
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 436b8000
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 43900000
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 435b8000
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.17.1-491-g9cdd97c13b 2025-03-30 MIPSCompileOp: Invalid instruction 43810000
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2025-03-27 WriteToHardware: Invalid address 00000498 near PC 08b3b87c LR 08b3b87c
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2025-03-15 WriteToHardware: Invalid address 00000498 near PC 08b3b608 LR 08b3b874
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.16.6 2025-03-15 sceKernelLoadModule: unsupported options size=00000014, flags=0892b22c, pos=0, access=1, data=2, text=2
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.10.3 2025-02-17 Unknown syscall in known module 'sceNpService': 0x78802d5f
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.10.3 2025-02-17 Unknown syscall in known module 'sceNpService': 0x268c009d
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.10.3 2025-02-17 Unknown syscall in known module 'sceNpService': 0x1da3e950
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.10.3 2025-02-17 Unknown syscall in known module 'sceNpService': 0x168b8de5
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.10.3 2025-02-17 Unknown syscall in known module 'sceNpAuth': 0xd99455dd
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.10.3 2025-02-17 Unknown syscall in known module 'sceNpAuth': 0xcd86a656
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2025-02-07 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 r4p0-00rel0 [Revision 96995]. 01f10444:00000308 HWX C N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 3: c:0 t:0 MatUp:1 #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)) // 01f10444:00000308 HWX C N Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 3: c:0 t:0 MatUp:1 attribute vec3 position; attribute mediump vec3 normal; attribute lowp vec4 color0; 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 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 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 = color0; 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 - 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 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient0 * ambientColor.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 * 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; ldot = dot(toLight, worldnormal); diffuse = (u_lightdiffuse3 * diffuseColor) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient3 * ambientColor.rgb + diffuse); v_color0 = clamp(lightSum0, 0.0, 1.0); v_texcoord = splat3(0.0); v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y; gl_Position = outPos; }
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1-986-ga174fdb19e 2025-04-19 sceKernelCreateThread(name=update_thread): unsupported attributes 20000000, ignoring
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2025-01-18 WriteToHardware: Invalid address 00000498 near PC 08ad3a38 LR 08ad4474
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-22 WriteToHardware: Invalid address 00000498 near PC 08ae36b8 LR 08ae34ec
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.11.3 2024-12-19 WriteToHardware: Invalid address 00000498 near PC 08adecbc LR 08adf3e0
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 063401cc
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 033085e0
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec0c in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec60 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 02b13f50
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec1c in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 023b95e0
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 03122c04
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 028f97f0
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec84 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec48 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffebfc in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 024ea0e0
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffebe8 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 07ffba10
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec7c in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 06525d80
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec44 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec08 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec5c in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 07ffb240
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 02c2e3c0
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 023b9f40
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 MIPSCompileOp: Invalid instruction 7075706f
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 02b381c0
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 031c0000
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 02898f90
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec80 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffeca4 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 03123770
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec64 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffebe4 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 02434590
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 073ae900
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 0702a600
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 02c24910
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 06f5bf80
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 06795470
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 0656bee0
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec70 in block starting at 09ffebd8
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 023ba2f0
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Jump to invalid address: 07019900
Spider-Man(TM): Web of Shadows – Amazing Allies Edition v1.18.1 2024-12-18 Branch in Jump delay slot at 09ffec88 in block starting at 09ffebd8