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 |
Ghost Rider |
v1.4.2-425-g7a7ccee5e |
2025-08-21 |
Error in shader compilation: info: ERROR: 0:158: 'u_proj' : undeclared identifier
ERROR: 0:159: 'col' : undeclared identifier
ERROR: 0:175: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:178: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:179: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:190: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:193: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:194: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:205: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:208: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:209: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:220: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:223: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:224: 'rgb' : field selection requires structure, vector, or matrix on left hand side
ERROR: 0:226: 'tex' : undeclared identifier
/ code: #version 130
#define lowp
#define mediump
#define highp
attribute mediump vec4 w1, w2;
attribute vec3 position;
attribute mediump vec3 normal;
attribute vec2 texcoord;
attribute lowp vec4 color0;
uniform mat4 u_proj_through;
uniform mat4 u_world;
uniform mat4 u_view;
uniform mediump mat4 u_texmtx;
uniform mat4 u_bone0;
uniform mat4 u_bone1;
uniform mat4 u_bone2;
uniform mat4 u_bone3;
uniform mat4 u_bone4;
uniform mat4 u_bone5;
uniform mat4 u_bone6;
uniform mat4 u_bone7;
uniform vec4 u_uvscaleoffset;
uniform vec3 u_lightpos0;
uniform mediump vec3 u_lightatt0;
uniform mediump vec3 u_lightdir0;
uniform mediump float u_lightangle0;
uniform mediump float u_lightspotCoef0;
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 mediump vec3 u_lightdir1;
uniform mediump float u_lightangle1;
uniform mediump float u_lightspotCoef1;
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 mediump vec3 u_lightdir2;
uniform mediump float u_lightangle2;
uniform mediump float u_lightspotCoef2;
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 mediump vec3 u_lightdir3;
uniform mediump float u_lightangle3;
uniform mediump float u_lightspotCoef3;
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;
varying lowp vec4 v_color0;
varying mediump vec3 v_texcoord;
varying mediump float v_fogdepth;
uniform sampler2D u_tess_pos_tex;
uniform sampler2D u_tess_tex_tex;
uniform sampler2D u_tess_col_tex;
uniform int u_spline_count_u;
vec2 tess_sample(in vec2 points[16], in vec2 weights[4]) {
vec2 pos = vec2(0.0);
for (int i = 0; i < 4; ++i) {
for (int j = 0; j < 4; ++j) {
float f = weights[j].x * weights[i].y;
if (f != 0.0)
pos = pos + f * points[i * 4 + j];
}
}
return pos;
}
vec3 tess_sample(in vec3 points[16], in vec2 weights[4]) {
vec3 pos = vec3(0.0);
for (int i = 0; i < 4; ++i) {
for (int j = 0; j < 4; ++j) {
float f = weights[j].x * weights[i].y;
if (f != 0.0)
pos = pos + f * points[i * 4 + j];
}
}
return pos;
}
vec4 tess_sample(in vec4 points[16], in vec2 weights[4]) {
vec4 pos = vec4(0.0);
for (int i = 0; i < 4; ++i) {
for (int j = 0; j < 4; ++j) {
float f = weights[j].x * weights[i].y; |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-08-08 |
WriteToHardware: Invalid address 43480dd0 near PC 089d89e0 LR 089d880c |
Ghost Rider |
v1.6.3 |
2025-07-11 |
WriteToHardware: Invalid address 00000dd0 near PC 08a1ff5c LR 08a1ff5c |
Ghost Rider |
v1.7.4 |
2025-07-05 |
WriteToHardware: Invalid address 00000dd0 near PC 08a04c28 LR 089a4220 |
Ghost Rider |
v1.18.1 |
2025-07-03 |
WriteToHardware: Invalid address 43480aac near PC 089f1a20 LR 089f1a54 |
Ghost Rider |
v1.7.4 |
2025-07-01 |
WriteToHardware: Invalid address 43480dd0 near PC 089b9f90 LR 089ba4b8 |
Ghost Rider |
v1.18.1 |
2025-06-25 |
WriteToHardware: Invalid address 43480dd0 near PC 089ee3dc LR 089ee458 |
Ghost Rider |
v1.18.1 |
2025-06-14 |
WriteToHardware: Invalid address 00000aac near PC 089ca3b8 LR 089ca3b8 |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 40411a8c |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 41011bdd |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 43a382ed |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 45a15b39 |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 40b3cf85 |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 4367dee5 |
Ghost Rider |
v1.18 |
2025-05-31 |
Jump to invalid address: 0695e600 |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 43eae025 |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 43dd47d1 |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 40b6353f |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 43dd8963 |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 43bb4caa |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 40fa9de1 |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 40bb9b37 |
Ghost Rider |
v1.18 |
2025-05-31 |
ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 0884c3c8 |
Ghost Rider |
v1.18 |
2025-05-31 |
ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 08a84424 |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 4028201c |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 749780ae |
Ghost Rider |
v1.18 |
2025-05-31 |
MIPSCompileOp: Invalid instruction 40ea2824 |
Ghost Rider |
v1.18 |
2025-05-31 |
Jump to invalid address: 066d73c0 |
Ghost Rider |
v1.18.1 |
2025-05-11 |
WriteToHardware: Invalid address 43480aac near PC 08a36cdc LR 08a37068 |
Ghost Rider |
v1.18.1 |
2025-05-11 |
WriteToHardware: Invalid address 00000dd0 near PC 08994e40 LR 089894f8 |
Ghost Rider |
v1.18.1 |
2025-05-06 |
Jump in likely branch delay slot with link at 08a8ab91 |
Ghost Rider |
v1.18.1-362-g01b4eb41be |
2025-05-04 |
An uneaten prefix at end of block: 088b22b8 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
WriteToHardware: Invalid address 00000dd0 near PC 089be628 LR 08a06ef0 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction ce000011 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction 75000015 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction 6b000017 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction b5000012 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction b7000011 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
Branch in branch delay slot at 08a87f49 with different target |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction b200003e |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction 9f000408 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction 45525f59 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction ee000d9a |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction 9e000015 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
Branch in Jump delay slot at 08a9c795 in block starting at 08a9c78d |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction 78000019 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction 9f000054 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction 73000413 |
Ghost Rider |
v1.18.1 |
2025-05-04 |
MIPSCompileOp: Invalid instruction 7900001b |
Ghost Rider |
v1.18.1 |
2025-05-04 |
WriteToHardware: Invalid address 00000dd0 near PC 089ba370 LR 089ba4b8 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-04-16 |
ReadFromHardware: Invalid address b7ffffff near PC b7ffffff LR b7ffffff |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-04-15 |
ReadFromHardware: Invalid address 5affffff near PC 5affffff LR 5affffff |
Ghost Rider |
v1.18.1 |
2025-04-12 |
WriteToHardware: Invalid address 00000dd0 near PC 08981840 LR 08981a34 |
Ghost Rider |
v1.18.1 |
2025-03-27 |
WriteToHardware: Invalid address 00000dd0 near PC 08a07b94 LR 089aa0f8 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff5438 in block starting at 09ff53a4 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff5434 in block starting at 09ff53a4 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff5430 in block starting at 09ff53a4 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff540c in block starting at 09ff53a4 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff53e4 in block starting at 09ff53a4 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff53c0 in block starting at 09ff53a4 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff53a8 in block starting at 09ff53a4 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff5450 in block starting at 09ff5394 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff544c in block starting at 09ff5394 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff5438 in block starting at 09ff5394 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff5434 in block starting at 09ff5394 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Jump to invalid address: 02786c10 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff5430 in block starting at 09ff5394 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Jump to invalid address: 02786cb0 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Jump to invalid address: 02a80000 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff540c in block starting at 09ff5394 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Jump to invalid address: 07fd5290 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff53e4 in block starting at 09ff5394 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Jump to invalid address: 07fd5120 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Jump to invalid address: 027923d0 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Jump to invalid address: 027937f0 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Branch in Jump delay slot at 09ff53c0 in block starting at 09ff5394 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Jump to invalid address: 036893c0 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
Jump to invalid address: 03d6a940 |
Ghost Rider |
v1.17.1-334-g1786a4ddb |
2025-03-26 |
MIPSCompileOp: Invalid instruction 00000137 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 74696c69 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 74616f6c |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 6e617664 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 6b636174 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 4c726570 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 72505f6b |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 00656c69 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 41000053 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 6e6f4473 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 4100676e |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 72747365 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp 696e7468 failed |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 00676e69 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 6e746867 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 75535f6b |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 6e696172 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp 694c6e77 failed |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 6e696765 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp 694c7472 failed |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 74000000 |
Ghost Rider |
v1.18.1 |
2025-03-10 |
MIPSCompileOp: Invalid instruction 74006576 |