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 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-06-28 |
MIPSCompileOp: Invalid instruction 00071b1f |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-06-05 |
Error in shader program link: info: L0001 The fragment shader uniform floating-point u_pixelDelta does not match the vertex shader uniform floating-point u_pixelDelta.
The precision does not match.
fs: postshader
#version 310 es
precision mediump float;
precision highp int;
layout(binding = 0) uniform mediump sampler2D sampler0;
uniform vec4 u_time;
uniform vec2 u_texelDelta;
uniform vec2 u_pixelDelta;
in vec2 v_texcoord0;
out vec4 _RESERVED_IDENTIFIER_FIXUP_gl_FragColor;
in vec4 v_texcoordNC0;
in vec4 v_texcoordNC1;
in vec4 v_texcoordNC2;
in vec4 v_texcoordNC3;
in vec2 omega;
vec3 processSHADEBOOST(inout vec3 color)
{
float sat = 1.2000000476837158203125;
float brt = 1.0;
float con = 1.0;
float AvgLumR = 1.5;
float AvgLumG = 1.5;
float AvgLumB = 1.5;
if (false)
{
sat = 0.10999999940395355224609375;
brt = 0.87000000476837158203125;
con = 1.2000000476837158203125;
AvgLumR = 1.1993000507354736328125;
AvgLumG = 0.959999978542327880859375;
AvgLumB = 0.6754000186920166015625;
}
if (false)
{
sat = 0.0;
brt = 1.0;
con = 1.0;
AvgLumR = 1.0;
AvgLumG = 1.0;
AvgLumB = 1.0;
}
if (false)
{
sat = 1.0;
brt = 1.0;
con = -1.0;
AvgLumR = 1.0;
AvgLumG = 1.0;
AvgLumB = 1.0;
}
if (false)
{
sat = 1.0;
brt = 1.0;
con = 1.0;
AvgLumR = 0.959299981594085693359375;
AvgLumG = 1.0738999843597412109375;
AvgLumB = 1.46039998531341552734375;
}
vec3 AvgLumin = vec3(AvgLumR, AvgLumG, AvgLumB);
vec3 conRGB = vec3(0.5);
vec3 brtColor = color * brt;
vec3 intensity = vec3(((brtColor.x * 0.2125000059604644775390625) + (brtColor.y * 0.7153999805450439453125)) + (brtColor.z * 0.07209999859333038330078125));
vec3 satColor = mix(intensity, brtColor, vec3(sat));
vec3 conColor = mix(conRGB, satColor, vec3(con));
vec3 mixColor = AvgLumin * conColor;
color = mixColor;
if (false)
{
color = color.xzy;
}
if (false)
{
color = color.zyx;
}
if (true)
{
color = color.zxy;
}
if (false)
{
color = color.yxz;
}
if (true)
{
color = color.yzx;
}
return color;
}
void main()
{
vec3 color = texture(sampler0, v_texcoord0).xyz;
vec3 param = color;
vec3 _131 = processSHADEBOOST(param);
color = _131;
_RESERVED_IDENTIFIER_FIXUP_gl_FragColor = vec4(color.x, color.y, color.z, _RESERVED_IDENTIFIER_FIXUP_gl_FragColor.w);
_RESERVED_IDENTIFIER_FIXUP_gl_FragColor.w = 1.0;
}
vs: postshader
#version 310 es
uniform vec2 u_texelDelta;
uniform vec2 u_pixelDelta;
out vec2 v_texcoord0;
in vec2 a_texcoord0;
in vec4 a_position;
out vec4 v_texcoord1;
out vec4 v_texcoord2;
out vec4 v_texcoord3;
out vec4 v_texcoord4;
out vec2 v_texcoord5;
void main()
{
v_texcoord0 = a_texcoord0 + vec2(9.9999999747524270787835121154785e-07);
gl_Position = a_position;
v_texcoord1 = a_texcoord0.xyxy + (vec4(-0.5, -0.5, -1.5, -1.5) * u_texelDelta.xyxy);
v_texcoord2 = a_texcoord0.xyxy + (vec4(0.5, -0.5, 1.5, -1.5) * u_texelDelta.xyxy);
v_texcoord3 = a_texcoord0.xyxy + (vec4(-0.5, 0.5, -1.5, 1.5) * u_texelDelta.xyxy);
v_texcoord4 = a_texcoord0.xyxy + (vec4(0.5, 0.5, 1.5, 1.5) * u_texelDelta.xyxy);
v_texcoord5 = (vec2(1.0) / u_pixelDelta) * 3.1415927410125732421875;
}
|
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-05-22 |
FBO created from existing depthbuffer as color, 04110000/00000000 and 04088000/04110000 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-05-22 |
FBO created from existing depthbuffer as color, 04110000/00000000 and 04000000/04110000 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-05-22 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000001, pos=0, access=1, data=2, text=2 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-04-17 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143963980 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-03-31 |
__KernelStopThread: thread 355 does not exist |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 05584100 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Branch in Jump delay slot at 09560e90 in block starting at 09560e20 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 05583840 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 05583a80 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 050c1dc0 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Branch in Jump delay slot at 09560e5c in block starting at 09560e20 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 050c15b4 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Branch in Jump delay slot at 09560e58 in block starting at 09560e20 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 050c1580 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Branch in Jump delay slot at 09560e54 in block starting at 09560e20 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 050c1000 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Branch in Jump delay slot at 09560e48 in block starting at 09560e20 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 05575fc0 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Branch in Jump delay slot at 09560e44 in block starting at 09560e20 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 055570a0 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Branch in Jump delay slot at 09560e40 in block starting at 09560e20 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 05557940 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Branch in Jump delay slot at 09560e3c in block starting at 09560e20 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 055577c0 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 05583880 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Branch in Jump delay slot at 09560e24 in block starting at 09560e20 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 03cb1b00 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Branch in Jump delay slot at 09560e20 in block starting at 09560e20 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 03cf4800 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-01-09 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146162456 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2022-01-01 |
ReadFromHardware: Invalid address bea4c6e7 near PC bea4c6e7 LR 08933ad0 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2021-12-15 |
MIPSCompileOp: Invalid instruction 000001fd |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2021-12-15 |
Branch in Jump delay slot at 043fc008 in block starting at 043f60a0 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2021-12-15 |
MIPSCompileOp: Invalid instruction 000000ff |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2021-12-15 |
MIPSCompileOp: Invalid instruction 00000001 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2021-12-15 |
Branch in Jump delay slot at 090e84e0 in block starting at 090e84e0 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2021-12-14 |
MIPSCompileOp: Invalid instruction b7c42809 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2021-12-14 |
MIPSCompileOp: Invalid instruction 4b48282f |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-01-09 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = -559038737 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2021-11-29 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146162440 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-01-09 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 102464 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-11-25 |
80020001=sceKernelCreateMutex(): invalid name |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2021-11-25 |
WriteToHardware: Invalid address 00000003 near PC 08921fb0 LR 08921fb0 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 0613efc0 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 0613e7b4 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 0613e780 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 0613e200 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 057d3800 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 0581b800 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2021-10-27 |
sceDmacMemcpy(dest=04088000, src=092875c0, size=557056): overlapping read |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 03c8ddc0 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 057d9900 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 0581c600 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Branch in RSZeroComp delay slot at 092994c8 in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Branch in RSZeroComp delay slot at 092994c4 in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 04a65380 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 05cd35c0 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Branch in Jump delay slot at 0929949c in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 05cd2db4 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Branch in Jump delay slot at 09299498 in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 05cd2d80 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Branch in Jump delay slot at 09299494 in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 05cd28c0 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-02-20 |
Jump to invalid address: 07a04420 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Branch in Jump delay slot at 09299488 in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 04a578c0 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Branch in Jump delay slot at 09299484 in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 057d6880 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 05855bc0 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 04a389a0 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Branch in Jump delay slot at 09299480 in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 04a39240 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Branch in Jump delay slot at 0929947c in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 04a390c0 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Jump to invalid address: 04a65180 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Branch in Jump delay slot at 09299464 in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 0576e240 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-31 |
Branch in Jump delay slot at 09299460 in block starting at 09299460 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-25 |
Jump to invalid address: 0581b100 |
LEGO® Harry Potter™: Years 1-4 |
v1.10.3 |
2021-10-03 |
MIPSCompileOp: Invalid instruction 00292515 |
LEGO® Harry Potter™: Years 1-4 |
v1.10.3 |
2021-10-03 |
MIPSCompileOp: Invalid instruction 00252115 |
LEGO® Harry Potter™: Years 1-4 |
v1.10.3 |
2021-10-03 |
MIPSCompileOp: Invalid instruction 00272315 |
LEGO® Harry Potter™: Years 1-4 |
v1.10.3 |
2021-10-02 |
MIPSCompileOp: Invalid instruction 00080805 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-09-18 |
Unknown GetPointer 00000000 PC 08917260 LR 08810d3c |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-08-28 |
sceKernelLoadModule: unsupported options size=00000014, flags=0899a904, pos=0, access=1, data=2, text=2 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-08-28 |
sceKernelLoadModule: unsupported options size=00000014, flags=0899a904, pos=0, access=1, data=1, text=1 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-08-09 |
80630006=sceAtracSetData(2, 08d13140, 000015a4): invalid RIFF header |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-07-25 |
Branch in Jump delay slot at 0940207c in block starting at 09402068 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-07-26 |
Jump to invalid address: 04fdc0c0 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-07-26 |
Jump to invalid address: 05008180 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-10-02 |
MIPSCompileOp: Invalid instruction 000b0a05 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-06-28 |
MIPSCompileOp: Invalid instruction 000a0a05 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-06-28 |
MIPSCompileOp: Invalid instruction 000a0905 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-06-28 |
MIPSCompileOp: Invalid instruction 00090805 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-06-28 |
Branch in Jump delay slot at 09025fe0 in block starting at 09025fe0 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-06-18 |
sceKernelCreateThread(name=sceNetIfhandle_Service): unsupported attributes 00001006 |
LEGO® Harry Potter™: Years 1-4 |
v1.12.3 |
2022-04-17 |
sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1 |
LEGO® Harry Potter™: Years 1-4 |
v1.11.3 |
2021-08-28 |
sceKernelLoadModule: unsupported options size=00000014, flags=000001a4, pos=0, access=1, data=2, text=2 |