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 |
MLB 11 The Show™ |
v1.11.3 |
2025-10-22 |
scePsmfPlayerSetPsmf*: incorrect PSMF magic (afb00004), bad data |
eFootball 2025 by MP |
v1.10.3 |
2025-10-22 |
sceMp3Init: invalid data: not 44.1kHz |
eFootball 2025 by MP |
v1.10.3 |
2025-10-22 |
807f00fd=sceMp3Init(00000000): invalid bitrate v0 l0 rate 0000 |
Grand Theft Auto: Chinatown Wars |
v1.18.1 |
2025-10-22 |
Jump to invalid address: 02fc8520 PC 08bf4998 LR 08bf4988 |
BETEGAMING12 |
v1.11.3 |
2025-10-22 |
80630006=sceAtracSetDataAndGetID(09a25200, 00004000): invalid RIFF header |
Dragon Ball Z: Tenkaichi Tag Team |
v1.17.1-334-g1786a4ddb |
2025-10-22 |
Jump to invalid address: 00028880 |
eFootball Chelito 19 |
v1.9.4 |
2025-10-22 |
MIPSCompileOp: Invalid instruction 71e4ac34 |
WWE SVR 2011MOD 2K25 PSP BY OUSSAMA BEN DZ MODDER |
v1.17.1 |
2025-10-22 |
80630006=sceAtracSetData(3, 08d4b180, 00004e08): invalid RIFF header |
WWE SVR 2011MOD 2K25 PSP BY OUSSAMA BEN DZ MODDER |
v1.17.1 |
2025-10-22 |
80630006=sceAtracSetData(3, 08d4b180, 00004890): invalid RIFF header |
マクロスエースフロンティア |
v1.11.3-111-g047f84d5e |
2025-10-22 |
WriteToHardware: Invalid address 000013a8 near PC 08818abc LR 08818abc |
BETEGAMING12 |
v1.17.1 |
2025-10-21 |
sceMp3Init: invalid data: not MPEG v1 |
Pro Evolution Soccer 2020 |
v1.9.4 |
2025-10-21 |
ReadFromHardware: Invalid address aa681eb4 near PC aa681eb4 LR 08000018 |
FIFA 09 |
v1.19.2 |
2025-10-21 |
__KernelStopThread: thread 517 does not exist (ApctlThread stopped) |
FIFA 09 |
v1.19.2 |
2025-10-21 |
__KernelStopThread: thread 517 does not exist (ApctlThread deleted) |
PES MY 2024 |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Unknown GetPointer 298605ec PC 0881c410 LR 0881c420 |
eFootball Lop - Play |
v1.18.1 |
2025-10-21 |
Unknown GetPointer 00c5817a PC 08815fc8 LR 08815fd4 |
Def Jam® Fight For NY™: The Takeover |
v1.17.3 |
2025-10-21 |
UNTESTED sceNetAdhocctlCreateEnterGameMode(7d34369, 1, 2, 09fbf960, 20000000, 0) at 0897ec84 |
Def Jam® Fight For NY™: The Takeover |
v1.17.3 |
2025-10-21 |
UNTESTED sceNetAdhocctlJoinEnterGameMode(70bcdcf, 60:ab:70:94:88:3f, 20000000, 0) at 0897eeec |
BETEGAMING12 |
v1.18.1-846-gab47c3cb1f |
2025-10-21 |
Unknown GetPointer 00000020 PC 08815fc0 LR 08815fd4 |
BETEGAMING12 |
v1.18.1-846-gab47c3cb1f |
2025-10-21 |
Unknown GetPointerWrite 00000000 PC 08815fc0 LR 08815fd4 |
Juiced 2: Hot Import Nights |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
__KernelStopThread: thread 3369 does not exist (helper deleted) |
CRISIS CORE -FINAL FANTASY VII- |
v1.18.1 |
2025-10-21 |
sceDmacMemcpy(dest=09c73040, src=086b9520, size=26624): overlapping read |
eFootball RB - V. |
v1.8.0 |
2025-10-21 |
Unknown GetPointer 00000024 PC 08872bb4 LR 08872c1c |
Syphon Filter™: Logan's Shadow |
v1.17.1-980-gabaea0197b |
2025-10-21 |
Unexpected mpeg first timestamp: 9f843bcec3e / 10961892994110 |
NHL 2007 |
v1.19.3 |
2025-10-21 |
__KernelStopThread: thread 604 does not exist (ApctlThread deleted) |
NHL 2007 |
v1.19.3 |
2025-10-21 |
__KernelStopThread: thread 604 does not exist (ApctlThread stopped) |
FINAL FANTASY 零式 ディスク1 |
v1.9.0 |
2025-10-21 |
sceDmacMemcpy(dest=085f4000, src=093f95c0, size=144992): overlapping read |
WWE DON'21 |
v1.18.1 |
2025-10-21 |
80630007=sceAtracSetData(2, 08d4b180, 00001f00): atracID uses different codec type than data |
FINAL FANTASY 零式 ディスク1 |
v1.9.0 |
2025-10-21 |
sceDmacMemcpy(dest=085f4000, src=09799040, size=10384): overlapping read |
eFootball Chelito 19 |
v1.6.3 |
2025-10-21 |
Error in shader program link: info: Link failed because of missing vertex shader.
fs: 00000000:00200022 Tex TexAlpha Fog TFuncMod
#version 300 es
#extension GL_EXT_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
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: 00000000:0000001c C Fog Tex
#version 300 es
precision highp float;
in vec4 position;
in vec2 texcoord;
in lowp vec4 color0;
uniform mat4 u_proj;
uniform highp vec2 u_fogcoef;
out lowp vec4 v_color0;
out mediump vec3 v_texcoord;
out mediump float v_fogdepth;
void main() {
v_texcoord = vec3(texcoord, 1.0);
v_color0 = color0;
v_fogdepth = position.w;
gl_Position = u_proj * vec4(position.xyz, 1.0);
}
|
FINAL FANTASY 零式 ディスク1 |
v1.9.0 |
2025-10-21 |
sceDmacMemcpy(dest=085db000, src=097c22c0, size=47696): overlapping read |
Resistance: Retribution™ |
v1.9.4 |
2025-10-21 |
Unknown GetPointer 261705f8 PC 08be51dc LR 08cd6754 |
eFootball Chelito 19 |
v1.14.2 |
2025-10-21 |
UI scissor out of bounds in GameSettingsScreen: 336,0-1251,720 / 1512,720 |
Ys: The Oath in Felghana |
v1.15.4 |
2025-10-21 |
sceDmacMemcpy(dest=041c4900, src=08d592d0, size=4096): overlapping read |
FINAL FANTASY 零式 ディスク1 |
v1.9.0 |
2025-10-21 |
sceDmacMemcpy(dest=085f4000, src=09451640, size=330272): overlapping read |
eFootball RB - V. |
v1.9.4 |
2025-10-21 |
Unknown GetPointer 2c5b7d82 PC 0884d7b4 LR 0884d7d4 |
eFootball RB - V. |
v1.10.2 |
2025-10-21 |
Render to area containing texture at 04162000 +256x0 |
eFootball Chelito 19 |
v1.11.3 |
2025-10-21 |
Jump to invalid address: 01a41300 |
eFootball Chelito 19 |
v1.11.3 |
2025-10-21 |
Jump to invalid address: 073caf80 |
Syphon Filter™: Logan's Shadow |
v1.17.1-980-gabaea0197b |
2025-10-21 |
Unexpected mpeg first timestamp: 1d4f5ba801f / 2014167334943 |
IL-2 STURMOVIK: BIRDS OF PREY |
v1.18.1 |
2025-10-21 |
Truncating vertex count from 22728 to 21845 |
GOD EATER 2 |
v1.17.1 |
2025-10-21 |
ReadFromHardware: Invalid address fffff330 near PC 0439d0c4 LR 08823dcc |
GOD EATER 2 |
v1.17.1 |
2025-10-21 |
MIPSCompileOp: Invalid instruction 00000755 |
GOD EATER 2 |
v1.17.1 |
2025-10-21 |
Jump to invalid address: 0aac1340 PC 0439d0d0 LR 08823dcc |
GOD EATER 2 |
v1.17.1 |
2025-10-21 |
Jump to invalid address: 0b640b48 PC 0439d0c4 LR 08823dcc |
Silent Hill® Origins |
v1.17.1 |
2025-10-21 |
Unknown GE command : fdbbdf4c |
MYFP26 ENGLISH |
v1.11.3 |
2025-10-21 |
Unknown GetPointer 00000000 PC 08000000 LR 08000000 |
eFootball RB - V. |
v1.13.2 |
2025-10-21 |
Bad vertex address 0095fad3! |
eFootball RB - V. |
v1.13.2 |
2025-10-21 |
Bad vertex address 00e8fcc8! |
eFootball RB - V. |
v1.13.2 |
2025-10-21 |
Bad vertex address 00f1fda9! |
eFootball RB - V. |
v1.13.2 |
2025-10-21 |
Bad vertex address 00a4fed8! |
eFootball RB - V. |
v1.13.2 |
2025-10-21 |
Unknown GE command : fcf102d7 |
Army of TWO™: The 40th Day |
v1.18.1 |
2025-10-21 |
sceDmacMemcpy(dest=0419c400, src=0985aa00, size=9216): overlapping read |
MONSTER HUNTER PORTABLE 3rd |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
__KernelStopThread: thread 407 does not exist (ApctlThread deleted) |
eFootball RB - V. |
v1.13.2 |
2025-10-21 |
MIPSCompileOp: Invalid instruction 0000001e |
eFootball RB - V. |
v1.13.2 |
2025-10-21 |
Unknown GE command : fdc70283 |
Dragon Ball Z: Tenkaichi Tag Team |
v1.13.1 |
2025-10-21 |
Jump to invalid address: 03b491a0 |
eFootball RB - V. |
v1.10.3 |
2025-10-21 |
Module linking debug info:
ThreadManForKernel ver=0000, flags=0001, size=5, numVars=0, numFuncs=4, nidData=08228644, firstSym=082284c0, varData=00000000, extra=00000000
sceIdStorage_driver ver=0000, flags=0001, size=5, numVars=0, numFuncs=1, nidData=08228654, firstSym=082284e0, varData=00000000, extra=00000000
semaphore ver=0000, flags=0001, size=5, numVars=0, numFuncs=1, nidData=08228658, firstSym=082284e8, varData=00000000, extra=00000000
|
eFootball RB - V. |
v1.10.3 |
2025-10-21 |
Crazy varData address 01011006, skipping rest of module |
eFootball RB - V. |
v1.10.3 |
2025-10-21 |
sceKernelLoadModule: unsupported options size=00000014, flags=08987840, pos=0, access=1, data=1, text=1 |
eFootball FWC C19 |
v1.10.2 |
2025-10-21 |
Unknown GetPointer 00000000 PC 08000000 LR 08000000 |
EA FC 2024 BY FUMA GOONERS |
v1.10.2 |
2025-10-21 |
Unknown GetPointer 00000000 PC 08000000 LR 08000000 |
FINAL FANTASY 零式 ディスク1 |
v1.9.0 |
2025-10-21 |
sceDmacMemcpy(dest=085f4000, src=09012380, size=208304): overlapping read |
FMPES Sulamericano 2025 By RICARDO MODS. |
v1.16.6 |
2025-10-21 |
Unknown GetPointerWrite 00000000 PC 08816148 LR 0881615c |
EA-Sports FC Lop-Play |
v1.11.3 |
2025-10-21 |
80000107=sceDisplaySetFrameBuf(04000000, 512, 1, 0): must change latched framebuf first |
Dragon Ball Z: Tenkaichi Tag Team |
v1.19.3 |
2025-10-21 |
Branch in branch delay slot at 085c6e28 with different target |
Dragon Ball Z: Tenkaichi Tag Team |
v1.19.3 |
2025-10-21 |
Branch in branch delay slot at 085c6e48 with different target |
Dragon Ball Z: Tenkaichi Tag Team |
v1.19.3 |
2025-10-21 |
Branch in branch delay slot at 085c6e88 with different target |
Dragon Ball Z: Tenkaichi Tag Team |
v1.19.3 |
2025-10-21 |
Branch in branch delay slot at 085c6e68 with different target |
Dragon Ball Z: Tenkaichi Tag Team |
v1.19.3 |
2025-10-21 |
An uneaten prefix at end of block: 082d6fd0 |
中原の覇者 三国将星伝 |
v1.17.1 |
2025-10-21 |
Unknown GE command : fd555999 |
EA-Sports FC PC-V |
v1.11.3 |
2025-10-21 |
ReadFromHardware: Invalid address ffff0010 near PC ffff0010 LR 08a3c194 |
eFootball Chelito 19 |
v1.11.3 |
2025-10-21 |
MFIC instruction hit (71e505a4) at 08000020 |
eFootball Chelito 19 |
v1.11.3 |
2025-10-21 |
Jump to invalid address: 0bbbeb70 |
eFootball Chelito 19 |
v1.11.3 |
2025-10-21 |
Jump to invalid address: 0bbbe870 |
eFootball Chelito 19 |
v1.11.3 |
2025-10-21 |
Jump to invalid address: 0bbbe770 |
eFootball Chelito 19 |
v1.11.3 |
2025-10-21 |
Jump to invalid address: 070be460 |
eFootball Chelito 19 |
v1.11.3 |
2025-10-21 |
Jump to invalid address: 0bbbe670 |
Crash™ Tag Team Racing |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
MIPSCompileOp: Invalid instruction 046f0437 |
NARUTO Shippuden: Ultimate Ninja 5 PSP Edition By JJake_J |
v1.11.3 |
2025-10-21 |
00000000=sceUtilityScreenshotInitStart(09a8f4e8) |
Pursuit Force™: Extreme Justice |
v1.18 |
2025-10-21 |
__KernelStopThread: thread 1320 does not exist (helper deleted) |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Branch in branch delay slot at 09b5cf44 with different target |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 06d75340 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 06d0c600 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 06d0c800 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Branch in Jump delay slot at 09b5cee8 in block starting at 09b5cde0 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 036a6230 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
MIPSCompileOp: Invalid instruction 008000ff |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 06a4b480 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Branch in Jump delay slot at 09b5cec8 in block starting at 09b5cde0 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 03862050 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 03861390 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Branch in Jump delay slot at 09b5cebc in block starting at 09b5cde0 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 066acf80 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Branch in Jump delay slot at 09b5ceb8 in block starting at 09b5cde0 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 069f7404 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 06dadd00 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Branch in Jump delay slot at 09b5ce80 in block starting at 09b5cde0 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Jump to invalid address: 06dad740 |
Harry Potter and the Order of the Phoenix™ |
v1.17.1-334-g1786a4ddb |
2025-10-21 |
Branch in Jump delay slot at 09b5ce7c in block starting at 09b5cde0 |