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 |
God of War: Chains of Olympus |
v1.6.3 |
2025-02-09 |
Error in shader program link: info: Link failed because of missing shader.
fs: 00000000:01a00802 Tex LM Fog 2x StenToAlpha StenUniform TFuncMod
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
uniform float u_stencilReplaceValue;
in vec4 v_color0;
in vec3 v_color1;
uniform vec3 u_fogcolor;
in mediump float v_fogdepth;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 s = vec4(v_color1, 0.0);
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = vec4(t.rgb * p.rgb, p.a) + s;
v.rgb = v.rgb * 2.0;
float fogCoef = clamp(v_fogdepth, 0.0, 1.0);
v = mix(vec4(u_fogcolor, v.a), v, fogCoef);
fragColor0 = vec4(v.rgb, u_stencilReplaceValue);
}
vs: 01330000:00000f1d HWX C T N LM Fog RevN Tex Light: 0: c:0 t:0 1: c:0 t:0 MatUp:3
#version 300 es
precision highp float;
in vec3 position;
in mediump vec3 normal;
in vec2 texcoord;
in 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 vec3 u_lightpos1;
uniform lowp vec3 u_lightambient1;
uniform lowp vec3 u_lightdiffuse1;
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;
out lowp vec4 v_color0;
out lowp vec3 v_color1;
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 = normalize((u_world * vec4(-normal, 0.0)).xyz);
vec4 viewPos = u_view * vec4(worldpos, 1.0);
gl_Position = u_proj * viewPos;
lowp vec4 lightSum0 = u_ambient * color0 + vec4(u_matemissive, 0.0);
vec3 toLight;
lowp vec3 diffuse;
mediump float ldot;
toLight = u_lightpos0;
ldot = max(dot(toLight, worldnormal), 0.0);
diffuse = (u_lightdiffuse0 * color0.rgb) * ldot;
lightSum0.rgb += (u_lightambient0 * color0.rgb + diffuse);
toLight = u_lightpos1;
ldot = max(dot(toLight, worldnormal), 0.0);
diffuse = (u_lightdiffuse1 * color0.rgb) * ldot;
lightSum0.rgb += (u_lightambient1 * color0.rgb + diffuse);
v_color0 = clamp(lightSum0, 0.0, 1.0);
v_color1 = vec3(0.0);
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y;
}
|
God of War: Chains of Olympus |
v1.18.1 |
2025-02-04 |
WriteToHardware: Invalid address 2e157949 near PC 08995788 LR 089961b8 |
God of War: Chains of Olympus |
v1.16.6 |
2025-02-02 |
__KernelStopThread: thread 324 does not exist (helper deleted) |
God of War: Chains of Olympus |
v1.17.1 |
2025-01-30 |
ReadFromHardware: Invalid address 00000000 near PC 08a1db04 LR 08a1e1a4 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-29 |
ReadFromHardware: Invalid address ffffffa0 near PC 088194b0 LR 088198c8 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-29 |
WriteToHardware: Invalid address 000002c8 near PC 088194b0 LR 088198c8 |
God of War: Chains of Olympus |
v1.17.1 |
2025-01-29 |
ReadFromHardware: Invalid address 00007a6f near PC 089b7194 LR 089b75cc |
God of War: Chains of Olympus |
v1.17.1 |
2025-01-29 |
WriteToHardware: Invalid address 00007900 near PC 089b0528 LR 089b0528 |
God of War: Chains of Olympus |
v1.17.1 |
2025-01-29 |
ReadFromHardware: Invalid address 0000d217 near PC 089b7194 LR 089b75cc |
God of War: Chains of Olympus |
v1.17.1 |
2025-01-29 |
ReadFromHardware: Invalid address 000058bf near PC 089b7194 LR 089b75cc |
God of War: Chains of Olympus |
v1.17.1 |
2025-01-29 |
WriteToHardware: Invalid address 00005800 near PC 089b0528 LR 089b0528 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-21 |
ReadFromHardware: Invalid address 1b9ffdf0 near PC 1b9ffdf0 LR 1b9ffdf0 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-19 |
ReadFromHardware: Invalid address ffffffa0 near PC 089ae6ec LR 089b1270 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-19 |
WriteToHardware: Invalid address 000002c8 near PC 089ae6ec LR 089b1270 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
An uneaten prefix at end of block: 09fff124 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff0dc in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 05a489f0 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 022a04c0 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff0bc in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 021943c0 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in RSZeroComp delay slot at 09fff120 in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 02194a00 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 061d72c0 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff08c in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 02ad8a40 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 0641e800 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff0b8 in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff098 in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 07ffc340 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 061d74c0 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff0a4 in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff078 in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 06216fc0 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff070 in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 06227930 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 06225480 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff074 in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 07ffc480 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff020 in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Branch in Jump delay slot at 09fff06c in block starting at 09fff014 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-14 |
Jump to invalid address: 05a48ac0 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-13 |
Jump to invalid address: 02f47640 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-13 |
MIPSCompileOp: Invalid instruction 000001be |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-13 |
Branch in Jump delay slot at 08b6478c in block starting at 08b64788 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-13 |
Branch in Jump delay slot at 08b64788 in block starting at 08b64788 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-13 |
Jump to invalid address: 02f31800 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-13 |
Jump to invalid address: 02d3f300 |
God of War: Chains of Olympus |
v1.17.1 |
2025-01-12 |
ReadFromHardware: Invalid address 1a000095 near PC 088bdc2c LR 088bd3c8 |
God of War: Chains of Olympus |
v1.17.1 |
2025-01-12 |
ReadFromHardware: Invalid address 1a000091 near PC 088bdc2c LR 088bd3c8 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7fd27fd7 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7d4d7d61 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7de77df9 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7d9c7db0 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7e4e7e5e |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7fec7fef |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7e6e7e7e |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7f427f4c |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7f7d7f86 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7d237d38 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7dc27dd5 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7e0b7e1c |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7efc7f08 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7e8d7e9c |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7fe47fe8 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7e2d7e3e |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7d757d89 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7f577f61 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7ffe7fff |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7ee27eef |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7ec77ed4 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7eaa7eb9 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7ff27ff5 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7f2c7f37 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7f9e7fa6 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7ff77ff9 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7fc77fcd |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7fad7fb4 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7f8e7f96 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7ffd7ffe |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7f147f20 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7fbb7fc1 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7fdc7fe0 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-09 |
MIPSCompileOp: Invalid instruction 7f6a7f74 |
God of War: Chains of Olympus |
v1.18.1 |
2025-01-06 |
Drawing region rate add non-zero: 04ea, 0291 of 0200, 01a3 |
God of War: Chains of Olympus |
v1.11.3 |
2024-12-29 |
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 r5p0-01rel0 [Revision 96995].
07f24444:40c00b3d HWX C T N LM Fog Tex Bones:4 Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 3: c:0 t:1 MatUp:2 WScale 3 Cull
#version 100
// Mali-400 MP - GLSL 100
precision highp float;
#define gl_VertexIndex gl_VertexID
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
attribute mediump vec4 w1;
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 mat4 u_bone0;
uniform mat4 u_bone1;
uniform mat4 u_bone2;
uniform mat4 u_bone3;
uniform vec4 u_uvscaleoffset;
uniform vec3 u_lightpos0;
uniform mediump vec3 u_lightatt0;
uniform lowp vec3 u_lightambient0;
uniform lowp vec3 u_lightdiffuse0;
uniform vec3 u_lightpos1;
uniform mediump vec3 u_lightatt1;
uniform lowp vec3 u_lightambient1;
uniform lowp vec3 u_lightdiffuse1;
uniform vec3 u_lightpos2;
uniform mediump vec3 u_lightatt2;
uniform lowp vec3 u_lightambient2;
uniform lowp vec3 u_lightdiffuse2;
uniform vec3 u_lightpos3;
uniform mediump vec3 u_lightatt3;
uniform lowp vec3 u_lightambient3;
uniform lowp vec3 u_lightdiffuse3;
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_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;
void main() {
mat4 skinMatrix = mul(w1.x, u_bone0) + mul(w1.y, u_bone1) + mul(w1.z, u_bone2) + mul(w1.w, u_bone3);
vec3 skinnedpos = mul(vec4(position, 1.0), skinMatrix).xyz;
vec3 worldpos = mul(vec4(skinnedpos, 1.0), u_world).xyz;
mediump vec3 skinnednormal = mul(vec4(normal, 0.0), skinMatrix).xyz;
mediump vec3 worldnormal = normalize(mul(vec4(skinnednormal, 0.0), u_world).xyz);
vec4 viewPos = vec4(mul(vec4(worldpos, 1.0), u_view).xyz, 1.0);
vec4 outPos = mul(u_proj, viewPos);
lowp vec4 lightSum0 = u_ambient * u_matambientalpha + vec4(u_matemissive, 0.0);
vec3 toLight;
lowp vec3 diffuse;
float distance;
lowp float lightScale;
mediump float ldot;
toLight = u_lightpos0 - worldpos;
distance = length(toLight);
toLight /= distance;
ldot = dot(toLight, worldnormal);
lightScale = clamp(1.0 / dot(u_lightatt0, vec3(1.0, distance, distance*distance)), 0.0, 1.0);
diffuse = (u_lightdiffuse0 * color0.rgb) * max(ldot, 0.0);
lightSum0.rgb += (u_lightambient0 * u_matambientalpha.rgb + diffuse) * lightScale;
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 * color0.rgb) * max(ldot, 0.0);
lightSum0.rgb += (u_lightambient1 * u_matambientalpha.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 * color0.rgb) * max(ldot, 0.0);
lightSum0.rgb += (u_lightambient2 * u_matambientalpha.rgb + diffuse) * lightScale;
toLight = u_lightpos3 - worldpos;
distance = length(toLight);
toLight /= distance;
ldot = dot(toLight, worldnormal);
lightScale = clamp(1.0 / dot(u_lightatt3, vec3(1.0, distance, distance*distance)), 0.0, 1.0);
diffuse = (u_lightdiffuse3 * color0.rgb) * max(ldot, 0.0);
lightSum0.rgb += (u_lightambient3 * u_matambientalpha.rgb + diffuse) * lightScale;
v_color0 = clamp(lightSum0, 0.0, 1.0);
v_color1 = splat3(0.0);
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogco |
God of War: Chains of Olympus |
v1.18.1 |
2024-12-26 |
ReadFromHardware: Invalid address 0000c2f7 near PC 089b7194 LR 089b75cc |
God of War: Chains of Olympus |
v1.18.1 |
2024-12-24 |
MIPSCompileOp: Invalid instruction 45689000 |
God of War: Chains of Olympus |
v1.18.1 |
2024-12-24 |
ReadFromHardware: Invalid address 93180000 near PC 09d9978c LR 08843170 |
God of War: Chains of Olympus |
v1.18.1 |
2024-12-24 |
WriteFCR: Unexpected reg 0 (value deadbeef) |
God of War: Chains of Olympus |
v1.18.1 |
2024-12-24 |
MIPSCompileOp: Invalid instruction 001f001f |
God of War: Chains of Olympus |
v1.18.1 |
2024-12-21 |
Unexpected mpeg first timestamp: 9e01a40d83e / 10858117781566 |
God of War: Chains of Olympus |
v1.18.1 |
2024-12-21 |
Unexpected mpeg first timestamp: afe00412fb3 / 12086042242995 |
God of War: Chains of Olympus |
v1.18 |
2024-12-15 |
Unknown instruction 40000000 at 08b30000 |
God of War: Chains of Olympus |
v1.13.2 |
2024-12-15 |
ReadFromHardware: Invalid address 00000010 near PC 08a99550 LR 08a99388 |
God of War: Chains of Olympus |
v1.13.2 |
2024-12-15 |
WriteToHardware: Invalid address 00000038 near PC 089af6c0 LR 089b0830 |
God of War: Chains of Olympus |
v1.13.2 |
2024-12-15 |
ReadFromHardware: Invalid address 00000038 near PC 089af6c0 LR 089b0830 |
God of War: Chains of Olympus |
v1.17 |
2024-12-12 |
Unimplemented HLE function sceUtilityHtmlViewerInitStart |
God of War: Chains of Olympus |
v1.18.1 |
2024-12-11 |
Drawing region rate add non-zero: 013d, 0210 of 03ff, 03ff |
God of War: Chains of Olympus |
v1.18.1 |
2024-12-11 |
Imm vertex used clip value, flags=770800 |
God of War: Chains of Olympus |
v1.18.1 |
2024-12-09 |
MIPSCompileOp: Invalid instruction b23c5bf6 |