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 |
| TRON EVOLUTION |
v1.18.1 |
2026-08-23 |
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-01rel0 [Revision 96995].
01f35551:00000b29 HWX C T N LM Light: 0: c:1 t:0 1: c:1 t:1 2: c:1 t:1 3: c:1 t:1 MatUp:3 Cull
#version 100
// Driver: Mali-450 MP - GLSL 100
precision highp float;
#define gl_VertexIndex gl_VertexID
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 01f35551:00000b29 HWX C T N LM Light: 0: c:1 t:0 1: c:1 t:1 2: c:1 t:1 3: c:1 t:1 MatUp:3 Cull
attribute vec3 position;
attribute mediump vec3 normal;
attribute vec2 texcoord;
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 lowp vec3 u_lightambient0;
uniform lowp vec3 u_lightdiffuse0;
uniform lowp vec3 u_lightspecular0;
uniform vec3 u_lightpos1;
uniform mediump vec3 u_lightatt1;
uniform lowp vec3 u_lightambient1;
uniform lowp vec3 u_lightdiffuse1;
uniform lowp vec3 u_lightspecular1;
uniform vec3 u_lightpos2;
uniform mediump vec3 u_lightatt2;
uniform lowp vec3 u_lightambient2;
uniform lowp vec3 u_lightdiffuse2;
uniform lowp vec3 u_lightspecular2;
uniform vec3 u_lightpos3;
uniform mediump vec3 u_lightatt3;
uniform lowp vec3 u_lightambient3;
uniform lowp vec3 u_lightdiffuse3;
uniform lowp vec3 u_lightspecular3;
uniform lowp vec4 u_ambient;
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() {
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 = color0.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;
float distance;
lowp float lightScale;
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 - 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);
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 * lightScale;
}
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);
if (ldot >= 0.0) {
if (u_matspecular.a > 0.0) {
ldot = dot(normalize(toLi |
| EA-Sports FC PC-V |
v1.18.1 |
2026-08-23 |
ReadFromHardware: Invalid address 1397e418 near PC 08849a4c LR 08849a58 |
| 新紀幻想スペクトラルソウルズⅡアンリミテッドサイド |
v1.18.1 |
2026-08-23 |
sceDmacMemcpy(dest=093a79e0, src=08bea560, size=16384): overlapping read |
| EA SPORTS FC26 BY GERTISGAMING |
v1.18.1 |
2026-08-23 |
Unknown GetPointer 5e01fe58 PC 08de17e8 LR 08de1800 |
| EA SPORTS FC26 BY GERTISGAMING |
v1.18.1 |
2026-08-23 |
Unknown GetPointer b4fc1e58 PC 08de17e8 LR 08de1800 |
| EA-Sports FC Lop-Play |
v1.18.1 |
2026-08-22 |
Unknown GetPointer ff974ff0 PC 08816084 LR 08816098 |
| EAFC 26 By Komo Valeri |
v1.18.1 |
2026-08-22 |
Unknown GetPointerWrite 00000000 PC 088287e0 LR 088287f0 |
| EAFC 26 By Komo Valeri |
v1.18.1 |
2026-08-22 |
Unknown GetPointer 00000020 PC 08815fb0 LR 08815fbc |
| EAFC 26 By Komo Valeri |
v1.18.1 |
2026-08-22 |
Unknown GetPointer 00000000 PC 0884d7a4 LR 0884d7c4 |
| eFootball Chelito 19 |
v1.18.1 |
2026-08-21 |
Unknown GetPointer 00370a00 PC 0884a918 LR 0884a938 |
| 新紀幻想スペクトラルソウルズⅡアンリミテッドサイド |
v1.18.1 |
2026-08-21 |
sceDmacMemcpy(dest=093bbfe0, src=08bf3920, size=65536): overlapping read |
| Warriors Orochi 3
English patch By IndraConstantines 2018 |
v1.18.1 |
2026-08-20 |
sceDmacMemcpy(dest=09342760, src=09bed300, size=5152): overlapping read |
| Warriors Orochi 3
English patch By IndraConstantines 2018 |
v1.18.1 |
2026-08-20 |
sceDmacMemcpy(dest=094d7600, src=09bed300, size=32768): overlapping read |
| Tomb Raider: Legend™ |
v1.18.1 |
2026-08-20 |
sceDmacMemcpy(dest=041fc000, src=09201e10, size=8192): overlapping read |
| EAFC 26 By Komo Valeri |
v1.18.1 |
2026-08-22 |
sceDmacMemcpy(dest=040cc000, src=086cd800, size=1255424): overlapping read |
| 新紀幻想スペクトラルソウルズⅡアンリミテッドサイド |
v1.18.1 |
2026-08-19 |
sceDmacMemcpy(dest=093af7e0, src=08bfa070, size=8192): overlapping read |
| 新紀幻想スペクトラルソウルズⅡアンリミテッドサイド |
v1.18.1 |
2026-08-18 |
sceDmacMemcpy(dest=093abde0, src=08bebdc0, size=16384): overlapping read |
| 新紀幻想スペクトラルソウルズⅡアンリミテッドサイド |
v1.18.1 |
2026-08-18 |
sceDmacMemcpy(dest=093db3e0, src=08bdf440, size=32768): overlapping read |
| NARUTO Shippuden: Legends: Akatsuki Rising |
v1.18.1 |
2026-08-17 |
sceDmacMemcpy(dest=04186d80, src=08f5b5d0, size=64): overlapping read |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8aed4 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8aecc in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02604870 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8aec4 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8aed8 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8aed0 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8aee8 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8ae64 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e2ba00 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8aebc in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 0267aa60 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 0269b540 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e2b190 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8ae68 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8ae74 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e2b890 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8ae7c in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e29da0 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e29790 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8ae34 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8ae78 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e2b720 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e2b3b0 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8add8 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e2b420 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8ae90 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8aec0 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8aec8 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e269a0 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e2bb70 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e26cd0 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e2c9d0 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e29c80 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 026a3030 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Branch in Jump delay slot at 08b8ae60 in block starting at 08b8ad68 |
| PES eFOOTBALL 2026 JRplay |
v1.18.1 |
2026-08-17 |
Jump to invalid address: 02e29eb0 |
| 新紀幻想スペクトラルソウルズⅡアンリミテッドサイド |
v1.18.1 |
2026-08-17 |
sceDmacMemcpy(dest=093db6e0, src=08bdf420, size=16384): overlapping read |
| Warriors Orochi 3
English patch By IndraConstantines 2018 |
v1.18.1 |
2026-08-17 |
sceDmacMemcpy(dest=0933df60, src=09bed300, size=5152): overlapping read |
| サクラ大戦1&2 |
v1.18.1 |
2026-08-17 |
WriteToHardware: Invalid address 06887b68 near PC 089548f0 LR 08954840 |
| eFootball PC - V. |
v1.18.1 |
2026-08-17 |
Unknown GetPointer 00250300 PC 0884d7b4 LR 0884d7d4 |
| EAFC 26 By Komo Valeri |
v1.18.1 |
2026-08-22 |
Unknown GetPointerWrite 00000000 PC 08816130 LR 08816144 |
| EA-Sports FC Lop-Play |
v1.18.1 |
2026-08-16 |
Unknown GetPointer 0000c378 PC 0881c428 LR 0881c438 |
| EA-Sports FC PC-V |
v1.18.1 |
2026-08-16 |
Unknown GetPointer 2c5bb0c2 PC 0884d7b4 LR 0884d7d4 |
| eFootball Chelito 19 |
v1.18.1 |
2026-08-15 |
Unknown GetPointer 00903a00 PC 0884a918 LR 0884a938 |
| 新紀幻想スペクトラルソウルズⅡアンリミテッドサイド |
v1.18.1 |
2026-08-15 |
sceDmacMemcpy(dest=093b3ee0, src=08bf3920, size=65536): overlapping read |
| NARUTO SHIPPUDEN: Ultimate Ninja Impact |
v1.18.1 |
2026-08-15 |
sceDmacMemcpy(dest=04189480, src=09392480, size=128): overlapping read |
| EA |
v1.18.1 |
2026-08-23 |
WriteToHardware: Invalid address 00000004 near PC 08863d6c LR 08849a58 |
| eFootball 2026 DEMOU |
v1.18.1 |
2026-08-16 |
Unknown GetPointer 00000140 PC 08824cf4 LR 088113dc |
| eFootball 2026 DEMOU |
v1.18.1 |
2026-08-16 |
Unknown GetPointerWrite 00000000 PC 08824cf4 LR 088113dc |
| Driver 76 |
v1.18.1-1769-gc1eb5882ac |
2026-08-16 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2 |
| Driver 76 |
v1.18.1 |
2026-08-14 |
00000000=sceDisplaySetHoldMode(00000001): unsupported |
| はじめの一歩 PORTABLE VICTORIOUS SPIRITS |
v1.18.1 |
2026-08-14 |
sceDmacMemcpy(dest=096bfb40, src=096beb40, size=4096): overlapping read |
| "eFootball 2027 By ATGXGAMING PRO |
v1.18.1 |
2026-08-13 |
Unknown GetPointerWrite 00000000 PC 08808448 LR 08808460 |
| EA-Sports FC Lop-Play |
v1.18.1 |
2026-08-13 |
Unknown GetPointer ffff0003 PC 0884d7b4 LR 0884d7d4 |
| EA FC - ASPAH JF |
v1.18.1 |
2026-08-13 |
WriteToHardware: Invalid address 00000004 near PC 08856d1c LR 08856d28 |
| EA FC - ASPAH JF |
v1.18.1 |
2026-08-13 |
ReadFromHardware: Invalid address 00000004 near PC 08856d1c LR 08856d28 |
| eFootball 2026 |
v1.18.1 |
2026-08-13 |
Unknown GetPointer 00000140 PC 088113d4 LR 088113dc |
| eFootball 2026 |
v1.18.1 |
2026-08-13 |
Unknown GetPointerWrite 00000140 PC 088113d4 LR 088113dc |
| RZKFootball26 JRplay - Rizzkiik (Bundesliga) |
v1.18.1 |
2026-08-13 |
80630006=sceAtracSetDataAndGetID(09a25200, 00004000): fmt definition too small (16) |
| PES FL 2024 |
v1.18.1 |
2026-08-13 |
Savedata version requested: 3 |
| eFootball Chelito 19 |
v1.18.1 |
2026-08-12 |
Unknown GetPointer 00140000 PC 0884a918 LR 0884a938 |
| Crash™ Tag Team Racing |
v1.18.1 |
2026-08-12 |
__KernelStopThread: thread 931 does not exist (helper deleted) |
| eFootball 2027 By Bendezu |
v1.18.1 |
2026-08-12 |
sceDmacMemcpy(dest=092ed040, src=086ce8c0, size=1251136): overlapping read |
| Crash™ Tag Team Racing |
v1.18.1 |
2026-08-12 |
__KernelStopThread: thread 867 does not exist (helper deleted) |
| Crash™ Tag Team Racing |
v1.18.1 |
2026-08-12 |
__KernelStopThread: thread 860 does not exist (helper deleted) |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
Jump to invalid address: 02a6cec0 |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 75207369 |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 7465736e |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 63634164 |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 6e6e6143 |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 46697243 |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 6e692074 |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 636f6c6c |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 72657375 |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 00002e77 |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 44206f4e |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 42206b70 |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 75646f6d |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 43206f4e |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 736e7520 |
| eFootball 2025 |
v1.18.1 |
2026-08-12 |
MIPSCompileOp: Invalid instruction 7473694c |