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 |
| EA FC 2024 BY SPARTAN JR 11 |
v1.20.3 |
2026-04-25 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 10180000:0021d002 Tex Fog FragUber TFuncMod AlphaTest0 >
#version 320 es
#extension GL_EXT_shader_framebuffer_fetch : require
// Driver: PowerVR Rogue GE8320 - GLSL 320
#define DISCARD discard
precision lowp float;
precision highp int;
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 10180000:0021d002 Tex Fog FragUber TFuncMod AlphaTest0 >
uniform sampler2D tex;
uniform vec2 u_texNoAlphaMul;
uniform uint u_alphacolorref;
in lowp vec4 v_color0;
uniform vec3 u_fogcolor;
in highp float v_fogdepth;
in highp vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
t.a = max(t.a, u_texNoAlphaMul.x);
vec4 v = p * t;
v.rgb = clamp(v.rgb * u_texNoAlphaMul.y, 0.0, 1.0);
float fogCoef = clamp(v_fogdepth, 0.0, 1.0);
v = mix(vec4(u_fogcolor, v.a), v, fogCoef);
if (v.a < 0.002) DISCARD;
fragColor0 = v;
}
vs: 00000000:00000928 HWX C T Cull
|
| EA FC 2024 BY SPARTAN JR 11 |
v1.20.3 |
2026-04-25 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 10180000:0001d002 Tex FragUber TFuncMod AlphaTest0 >
#version 320 es
#extension GL_EXT_shader_framebuffer_fetch : require
// Driver: PowerVR Rogue GE8320 - GLSL 320
#define DISCARD discard
precision lowp float;
precision highp int;
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 10180000:0001d002 Tex FragUber TFuncMod AlphaTest0 >
uniform sampler2D tex;
uniform vec2 u_texNoAlphaMul;
uniform uint u_alphacolorref;
in lowp vec4 v_color0;
in highp float v_fogdepth;
in highp vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
t.a = max(t.a, u_texNoAlphaMul.x);
vec4 v = p * t;
v.rgb *= u_texNoAlphaMul.y;
if (v.a < 0.002) DISCARD;
fragColor0 = v;
}
vs: 00000000:00000928 HWX C T Cull
|
| EA FC 2024 BY SPARTAN JR 11 |
v1.20.3 |
2026-04-25 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 10180000:00000002 Tex FragUber TFuncMod
#version 320 es
#extension GL_EXT_shader_framebuffer_fetch : require
// Driver: PowerVR Rogue GE8320 - GLSL 320
#define DISCARD discard
precision lowp float;
precision highp int;
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 10180000:00000002 Tex FragUber TFuncMod
uniform sampler2D tex;
uniform vec2 u_texNoAlphaMul;
in lowp vec4 v_color0;
in highp float v_fogdepth;
in highp vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
t.a = max(t.a, u_texNoAlphaMul.x);
vec4 v = p * t;
v.rgb *= u_texNoAlphaMul.y;
fragColor0 = v;
}
vs: 00000000:00000928 HWX C T Cull
|
| EA FC 2024 BY SPARTAN JR 11 |
v1.20.3 |
2026-04-25 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 10180000:00200002 Tex Fog FragUber TFuncMod
#version 320 es
#extension GL_EXT_shader_framebuffer_fetch : require
// Driver: PowerVR Rogue GE8320 - GLSL 320
#define DISCARD discard
precision lowp float;
precision highp int;
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 10180000:00200002 Tex Fog FragUber TFuncMod
uniform sampler2D tex;
uniform vec2 u_texNoAlphaMul;
in lowp vec4 v_color0;
uniform vec3 u_fogcolor;
in highp float v_fogdepth;
in highp vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
t.a = max(t.a, u_texNoAlphaMul.x);
vec4 v = p * t;
v.rgb = clamp(v.rgb * u_texNoAlphaMul.y, 0.0, 1.0);
float fogCoef = clamp(v_fogdepth, 0.0, 1.0);
v = mix(vec4(u_fogcolor, v.a), v, fogCoef);
fragColor0 = v;
}
vs: 00000000:00000928 HWX C T Cull
|
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d4b180, 00002018): atracID uses different codec type than data |
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d4b180, 0000b5f0): atracID uses different codec type than data |
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d4b180, 0000f218): atracID uses different codec type than data |
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d4b180, 000061b8): atracID uses different codec type than data |
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d4b180, 00010280): atracID uses different codec type than data |
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d4b180, 0001f898): atracID uses different codec type than data |
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d4b180, 00003828): atracID uses different codec type than data |
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d4b180, 00020000): atracID uses different codec type than data |
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d4b180, 00013700): atracID uses different codec type than data |
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d4b180, 0001eec0): atracID uses different codec type than data |
| Grand Theft Auto: Chinatown Wars |
v1.12.3-1071-g830420f0c |
2026-04-25 |
Unknown GetPointer 00000000 PC 08a88c5c LR 08a88e24 |
| eFootball 24 Mazdy Projects |
v1.8.0 |
2026-04-25 |
Unknown GetPointer 00000000 PC 08816130 LR 08816144 |
| eFootball RB - V. |
v1.9.4 |
2026-04-25 |
ReadFromHardware: Invalid address d8f45bd8 near PC d8f45bd8 LR 08000018 |
| EA |
v1.9.4 |
2026-04-25 |
sceMp3Init: invalid data: not 44.1kHz |
| EA |
v1.9.4 |
2026-04-25 |
807f00fd=sceMp3Init(00000000): invalid bitrate v3 l3 rate 000f |
| EA-Sports FC PC-V |
v1.20.3 |
2026-04-25 |
PerformMemorySet with invalid range: 041cc500, size -115202839 |
| Tomb Raider: Legend™ |
v1.8.0 |
2026-04-25 |
sceDmacMemcpy(dest=041a6000, src=091d3fc0, size=5120): overlapping read |
| Tomb Raider: Legend™ |
v1.7.4 |
2026-04-25 |
sceDmacMemcpy(dest=04199000, src=097b91a0, size=5120): overlapping read |
| EA-Sports FC Lop-Play |
v1.8.0 |
2026-04-25 |
An uneaten prefix at end of block: 08a19a68 |
| EA |
v1.10.3 |
2026-04-25 |
sceDmacMemcpy(dest=092ed040, src=086ce900, size=1251072): overlapping read |
| Def Jam® Fight For NY™: The Takeover |
v1.13.2 |
2026-04-25 |
sceDmacMemcpy(dest=095ce9c0, src=08400000, size=72384): overlapping read |
| 機動戦士ガンダム 新ギレンの野望 |
v1.6.3 |
2026-04-25 |
Failed to truncate file. |
| WWE 2K23 DELUXE EDITION BY LUCKY ULTIMATE |
v1.20.3 |
2026-04-25 |
Error in shader program link: info: Link failed because of missing fragment shader.
fs: 10180000:00015082 Tex FragUber TClamp TFuncMod AlphaTest0 ==
vs: 00000000:00000920 HWX T Cull
#version 320 es
// Driver: Mali-T820 - GLSL 320
precision highp float;
#define gl_VertexIndex gl_VertexID
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 00000000:00000920 HWX T Cull
in vec3 position;
in vec2 texcoord;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
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(0.0, 0.0, 1.0, 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;
v_color0 = u_matambientalpha;
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.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;
}
}
if (u_cullRangeMin.w <= 0.0) {
if (projPos.z < u_cullRangeMin.z || projPos.z > u_cullRangeMax.z) {
outPos.xyzw = u_cullRangeMax.wwww;
}
}
gl_Position = outPos;
}
|
| Pro Evolution Soccer 2014 |
v1.19.3 |
2026-04-25 |
SCE_AVCODEC_ERROR_INVALID_DATA=sceMp3Init(00000000): invalid bitrate v1 l2 rate 0000 |
| METAL GEAR SOLID PORTABLE OPS #5 |
v1.20.3 |
2026-04-25 |
UNTESTED sceNetAdhocSetSocketAlert(2, 000003f0) at 0885f7a4 |
| EA-Sports FC PC-V |
v1.9.4 |
2026-04-25 |
Unknown GetPointer 10b3aef7 PC 0884d5b0 LR 0884d7d4 |
| eFootball Chelito 19 * BETEGAMING |
v1.20.3 |
2026-04-25 |
PerformMemorySet with invalid range: 041a2980, size 1580191674 |
| 新紀幻想スペクトラルソウルズⅡアンリミテッドサイド |
v1.17.1 |
2026-04-25 |
Can't draw: No current render step. Step count: 0 |
| 黒子のバスケ キセキの試合(ゲーム) |
v1.11.3 |
2026-04-25 |
Unknown GetPointer 00000000 PC 088feccc LR 088feccc |
| Def Jam® Fight For NY™: The Takeover |
v1.17.1-334-g1786a4ddb |
2026-04-25 |
sceDmacMemcpy(dest=0956fa80, src=08400000, size=72384): overlapping read |
| WWE - 2K25 AURA EDITION by |
v1.8.0 |
2026-04-25 |
80630007=sceAtracSetData(2, 08d13140, 00004430): atracID uses different codec type than data |
| eFootball Chelito 19 |
v1.16.6 |
2026-04-25 |
sceDmacMemcpy(dest=09054040, src=086ce900, size=1251072): overlapping read |
| Def Jam® Fight For NY™: The Takeover |
v1.17.1-334-g1786a4ddb |
2026-04-25 |
sceDmacMemcpy(dest=09740480, src=08400000, size=72384): overlapping read |
| 新紀幻想スペクトラルソウルズⅡアンリミテッドサイド |
v1.17.1 |
2026-04-25 |
sceDmacMemcpy(dest=093855e0, src=08bdf440, size=32768): overlapping read |
| AngryBirds |
v1.20.3 |
2026-04-25 |
PerformMemorySet with invalid range: 44002290, size -1295144062 |
| ClassiCube |
v1.20.3 |
2026-04-25 |
__KernelStopThread: thread 290 does not exist (ApctlThread deleted) |
| ClassiCube |
v1.20.3 |
2026-04-25 |
__KernelStopThread: thread 290 does not exist (ApctlThread stopped) |
| ARMORED CORE 3 Portable |
v1.20.3 |
2026-04-25 |
__KernelStopThread: thread 1621 does not exist (helper deleted) |
| eFootball Lop - Play |
v1.9.4 |
2026-04-25 |
Unknown GetPointer d80d2705 PC 0884d7b4 LR 0884d7d4 |
| Dragon Ball Z: Tenkaichi Tag Team |
v1.7.4 |
2026-04-25 |
MIPSCompileOp: Invalid instruction 42279287 |
| Dragon Ball Z: Tenkaichi Tag Team |
v1.7.4 |
2026-04-25 |
MIPSCompileOp: Invalid instruction 404cb3ca |
| eFootball Play-C |
v1.16.6 |
2026-04-25 |
Unknown GetPointer 29865da2 PC 0881c2d8 LR 0881c2e8 |
| ARMORED CORE 3 Portable |
v1.20.3 |
2026-04-25 |
__KernelStopThread: thread 1688 does not exist (helper deleted) |
| MONSTER HUNTER FREEDOM UNITE™ |
v1.14.4 |
2026-04-25 |
sceDmacMemcpy(dest=0414e000, src=095b2800, size=240416): overlapping read |
| METAL SLUG Anthology |
v1.20.3 |
2026-04-25 |
UNTESTED sceNetAdhocctlJoinEnterGameMode(TRIecda, 30:5d:e9:20:ec:da, 20000000, 0) at 088e683c |
| METAL SLUG Anthology |
v1.20.3 |
2026-04-25 |
UNTESTED sceNetAdhocctlCreateEnterGameMode(TRIecda, 1, 2, 09ffe9d0, 20000000, 0) at 088e66d4 |
| ARMORED CORE 3 Portable |
v1.20.3 |
2026-04-25 |
__KernelStopThread: thread 1619 does not exist (helper deleted) |
| Def Jam® Fight For NY™: The Takeover |
v1.20.3 |
2026-04-25 |
UNTESTED sceNetAdhocctlJoinEnterGameMode(7d1e897, f4:82:54:38:1d:76, 20000000, 0) at 0897eeec |
| Def Jam® Fight For NY™: The Takeover |
v1.20.3 |
2026-04-25 |
UNTESTED sceNetAdhocctlCreateEnterGameMode(7d1e897, 1, 2, 09fbf960, 20000000, 0) at 0897ec84 |
| ARMORED CORE 3 Portable |
v1.20.3 |
2026-04-25 |
__KernelStopThread: thread 1514 does not exist (helper deleted) |
| 新紀幻想スペクトラルソウルズⅡアンリミテッドサイド |
v1.17.1 |
2026-04-25 |
sceDmacMemcpy(dest=093d47e0, src=08bf3ee0, size=8192): overlapping read |
| ARMORED CORE 3 Portable |
v1.20.3 |
2026-04-25 |
__KernelStopThread: thread 1427 does not exist (helper deleted) |
| eFootball 2026 By Komo Valeri |
v1.10.3 |
2026-04-25 |
Unknown GetPointer 00000000 PC 08816148 LR 0881615c |
| eFootball 2026 By Komo Valeri |
v1.10.3 |
2026-04-25 |
Savedata version requested on save: 3 |
| ARMORED CORE 3 Portable |
v1.20.3 |
2026-04-25 |
__KernelStopThread: thread 858 does not exist (helper deleted) |
| デジモンワールド リ:デジタイズ |
v1.18.1 |
2026-04-25 |
sceDmacMemcpy(dest=090f8540, src=090f8180, size=960): overlapping read |
| eFootball 2026 StaR Patch |
v1.20.3 |
2026-04-24 |
SCE_AVCODEC_ERROR_INVALID_DATA=sceMp3Init(00000000): invalid bitrate v3 l3 rate 000f |
| ARMORED CORE 3 Portable |
v1.20.3 |
2026-04-24 |
__KernelStopThread: thread 684 does not exist (helper deleted) |
| eFootball PC - V. |
v1.20.3 |
2026-04-24 |
PerformMemorySet with invalid range: 041be680, size -164303632 |
| eFootball Lop - Play |
v1.9.4 |
2026-04-24 |
Jump to invalid address: 02e2cfb0 |
| Toy Story 3 |
v1.19.3 |
2026-04-24 |
__KernelStopThread: thread 593 does not exist (helper deleted) |
| eFootball RB - V. |
v1.6.3 |
2026-04-24 |
Error in shader program link: info: Link failed because of missing vertex shader.
fs: 00004000:00200022 Tex TexAlpha Fog Flat TFuncMod
#version 300 es
#extension GL_EXT_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
flat in vec4 v_color0;
uniform vec3 u_fogcolor;
in mediump float v_fogdepth;
in mediump vec3 v_texcoord;
inout vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = p * t;
float fogCoef = clamp(v_fogdepth, 0.0, 1.0);
v = mix(vec4(u_fogcolor, v.a), v, fogCoef);
fragColor0 = v;
}
vs: 40000000:00000914 HWX T Fog Tex Flat
#version 300 es
precision highp float;
in vec3 position;
in vec2 texcoord;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
uniform lowp vec4 u_matambientalpha;
uniform highp vec2 u_fogcoef;
flat out lowp vec4 v_color0;
out mediump vec3 v_texcoord;
out mediump float v_fogdepth;
void main() {
vec3 worldpos = (u_world * vec4(position.xyz, 1.0)).xyz;
mediump vec3 worldnormal = vec3(0.0, 0.0, 1.0);
vec4 viewPos = u_view * vec4(worldpos, 1.0);
gl_Position = u_proj * viewPos;
v_color0 = u_matambientalpha;
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y;
}
|
| NBA2K13 |
v1.20.3 |
2026-04-24 |
Branch in branch delay slot at 080bb138 with different target |
| GTA: Liberty City Stories |
v1.10.3 |
2026-04-24 |
sceGeBreak(mode=0, unknown=08a6ac58): unknown ptr (valid) |
| Efootball 2026 By CRISTIANGAMERPY & Elias & Gabriel |
v1.11.3 |
2026-04-24 |
Unknown GetPointer 00000000 PC 0881c428 LR 0881c438 |
| Persona3 PORTABLE |
v1.11.3 |
2026-04-24 |
Unknown GetPointer 00003174 PC 08807ec0 LR 08807ec0 |
| FINAL FANTASY IV Complete Collection |
v1.11.3 |
2026-04-24 |
Suspicious address 888a6cfa, skipping reloc, type = 5 |
| Disney•Pixar Cars 2 |
v1.16.6 |
2026-04-24 |
sceDmacMemcpy(dest=08400000, src=09ca1bb8, size=32768): overlapping read |
| Disney•Pixar Cars 2 |
v1.16.6 |
2026-04-24 |
sceDmacMemcpy(dest=08400000, src=09c22250, size=32768): overlapping read |
| eFootball Chelito 19 |
v1.20.3 |
2026-04-24 |
PerformMemorySet with invalid range: 041bba00, size -16 |
| エクシズ・フォルス |
v1.18 |
2026-04-24 |
sceDmacMemcpy(dest=096c9080, src=0874a400, size=11758): overlapping read |
| Ratchet & Clank: Size Matters - Public Beta |
v1.20.3 |
2026-04-24 |
__KernelStopThread: thread 346 does not exist (ApctlThread stopped) |
| Ratchet & Clank: Size Matters - Public Beta |
v1.20.3 |
2026-04-24 |
__KernelStopThread: thread 346 does not exist (ApctlThread deleted) |
| MONSTER HUNTER FREEDOM UNITE™ |
v1.20.3 |
2026-04-24 |
Branch in Jump delay slot at 09ffdbb8 in block starting at 09ff8000 |
| MONSTER HUNTER FREEDOM UNITE™ |
v1.20.3 |
2026-04-24 |
Branch in Jump delay slot at 09ffdc0c in block starting at 09ff8000 |
| MONSTER HUNTER FREEDOM UNITE™ |
v1.20.3 |
2026-04-24 |
Branch in Jump delay slot at 09ffdbf8 in block starting at 09ff8000 |
| MONSTER HUNTER FREEDOM UNITE™ |
v1.20.3 |
2026-04-24 |
Branch in Jump delay slot at 09ffdbd0 in block starting at 09ff8000 |
| Killzone™: Liberation |
v1.18.1 |
2026-04-24 |
sceDmacMemcpy(dest=04121a00, src=097da220, size=928): overlapping read |
| 討鬼伝 極 |
v1.9.0 |
2026-04-24 |
sceKernelLoadModule: unsupported options size=00000014, flags=08b6fc98, pos=0, access=1, data=2, text=2 |
| 討鬼伝 極 |
v1.9.0 |
2026-04-24 |
sceFontGetFontInfo(0, 9ffcb08): bad font |
| eFootball RB - V. |
v1.9.4 |
2026-04-24 |
80630006=sceAtracSetDataAndGetID(09a25200, 00002800): invalid RIFF header |
| eFootball Chelito 19 |
v1.20.3 |
2026-04-24 |
Branch in Jump delay slot at 08af1c8c in block starting at 08af1c7c |
| eFootball Chelito 19 |
v1.20.3 |
2026-04-24 |
Branch in Jump delay slot at 08af1c8c in block starting at 08af1c64 |
| eFootball Chelito 19 |
v1.20.3 |
2026-04-24 |
Branch in Jump delay slot at 08af1c8c in block starting at 08af1c58 |
| エクシズ・フォルス |
v1.18 |
2026-04-24 |
sceDmacMemcpy(dest=086c0f40, src=09eff7c0, size=75348): overlapping read |
| eFootball JOELAND |
v1.9.4 |
2026-04-24 |
80630006=sceAtracSetDataAndGetID(09a25200, 00004000): invalid RIFF header |
| GODS EATER BURST |
v1.14.1 |
2026-04-24 |
UI scissor out of bounds in GameSettingsScreen: 378,0-1304,720 / 1612,720 |
| PATCH SPARTAN11 |
v1.8.0 |
2026-04-24 |
Unknown GetPointer 00000000 PC 08816148 LR 0881615c |
| eFootball JOELAND |
v1.20.3 |
2026-04-24 |
PerformMemorySet with invalid range: 041a2980, size -16 |
| エクシズ・フォルス |
v1.18 |
2026-04-24 |
sceDmacMemcpy(dest=09b7e700, src=084691c0, size=56368): overlapping read |
| eFootball PC - V. |
v1.14 |
2026-04-24 |
UI scissor out of bounds in GameSettingsScreen: 231,0-999,576 / 1211,576 |
| eFootball Lop - Play |
v1.18.1 |
2026-04-24 |
Unknown GetPointer 10b35177 PC 0884d5b0 LR 0884d7d4 |
| Pro Evolution Soccer 2013 |
v1.15.4 |
2026-04-24 |
Jump to invalid address: 07515140 |
| Pro Evolution Soccer 2013 |
v1.15.4 |
2026-04-24 |
Jump to invalid address: 073b3300 |
| eFootball PES 2021 T. Bendezu "C19" |
v1.20.3 |
2026-04-24 |
PerformMemorySet with invalid range: 041a2980, size 164935824 |
| WWE 2K25 BY LETSKIMODZ |
v1.11.3 |
2026-04-24 |
80630007=sceAtracSetData(2, 08d4b180, 0000320c): atracID uses different codec type than data |