Recent logs - v1.20.4-1156-gdefea54cd2
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.20.4-1156-gdefea54cd2 |
2026-08-30 |
Error in shader compilation: info: Fragment shader failed to compile with the following errors:
ERROR: 0:2: error(#61) Required extension isn't found, extension 'GL_ARB_shader_stencil_export' is not supported
ERROR: error(#273) 1 compilation errors. No code generated
stencil_fs
#version 330
#extension GL_ARB_shader_stencil_export : require
// Driver: ATI Radeon HD 4200 - GLSL 330
#define DISCARD discard
#define lowp
#define mediump
#define highp
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
uniform sampler2D tex;
float roundAndScaleTo255f(in float x) { return floor(x * 255.99); }
uniform float stencilValue;
in highp vec2 v_texcoord; // TEXCOORD0
out vec4 fragColor0;
void main() {
vec4 index = texture(tex, v_texcoord.xy);
vec4 outColor = index.aaaa;
gl_FragStencilRefARB = int(roundAndScaleTo255f(index.a));
fragColor0 = outColor;
}
|
| God of War®: Chains of Olympus |
v1.20.4-1365-gfb385e7627 |
2026-09-19 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
| God of War®: Ghost of Sparta |
v1.20.4-98-gb8a71e8712 |
2026-09-18 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
| God of War®: Ghost of Sparta |
v1.20.4-1156-gdefea54cd2 |
2026-09-19 |
Rendering to framebuffer offset at 04162000 +256x0 (stride 512) |
| God of War®: Chains of Olympus |
v1.9.4 |
2026-09-19 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000002, pos=0, access=1, data=2, text=2 |
| God of War®: Chains of Olympus |
v1.9.4 |
2026-09-19 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2 |
| God of War®: Chains of Olympus |
v1.9.4 |
2026-09-19 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1 |
| God of War®: Chains of Olympus |
v1.9.4 |
2026-09-19 |
sceKernelLoadModule: unsupported options size=00000014, flags=09fff5c8, pos=0, access=1, data=2, text=2 |
| God of War®: Chains of Olympus |
v1.9.4 |
2026-09-19 |
sceKernelLoadModule: unsupported options size=00000014, flags=09fff5c8, pos=0, access=1, data=1, text=1 |
| God of War®: Chains of Olympus |
v1.9.4 |
2026-09-19 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000002, pos=0, access=1, data=1, text=1 |