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 |
OJR EDIÇÕES 2020 |
v1.5.3 |
2022-05-23 |
Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader.
fs: 00000000:00000918 LM
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
in vec4 v_color0;
in vec3 v_color1;
out vec4 fragColor0;
void main() {
vec4 s = vec4(v_color1, 0.0);
vec4 v = v_color0 + s;
fragColor0 = v;
}
vs: 00000000:00000002 THR
#version 300 es
precision highp float;
in vec4 position;
in lowp vec4 color0;
uniform mat4 u_proj_through;
out lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
OJR EDIÇÕES 2020 |
v1.5.3 |
2022-05-23 |
Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader.
fs: 00000000:00000918 LM
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
in vec4 v_color0;
in vec3 v_color1;
out vec4 fragColor0;
void main() {
vec4 s = vec4(v_color1, 0.0);
vec4 v = v_color0 + s;
fragColor0 = v;
}
vs: 00000000:0001d022 THR UVMtx TessC TessRevN
#version 300 es
precision highp float;
in vec4 position;
in lowp vec4 color0;
uniform mat4 u_proj_through;
out lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
OJR EDIÇÕES 2020 |
v1.5.3 |
2022-05-06 |
Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader.
fs: 01770000:00000b14 LM
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
in vec4 v_color0;
in vec3 v_color1;
out vec4 fragColor0;
void main() {
vec4 s = vec4(v_color1, 0.0);
vec4 v = v_color0 + s;
fragColor0 = v;
}
vs: 00000000:0021d022 THR UVMtx TessC TessRevN
#version 300 es
precision highp float;
in vec4 position;
in lowp vec4 color0;
uniform mat4 u_proj_through;
out lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
OJR EDIÇÕES 2020 |
v1.5.3 |
2022-05-05 |
Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader.
fs: 40000000:00000012 Tex TFuncAdd
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
in vec4 v_color0;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = vec4(p.rgb + t.rgb, p.a);
fragColor0 = v;
}
vs: 00000000:00000002 THR
#version 300 es
precision highp float;
in vec4 position;
in lowp vec4 color0;
uniform mat4 u_proj_through;
out lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
OJR EDIÇÕES 2020 |
v1.5.3 |
2022-05-05 |
Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader.
fs: 40000000:00000012 Tex TFuncAdd
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
in vec4 v_color0;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = vec4(p.rgb + t.rgb, p.a);
fragColor0 = v;
}
vs: 00004000:00200022 THR
#version 300 es
precision highp float;
in vec4 position;
in lowp vec4 color0;
uniform mat4 u_proj_through;
out lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
OJR EDIÇÕES 2020 |
v1.5.3 |
2022-05-05 |
Error in shader program link during preload: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader.
fs: 00000000:0000001a Tex TFuncUnk
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
in vec4 v_color0;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = vec4(p.rgb + t.rgb, p.a);
fragColor0 = v;
}
vs: 00000000:0001d000 UVMtx TessC TessRevN
#version 300 es
precision highp float;
in vec4 position;
in lowp vec4 color0;
uniform mat4 u_proj;
out lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj * vec4(position.xyz, 1.0);
}
|
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-04-22 |
Unknown GetPointer 2d36db5c PC 0888d3ec LR 0888d3fc |
OJR EDIÇÕES 2020 |
v1.6.3 |
2022-04-21 |
Error in shader program link: info: Link Error: Fragment shader is missing.
fs: 00004000:00200022 Tex TexAlpha Fog Flat TFuncMod
#version 300 es
#extension GL_EXT_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
flat in vec4 v_color0;
uniform vec3 u_fogcolor;
in highp float v_fogdepth;
in highp vec3 v_texcoord;
inout vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = p * t;
float fogCoef = clamp(v_fogdepth, 0.0, 1.0);
v = mix(vec4(u_fogcolor, v.a), v, fogCoef);
fragColor0 = v;
}
vs: 40000000:0000091c HWX C T Fog Tex Flat
#version 300 es
precision highp float;
in vec3 position;
in vec2 texcoord;
in lowp vec4 color0;
uniform mat4 u_proj;
uniform mat4 u_world;
uniform mat4 u_view;
uniform vec4 u_uvscaleoffset;
uniform lowp vec4 u_matambientalpha;
uniform highp vec2 u_fogcoef;
flat out lowp vec4 v_color0;
out highp vec3 v_texcoord;
out highp float v_fogdepth;
void main() {
vec3 worldpos = (u_world * vec4(position.xyz, 1.0)).xyz;
mediump vec3 worldnormal = vec3(0.0, 0.0, 1.0);
vec4 viewPos = u_view * vec4(worldpos, 1.0);
gl_Position = u_proj * viewPos;
v_color0 = color0;
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y;
}
|
OJR EDIÇÕES 2020 |
v1.11.3 |
2022-04-19 |
Module linking debug info:
ThreadManForKernel ver=0000, flags=0001, size=5, numVars=0, numFuncs=4, nidData=08228844, firstSym=082286c0, varData=00000000, extra=00000000
sceIdStorage_driver ver=0000, flags=0001, size=5, numVars=0, numFuncs=1, nidData=08228854, firstSym=082286e0, varData=00000000, extra=00000000
semaphore ver=0000, flags=0001, size=5, numVars=0, numFuncs=1, nidData=08228858, firstSym=082286e8, varData=00000000, extra=00000000
|
OJR EDIÇÕES 2020 |
v1.10.2 |
2022-04-14 |
Unknown GetPointer 00000000 PC 08220cb0 LR 08000030 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-03-21 |
Jump to invalid address: 074da140 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-03-18 |
Branch in RSZeroComp delay slot at 00010000 in block starting at 00010000 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-03-18 |
Jump to invalid address: 07297380 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-03-10 |
Branch in RSRTComp delay slot at 0001005c in block starting at 00010050 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-03-10 |
MIPSCompileOp: Invalid instruction 71051047 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-02-12 |
80630006=sceAtracSetDataAndGetID(08a87000, 80020323): invalid RIFF header |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-01-25 |
807f00fd=sceMp3Init(00000000): invalid bitrate v0 l2 rate 000f |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-01-25 |
807f00fd=sceMp3Init(00000000): invalid bitrate v0 l1 rate 0000 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-01-20 |
MIPSCompileOp: Invalid instruction 000004bf |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-01-20 |
Jump to invalid address: 0fdc33dc |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-01-20 |
MIPSCompileOp: Invalid instruction 000007fa |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-01-20 |
MIPSCompileOp: Invalid instruction 04444ef5 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-01-20 |
80420014=__sceSasCore(08bb3a00, f2903cc0): invalid address |
OJR EDIÇÕES 2020 |
v1.11.3 |
2022-01-18 |
ReadFromHardware: Invalid address a4406c2b near PC a4406c2b LR 08a3e774 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-12-31 |
Jump to invalid address: 073fc7c0 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2021-12-30 |
Branch in RSZeroComp delay slot at 000112e4 in block starting at 000112c0 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2021-12-30 |
MIPSCompileOp: Invalid instruction 4a710202 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2021-12-30 |
MIPSCompileOp: Invalid instruction 01010869 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2021-12-30 |
MIPSCompileOp: Invalid instruction 02026e3e |
OJR EDIÇÕES 2020 |
v1.12.3 |
2021-12-30 |
MIPSCompileOp: Invalid instruction 0101013e |
OJR EDIÇÕES 2020 |
v1.12.3 |
2021-12-30 |
MIPSCompileOp: Invalid instruction 025a0e01 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2021-12-30 |
MIPSCompileOp: Invalid instruction 02025a01 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-01-06 |
807f00fd=sceMp3Init(00000000): invalid bitrate v1 l2 rate 0007 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-01-06 |
807f00fd=sceMp3Init(00000000): invalid bitrate v1 l1 rate 0007 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-01-06 |
807f00fd=sceMp3Init(00000000): invalid sample rate v0 l3 rate 03 |
OJR EDIÇÕES 2020 |
v1.9.3 |
2021-12-23 |
ReadFromHardware: Invalid address 139a8fc8 near PC 08849a3c LR 08849a48 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-12-11 |
Jump to invalid address: 073f7300 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-12-10 |
Jump to invalid address: 073e2900 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-12-10 |
Jump to invalid address: 073f8200 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2021-12-06 |
FBO using existing buffer as depthbuffer, 04044000/04088000 and 04088000/00000000 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2021-12-06 |
FBO using existing buffer as depthbuffer, 04000000/04088000 and 04088000/00000000 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-11-24 |
MIPSCompileOp: Invalid instruction 47747300 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 00000cf8 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-03-06 |
MIPSCompileOp: Invalid instruction 00010005 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 00ff0005 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 00030155 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 0000eeff |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 00000c94 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 00050eba |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 00001dff |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 00001cff |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 00000cff |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 000500df |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 000009ff |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 0005029e |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 000001ff |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 000026ff |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 00ff00ff |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 7fff7fff |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-05 |
MIPSCompileOp: Invalid instruction 0000008e |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-10-04 |
Jump to invalid address: 07296580 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-24 |
Jump to invalid address: 07299280 |
OJR EDIÇÕES 2020 |
v1.10.3 |
2021-09-16 |
sceKernelLoadModule: unsupported options size=00000014, flags=08b8c790, pos=0, access=1, data=1, text=1 |
OJR EDIÇÕES 2020 |
v1.10.3 |
2021-09-16 |
sceKernelLoadModule: unsupported options size=00000014, flags=08a870f0, pos=0, access=1, data=2, text=2 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-16 |
Jump to invalid address: 0728f8c0 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-10 |
Branch in RSRTComp delay slot at 08a85bb4 in block starting at 08a85bac |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-10 |
Branch in RSRTComp delay slot at 08a85bb0 in block starting at 08a85bac |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-10 |
Jump to invalid address: 023ec000 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-10 |
MIPSCompileOp: Invalid instruction 00ae0378 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-10 |
Unknown GetPointer 052c8300 PC 00000000 LR 00000000 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-04 |
Branch in Jump delay slot at 00010b0c in block starting at 00010b08 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-04 |
Branch in Jump delay slot at 00010b08 in block starting at 00010b08 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-04 |
Jump to invalid address: 0c3c3c3c |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-03 |
GE Interrupt: newState might be 3 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-02-21 |
GE Interrupt: newState might be 1 |
OJR EDIÇÕES 2020 |
v1.12.3 |
2022-02-21 |
GE Interrupt: newState might be 0 |
OJR EDIÇÕES 2020 |
v1.10.3 |
2021-09-02 |
Jump to invalid address: 07518f80 |
OJR EDIÇÕES 2020 |
v1.9.4 |
2021-08-20 |
Jump to invalid address: 074b8300 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-08-21 |
80630006=sceAtracSetDataAndGetID(09a25200, 00004000): could not detect codec |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-08-06 |
Branch in Jump delay slot at 08b0aab8 in block starting at 08b0a994 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-08-06 |
Jump to invalid address: 072a04c0 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-08-06 |
Jump to invalid address: 074ea100 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-08-05 |
Jump to invalid address: 07576080 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-08-05 |
80630011=sceAtracSetDataAndGetID(09a25200, 00004000): too small for WAVE chunk at 93098 |
OJR EDIÇÕES 2020 |
v1.9.4 |
2021-08-03 |
Jump to invalid address: 0743bf40 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-08-07 |
80630006=sceAtracSetDataAndGetID(08baccc0, 80020323): invalid RIFF header |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-09-02 |
80630006=sceAtracSetDataAndGetID(09a25200, 00004000): invalid channel count: 18 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-31 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 145634952 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-31 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 145543488 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-31 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143963980 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-29 |
80630011=sceAtracSetDataAndGetID(09a25200, 00004000): too small for WAVE chunk at 88536 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-25 |
Branch in Jump delay slot at 0001002c in block starting at 00010000 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-25 |
MIPSCompileOp: Invalid instruction 0342d905 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-25 |
MIPSCompileOp: Invalid instruction cf2400d1 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-25 |
MIPSCompileOp: Invalid instruction 9c4803b6 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-25 |
Jump to invalid address: 02a83030 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-25 |
MIPSCompileOp: Invalid instruction 4c0122e2 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-25 |
Jump to invalid address: 002a3030 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-25 |
80630006=sceAtracSetDataAndGetID(09a25200, 00004000): invalid fmt magic: 2270 |
OJR EDIÇÕES 2020 |
v1.11.3 |
2021-07-23 |
Jump to invalid address: 073f4740 |