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 |
| eFootball Chelito 19 |
v1.14.1-52-g350b59c22 |
2024-02-20 |
UI scissor out of bounds in GameSettingsScreen: 537,0-2134,1285 / 2780,1284 |
| eFootball Chelito 19 |
v1.9.4 |
2026-02-09 |
Savedata version requested: 3 |
| MotoGP |
v1.14.1-52-g350b59c22 |
2023-08-21 |
Error in shader compilation: info: ERROR: 0:31: 'packUnorm4x8' : can't redefine/overload built-in functions!
ERROR: 0:32: 'packUnorm4x8' : can't redefine/overload built-in functions!
ERROR: 0:34: 'unpackUnorm4x8' : can't redefine/overload built-in functions!
ERROR: 3 compilation errors. No code generated.
001c1a86:00000000 WriteMask ReplaceBlend_6A:10_B:6_Eq:0
#version 300 es
// Driver: Adreno (TM) 308 - GLSL 300
#define DISCARD discard
precision lowp float;
precision highp int;
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 001c1a86:00000000 WriteMask ReplaceBlend_6A:10_B:6_Eq:0
precision highp int;
uniform sampler2D fbotex;
uniform vec3 u_blendFixA;
uniform uint u_colorWriteMask;
in lowp vec4 v_color0;
in mediump float v_fogdepth;
out vec4 fragColor0;
uint packUnorm4x8(vec4 v) {
highp vec4 f = clamp(v, 0.0, 1.0);
uvec4 u = uvec4(255.0 * f);
return u.x | (u.y << 8) | (u.z << 16) | (u.w << 24);
}
vec4 unpackUnorm4x8(highp uint x) {
highp uvec4 u = uvec4(x & 0xFFU, (x >> 8) & 0xFFU, (x >> 16) & 0xFFU, (x >> 24) & 0xFFU);
highp vec4 f = vec4(u);
return f * (1.0 / 255.0);
}
void main() {
lowp vec4 destColor = texelFetch(fbotex, ivec2(gl_FragCoord.x, gl_FragCoord.y), 0);
vec4 v = v_color0 ;
v.rgb = v.rgb * u_blendFixA + destColor.rgb * v.aaa * 2.0;
fragColor0 = v;
highp uint v32 = packUnorm4x8(fragColor0);
highp uint d32 = packUnorm4x8(destColor);
v32 = (v32 & u_colorWriteMask & 0x00FFFFFFu) | (d32 & (~u_colorWriteMask | 0xFF000000u));
fragColor0 = unpackUnorm4x8(v32);
}
|
| Mortal Kombat: Unchained |
v1.19.1 |
2025-06-18 |
__KernelStopThread: thread 475 does not exist (helper deleted) |
| God of War™: Ghost of Sparta |
v1.14.1-52-g350b59c22 |
2023-02-04 |
MIPSCompileOp: Invalid instruction 7fffffff |
| PSP™ Update ver 6.60 |
v1.16.6 |
2023-12-02 |
Failed decrypting the PRX (ret = -1, size = 221970, psp_size = 59473)! |
| Secret Agent Clank™ |
v1.18.1-473-g9da80ac8d5 |
2026-01-09 |
00000000=sceGeEdramSetAddrTranslation(00000000) |
| Secret Agent Clank™ |
v1.18.1-473-g9da80ac8d5 |
2026-01-09 |
00000400=sceGeEdramSetAddrTranslation(00000000) |
| MLB 10 The Show ™ |
v1.18.1-574-g0fa88652f1 |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000400) |
| ゴッド・オブ・ウォー 落日の悲愴曲 |
v1.19.3-1146-g9035485abf |
2026-02-09 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
| ゴッド・オブ・ウォー 落日の悲愴曲 |
v1.18.1-846-gab47c3cb1f |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
| Pursuit Force |
v1.14.4 |
2025-06-12 |
Ignoring possible texturing from framebuffer at 04154000 +128x237 / 128x272 |
| God of War: Chains of Olympus |
v1.19.3-755-gd43f24dab3 |
2026-02-05 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
| God of War: Chains of Olympus |
v1.18.1-800-gb5c843ff72 |
2026-01-14 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
| MLB 11 The Show™ |
v1.18.1-87-gda0168f41a |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000400) |
| Spider-Man(TM): Web of Shadows – Amazing Allies Edition |
v1.18.1-846-gab47c3cb1f |
2026-02-08 |
00000400=sceGeEdramSetAddrTranslation(00000400) |
| 機動戦士ガンダムSEED 連合VS.Z.A.F.T. PORTABLE |
v1.18.1-754-ga986286532 |
2026-02-06 |
00000400=sceGeEdramSetAddrTranslation(00000400) |
| SHReK the THiRD™ |
v1.18.1-670-g63c7c73fa0 |
2026-02-06 |
00000400=sceGeEdramSetAddrTranslation(00000400) |
| Ben 10 Alien Force™ |
v1.14.4-690-g2dc3a6b05 |
2025-10-23 |
Ignoring possible texturing from framebuffer at 04154000 +0x40 / 480x272 |
| Call of Duty : Roads to Victory™ |
v1.18.1-846-gab47c3cb1f |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000400) |
| Mega Man Maverick Hunter X |
v1.18.1-820-gea36cb7036 |
2026-02-08 |
00000400=sceGeEdramSetAddrTranslation(00000000) |
| ドラゴンボール タッグバーサス |
v1.18.1-820-gea36cb7036 |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
| God of War: Chains of Olympus |
v1.18.1-846-gab47c3cb1f |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
| MONSTER HUNTER PORTABLE 3rd |
v1.18.1-92-gfe6db07f0d |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000400) |
| Dragon Ball Z: Tenkaichi Tag Team |
v1.18.1-92-gfe6db07f0d |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
| Rock Band Unplugged™ |
v1.14.4-88-g3cd882f21 |
2024-07-23 |
Ignoring possible texturing from framebuffer at 04198000 +0x136 / 256x272 |
| X-Men Origins: Wolverine |
v1.18.1-820-gea36cb7036 |
2026-02-06 |
00000400=sceGeEdramSetAddrTranslation(00000400) |
| God of War®: Ghost of Sparta |
v1.18.1-92-gfe6db07f0d |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
| God of War: Chains of Olympus |
v1.18.1-92-gfe6db07f0d |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
| Dragon Ball Z: Tenkaichi Tag Team |
v1.18.1-92-gfe6db07f0d |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
| Midnight Club 3: DUB Edition |
v1.14.4-951-gaa66cc03f |
2026-01-01 |
Ignoring possible texturing from framebuffer at 04178000 +0x64 / 64x321 |
| God of War™: Ghost of Sparta |
v1.18.1-87-gda0168f41a |
2026-02-09 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
| Assassin's Creed: Bloodlines™ |
v1.18.1-92-gfe6db07f0d |
2026-02-08 |
00000400=sceGeEdramSetAddrTranslation(00000400) |
| God of War: Chains of Olympus |
v1.18.1-92-gfe6db07f0d |
2026-02-08 |
00000400=sceGeEdramSetAddrTranslation(00000800) |
| God of War: Chains of Olympus |
v1.19.3-787-g5aa0856280 |
2026-02-09 |
Rendering to framebuffer offset at 04161800 +64x0 (stride 1024) |
| Secret Agent Clank™ |
v1.14.4 |
2024-01-08 |
Ignoring possible texturing from framebuffer at 04154000 +0x144 / 256x272 |
| Tomb Raider: Anniversary™ |
v1.14.4-964-ge7f1716c4 |
2025-08-08 |
Ignoring possible texturing from framebuffer at 04154000 +0x128 / 256x272 |
| Midnight Club: L.A. Remix® |
v1.14.4-951-gaa66cc03f |
2026-02-09 |
Ignoring possible texturing from framebuffer at 04154000 +0x64 / 480x272 |
| God of War: Chains of Olympus |
v1.19.3-660-ga240cb2407 |
2026-02-09 |
Rendering to framebuffer offset at 04161800 +64x0 (stride 1024) |
| God of War: Chains of Olympus |
v1.19.3-679-gc7aa2bcd01 |
2026-02-09 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
| God of War®: Ghost of Sparta |
v1.14.4-967-gceaaaaeff |
2026-02-03 |
Ignoring possible texturing from framebuffer at 04162000 +0x63 / 480x272 |
| God of War®: Ghost of Sparta |
v1.19.3-973-g7d42c7b650 |
2026-02-09 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
| God of War™: Ghost of Sparta |
v1.14.4-993-gf03dc23df |
2026-01-29 |
Ignoring possible texturing from framebuffer at 04162000 +0x63 / 480x272 |
| eFootball Chelito 19 |
v1.9.4 |
2026-02-09 |
Unknown GetPointer 00000000 PC 0884d7b4 LR 0884d7d4 |
| God of War: Chains of Olympus |
v1.19.3-916-geeacc09fdc |
2026-02-09 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
| God of War™: Ghost of Sparta |
v1.19.3-959-gf44e0505ea |
2026-02-09 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
| God of War: Chains of Olympus |
v1.19.3-890-gf8c49ccf23 |
2026-02-09 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
| eFootball Chelito 19 |
v1.18.1-945-gb0182ed0e6 |
2026-02-09 |
Unknown GetPointerWrite 00000000 PC 08816148 LR 0881615c |
| eFootball Chelito 19 |
v1.9.4 |
2026-02-09 |
Savedata version requested on save: 3 |
| eFootball Chelito 19 |
v1.9.4 |
2026-02-09 |
Savedata version requested: 3 |
| Dragon Ball Z: Tenkaichi Tag Team |
v1.14.1-52-g350b59c22 |
2023-01-26 |
sceKernelLoadModule: unsupported options size=00000014, flags=0899a92c, pos=0, access=1, data=2, text=2 |
| METAL SLUG XX™ |
v1.19.3-787-g5aa0856280 |
2026-02-09 |
sceNetAdhocMatchingInit(65536) at 08864640 |
| Resistance: Retribution™ |
v1.19.3-434-g9df4fa59a9 |
2026-02-07 |
Failed to read valid video stream data from header |
| Resistance: Retribution™ |
v1.19.3-787-g5aa0856280 |
2026-02-08 |
Failed to read valid video stream data from header |
| METAL SLUG Anthology |
v1.18.1 |
2025-11-05 |
scePsmfPlayerSetPsmf*: incorrect PSMF magic (00000000), bad data |
| Mortal Kombat: Unchained |
v1.19.3-787-g5aa0856280 |
2026-02-09 |
Failed to read valid video stream data from header |
| 太鼓の達人ぽ~たぶるDX |
v1.15.4 |
2025-09-20 |
Waiting thread for 20 that was already waiting for 20 |
| God of War: Chains of Olympus |
v1.14.4-842-g9eb0e4976 |
2025-10-17 |
Ignoring possible texturing from framebuffer at 04161800 +0x64 / 480x272 |
| Spider-Man: Friend or Foe |
v1.14.4 |
2026-01-04 |
Ignoring possible texturing from framebuffer at 041a0000 +192x256 / 256x272 |
| ゴッド・オブ・ウォー 落日の悲愴曲 |
v1.14.4-951-gaa66cc03f |
2026-01-23 |
Ignoring possible texturing from framebuffer at 04161800 +0x64 / 480x272 |
| Dragon Ball Z: Tenkaichi Tag Team |
v1.14.1-52-g350b59c22 |
2023-01-26 |
sceKernelLoadModule: unsupported options size=00000014, flags=0899a92c, pos=0, access=1, data=1, text=1 |
| God of War: Chains of Olympus |
v1.14.4-993-gf03dc23df |
2026-02-07 |
Ignoring possible texturing from framebuffer at 04161800 +0x64 / 480x272 |
| God of War™: Ghost of Sparta |
v1.14.4-967-gceaaaaeff |
2026-02-09 |
Ignoring possible texturing from framebuffer at 04161800 +0x64 / 480x272 |
| God of War: Chains of Olympus |
v1.14.4-993-gf03dc23df |
2026-02-09 |
Ignoring possible texturing from framebuffer at 04161800 +0x64 / 480x272 |
| eFootball PES 2021 T. Bendezu "C19" |
v1.9.4 |
2026-02-09 |
avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7 |
| eFootball PES 2021 T. Bendezu "C19" |
v1.9.4 |
2026-02-09 |
Savedata version requested on save: 3 |
| eFootball PES 2021 T. Bendezu "C19" |
v1.9.4 |
2026-02-09 |
Savedata version requested: 3 |
| Dragon Ball Z: Tenkaichi Tag Team |
v1.9.4 |
2025-12-15 |
sceKernelLoadModule: unsupported options size=00000014, flags=000001a4, pos=0, access=1, data=2, text=2 |
| OUTRUN 2006: COAST 2 COAST |
v1.9.3-993-g0c489e2d0 |
2026-02-09 |
Unimplemented HLE function Kprintf |
| OUTRUN 2006: COAST 2 COAST |
v1.9.3-993-g0c489e2d0 |
2026-02-06 |
sceKernelCreateThread(name=sceUSB_PSPComm_Driver): unsupported attributes 00001006 |
| eFootball PES 2020 "C19" |
v1.9.4 |
2026-02-09 |
Savedata version requested: 3 |
| Prince of Persia - Revelations |
v1.9.4 |
2026-02-08 |
sceKernelCreateThread(name=scePsmf_library): unsupported attributes 00000006 |
| Dragon Ball Z: Tenkaichi Tag Team |
v1.9.4 |
2026-02-08 |
sceGeListEnqueue: invalid address 40000000 |
| Pro Evolution Soccer 2014 |
v1.9.4 |
2026-02-09 |
Savedata version requested on save: 3 |
| WORLD SOCCER Winning Eleven 2011 |
v1.9.4 |
2026-02-09 |
Savedata version requested: 3 |
| SHReK the THiRD™ |
v1.9.4 |
2025-11-19 |
An uneaten prefix at end of block for 08bcc744 |
| Pro Evolution Soccer 6 |
v1.9.4 |
2026-02-09 |
Savedata version requested: 3 |
| Pro Evolution Soccer 2014 |
v1.9.4 |
2026-02-09 |
Savedata version requested: 3 |
| PES 2014 |
v1.9.4 |
2026-02-09 |
Savedata version requested: 3 |
| Call of Duty : Roads to Victory™ |
v1.9.4 |
2026-02-09 |
An uneaten prefix at end of block: 08a683b0 |
| Assassin's Creed: Bloodlines™ |
v1.9.4 |
2026-01-31 |
An uneaten prefix at end of block for 08927e54 |
| BEN 10: Protector of Earth |
v1.9.4 |
2026-02-09 |
sceDmacMemcpy(dest=04000000, src=092875c0, size=557056): overlapping read |
| BEN 10: Protector of Earth |
v1.9.4 |
2026-02-09 |
sceDmacMemcpy(dest=04088000, src=092875c0, size=557056): overlapping read |
| God of War: Chains of Olympus |
v1.9.4 |
2026-02-05 |
ReadFromHardware: Invalid address ffffffa0 near PC 08000000 LR 08000000 |
| Dragon Ball Z: Tenkaichi Tag Team |
v1.9.4 |
2025-07-25 |
sceKernelLoadModule: unsupported options size=00000014, flags=000001a4, pos=0, access=1, data=1, text=1 |
| Dragon Ball Z: Tenkaichi Tag Team |
v1.9.4 |
2025-10-12 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1 |
| Resistance: Retribution™ |
v1.9.4 |
2026-02-08 |
Could not setup streams, unexpected stream count: 61637 |
| Secret Agent Clank™ |
v1.9.4 |
2026-02-06 |
Video out requested, not supported: mode=0 size=0,0 |
| Resistance: Retribution™ |
v1.9.4 |
2026-02-07 |
Could not setup streams, unexpected stream count: 61637 |
| James Cameron's AVATAR™: THE GAME |
v1.9.4 |
2026-02-08 |
Video out requested, not supported: mode=0 size=0,0 |
| NBA2K13 |
v1.9.4 |
2026-02-09 |
80000107=sceDisplaySetFrameBuf(04000000, 512, 0, 0): must change latched framebuf first |
| NBA2K13 |
v1.9.4 |
2026-02-09 |
80000107=sceDisplaySetFrameBuf(04000000, 512, 3, 0): must change latched framebuf first |
| Mortal Kombat: Unchained |
v1.9.4 |
2026-02-09 |
Could not setup streams, unexpected stream count: 13414 |
| Prince of Persia - Rival Swords |
v1.9.4 |
2026-02-08 |
Video out requested, not supported: mode=0 size=0,0 |
| Mega Man Maverick Hunter X |
v1.9.4 |
2026-02-08 |
sceMpegRingbufferPut(): invalid mpeg data |
| The Simpsons™ Game |
v1.9.4 |
2026-02-06 |
Video out requested, not supported: mode=0 size=0,0 |
| Mortal Kombat: Unchained |
v1.9.4 |
2026-02-09 |
Video out requested, not supported: mode=0 size=0,0 |
| METAL GEAR SOLID PEACE WALKER |
v1.9.4 |
2026-02-09 |
Video out requested, not supported: mode=0 size=512,272 |
| Spider-Man: Friend or Foe |
v1.9.4 |
2026-02-09 |
Video out requested, not supported: mode=0 size=0,0 |
| Prince of Persia - Revelations |
v1.9.4 |
2026-02-08 |
Video out requested, not supported: mode=0 size=0,0 |