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 |
Dragon Ball Z: Tenkaichi Tag Team |
v1.9.0 |
2022-07-01 |
MIPSCompileOp: Invalid instruction ef0e4a40 |
Dragon Ball Z: Tenkaichi Tag Team |
v1.9.0 |
2022-07-01 |
ReadFromHardware: Invalid address dead688f near PC 08a66884 LR 0883b8dc |
NARUTO: Ultimate Ninja Heroes 2 |
v1.9.0 |
2022-06-30 |
Vulkan error in shader compilation: info: ERROR: 0:52: 'normalize' : no matching overloaded function found
ERROR: 0:52: '=' : cannot convert from ' const float' to ' global mediump 3-component vector of float'
ERROR: 0:52: '' : compilation terminated
ERROR: 3 compilation errors. No code generated.
/ code: #version 450
#extension GL_ARB_separate_shader_objects : enable
#extension GL_ARB_shading_language_420pack : enable
layout (std140, set = 0, binding = 3) uniform baseVars {
mat4 proj_mtx;
mat4 proj_through_mtx;
mat3x4 view_mtx;
mat3x4 world_mtx;
mat3x4 tex_mtx;
vec4 uvscaleoffset;
vec4 depthRange;
vec2 fogcoef;
float stencilReplace;
vec4 matambientalpha;
uint spline_counts;
uint depal_mask_shift_off_fmt;
int pad2;
int pad3;
vec4 cullRangeMin;
vec4 cullRangeMax;
vec3 fogcolor;
vec3 texenv;
ivec4 alphacolorref;
ivec4 alphacolormask;
vec3 blendFixA;
vec3 blendFixB;
vec4 texclamp;
vec2 texclampoff;
} base;
layout (std140, set = 0, binding = 4) uniform lightVars {
vec4 u_ambient;
vec3 matdiffuse;
vec4 matspecular;
vec3 matemissive;
vec3 pos[4];
vec3 dir[4];
vec3 att[4];
vec2 angle_spotCoef[4];
vec3 ambient[4];
vec3 diffuse[4];
vec3 specular[4];
} light;
layout (location = 0) in vec3 position;
layout (location = 2) in vec3 normal;
layout (location = 1) in vec2 texcoord;
layout (location = 1) out vec4 v_color0;
layout (location = 0) out vec3 v_texcoord;
void main() {
vec3 worldpos = vec4(position.xyz, 1.0) * base.world_mtx;
mediump vec3 worldnormal = normalize(vec4(normal, 0.0) * base.world_mtx);
vec4 viewPos = vec4(vec4(worldpos, 1.0) * base.view_mtx, 1.0);
vec4 outPos = base.proj_mtx * viewPos;
vec4 lightSum0 = light.u_ambient * base.matambientalpha + vec4(light.matemissive, 0.0);
v_color0 = clamp(lightSum0, 0.0, 1.0);
v_texcoord = vec3(texcoord.xy * base.uvscaleoffset.xy, 0.0);
vec3 projPos = outPos.xyz / outPos.w;
if (base.cullRangeMin.w <= 0.0 || (projPos.z >= base.cullRangeMin.z && projPos.z <= base.cullRangeMax.z)) {
if (projPos.x < base.cullRangeMin.x || projPos.y < base.cullRangeMin.y || projPos.z < base.cullRangeMin.z || projPos.x > base.cullRangeMax.x || projPos.y > base.cullRangeMax.y || projPos.z > base.cullRangeMax.z) {
outPos.xyzw = vec4(base.cullRangeMax.w);
}
}
gl_Position = outPos;
gl_PointSize = 1.0;
}
|
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00005fa0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00005a00! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00005460! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00004920! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00003de0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001680! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000005a0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008e08! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008868! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008430! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00009600! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00009420! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00009240! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008e80! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008ca0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000088e0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008520! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000078f0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000027d8! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00002328! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001e78! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001c20! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000019c8! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001770! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001068! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00000e10! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00009358! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000091a0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008fe8! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008c78! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008ac0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008908! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008750! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008598! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000083e0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008070! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00007b48! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00007990! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001540! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001040! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00000dc0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00000b40! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00000780! |
Grand Theft Auto: Liberty City Stories |
v1.9.0 |
2022-06-30 |
WriteToHardware: Invalid address 00000268 near PC 0898ba34 LR 0898eb8c |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00005500! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00005000! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00004100! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00003c00! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00003700! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00002d00! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00002800! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001e00! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001400! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00000f00! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00000a00! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00004a60! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00004600! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00003d40! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000038e0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00003020! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 0000b888! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 0000b4a0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 0000b0b8! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 0000a8e8! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 0000a500! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 0000a118! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00009d30! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00009948! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00009560! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00009178! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00008d90! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000089a8! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000085c0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000047b8! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00004380! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00003f48! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000036d8! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000032a0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00002e68! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00002a30! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000025f8! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000021c0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001d88! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001950! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00001518! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000010e0! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00000ca8! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00000870! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00000438! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 00000500! |
God of War®: Ghost of Sparta |
v1.9.0 |
2022-06-30 |
Bad vertex address 000003c0! |
Grand Theft Auto: Liberty City Stories |
v1.9.0 |
2022-06-30 |
WriteToHardware: Invalid address 00000268 near PC 08b001d0 LR 08affe58 |
Grand Theft Auto: Liberty City Stories |
v1.9.0 |
2022-06-30 |
WriteToHardware: Invalid address 00000268 near PC 088cd2f0 LR 088d16e0 |
Grand Theft Auto: Liberty City Stories |
v1.9.0 |
2022-06-30 |
WriteToHardware: Invalid address 00000268 near PC 08af60f0 LR 089fdacc |
Dragon Ball Z Shin Budokai |
v1.9.0 |
2022-06-30 |
80630006=sceAtracSetDataAndGetID(09b41100, 00004000): invalid RIFF header |
Crash™ Tag Team Racing |
v1.9.0 |
2022-06-30 |
80630006=sceAtracSetDataAndGetID(09b41100, 00004000): invalid RIFF header |
METAL GEAR SOLID PEACE WALKER |
v1.9.0 |
2022-06-29 |
__KernelStopThread: thread 786 does not exist |