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 |
| MONSTER HUNTER FREEDOM UNITE™ |
v1.11.3 |
2026-04-15 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=1, access=0, data=0, text=2 |
| Heatseeker |
v1.11.3 |
2026-04-15 |
Error in shader compilation: info: 0:58: L0002: Undeclared variable 'kemerahan'
0:64: L0002: Undeclared variable 'AvgLumR'
0:70: L0002: Undeclared variable 'AvgLumin'
0:72: L0002: Undeclared variable 'mixColor'
postshader
#ifdef GL_ES
precision mediump float;
#endif
//===========================//
//edit angka yang ada dibawah ini untuk mengatur tampilan
#define warna 1.9 //normal: 1.1
#define cerah 1.2 //normal: 1.1
#define kontras 1.2 //normal: 1.1
#define kehitaman 1.2 //normal: 1.1
#define kehijauan 1.1 //normal: 1.0
#define kebiruan 1.3 //normal: 1.1
//semakin tinggi angka depan yang dirubah, maka akan semakin tidak baik ^,^
//===========================//
//Black Screen HD
//Build By Satria Mudafi
//FB : Mudaffi Satriia
//Email : [email protected]
///////////////////////////////////
//dibawah ini tidak boleh di edit//
///////////////////////////////////
#define sugoicolor 1
#ifdef GL_ES
precision mediump float;
precision mediump int;
#endif
uniform sampler2D sampler0;
uniform vec4 u_time;
uniform vec2 u_texelDelta;
uniform vec2 u_pixelDelta;
varying vec2 v_texcoord0;
float overlay(float base, float blend)
{float result = 0.0;
if( base < 0.5 )
result = 2.0 * base * blend;
else
result = 1.0 - (1.0 - 2.0*(base-0.5)) * (1.0-blend);
return result;}
void main()
{vec3 color = texture2D(sampler0, v_texcoord0.xy).xyz;
#if(sugoicolor==1)
float sat = warna;
float brt = cerah;
float con = kontras;
float AvgLumR = kemerahan;
float AvgLumG = kehijauan;
float AvgLumB = kebiruan;
const vec3 LumCoeff = vec3(0.2125, 0.7154, 0.0721);
vec3 AvgLumin = vec3(AvgLumR, AvgLumG, AvgLumB);
vec3 conRGB = vec3(0.5, 0.5, 0.5);
vec3 brtColor = color.rgb * brt;
vec3 intensity = vec3((brtColor.r*LumCoeff.r)+(brtColor.g*LumCoeff.g)+(brtColor.b*LumCoeff.b));
vec3 satColor = mix(intensity, brtColor, sat);
vec3 conColor = mix(conRGB, satColor, con);
vec3 mixColor = AvgLumin * conColor;
color.rgb = mixColor;
#endif
gl_FragColor.xyz=color;
gl_FragColor.a = 1.0;} |
| Dragon Ball Z Shin Budokai |
v1.11.3 |
2026-04-15 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 5177420 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-14 |
sceSasSetSimpleADSR(08bb3ac0, 0, 3e816620, ef1d6fd8): Invalid ADSREnv2 |
| eFootball Chelito 19 |
v1.11.3 |
2026-04-14 |
WriteToHardware: Invalid address 00000000 near PC 0803a968 LR 00000000 |
| eFootball Chelito 19 |
v1.11.3 |
2026-04-14 |
MIPSCompileOp: Invalid instruction 06fe4bfa |
| eFootball Chelito 19 |
v1.11.3 |
2026-04-14 |
MIPSCompileOp: Invalid instruction 000003bf |
| eFootball Chelito 19 |
v1.11.3 |
2026-04-14 |
MIPSCompileOp: Invalid instruction 7df45fc2 |
| eFootball Chelito 19 |
v1.11.3 |
2026-04-14 |
Jump to invalid address: 07ec0400 |
| eFootball Chelito 19 |
v1.11.3 |
2026-04-14 |
MIPSCompileOp: Invalid instruction cf4ed7f7 |
| Crash™ Tag Team Racing |
v1.11.3 |
2026-04-14 |
80630006=sceAtracSetDataAndGetID(09ac8400, 00014000): invalid RIFF header |
| DBS TTT LATINO - LOS IJUE30S |
v1.11.3 |
2026-04-13 |
Unknown GetPointer 00000000 PC 08837cf8 LR 08837cf8 |
| EA SPORTS FC26 BY Charly |
v1.11.3 |
2026-04-13 |
Unknown GetPointer 00000000 PC 0881c2d8 LR 0881c2e8 |
| eFootball JOELAND |
v1.11.3 |
2026-04-13 |
Unknown GetPointer 00000000 PC 0884d5b0 LR 0884d7d4 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
Jump to invalid address: 0bb27b70 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
Jump to invalid address: 0bb27870 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
Jump to invalid address: 0bb27770 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
Jump to invalid address: 07027460 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
Jump to invalid address: 0bb27670 |
| eFootball CESAR - PATCH |
v1.11.3 |
2026-04-12 |
MIPSCompileOp: Invalid instruction 71e0aff4 |
| ウルトラマン Fighting Evolution 0 |
v1.11.3 |
2026-04-12 |
WriteToHardware: Invalid address 0000000b near PC 088d4104 LR 088d9b18 |
| EA-Sports FC Lop-Play |
v1.11.3 |
2026-04-11 |
sceKernelLoadModule: unsupported options size=00000014, flags=7f800001, pos=0, access=1, data=2, text=2 |
| EA-Sports FC Lop-Play |
v1.11.3 |
2026-04-11 |
sceKernelLoadModule: unsupported options size=00000014, flags=7f800001, pos=0, access=1, data=1, text=1 |
| WWE'12 |
v1.11.3 |
2026-04-11 |
sceDmacMemcpy(dest=0417a470, src=09450240, size=65552): overlapping read |
| eFootball RB - V. |
v1.11.3 |
2026-04-11 |
MIPSCompileOp: Invalid instruction 46460603 |
| eFootball RB - V. |
v1.11.3 |
2026-04-11 |
MIPSCompileOp: Invalid instruction 06460602 |
| eFootball RB - V. |
v1.11.3 |
2026-04-11 |
Jump to invalid address: 07294700 |
| eFootball RB - V. |
v1.11.3 |
2026-04-11 |
ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 08a1f464 |
| WWE'12 |
v1.11.3 |
2026-04-11 |
sceDmacMemcpy(dest=04174ba0, src=09760440, size=65552): overlapping read |
| eFootball Lop - Play |
v1.11.3 |
2026-04-10 |
ReadFromHardware: Invalid address 00000001 near PC 00000001 LR 08a3c194 |
| F1 |
v1.11.3 |
2026-04-10 |
Rendering to framebuffer offset: 04162000 +256x0 |
| F1 |
v1.11.3 |
2026-04-10 |
Ignoring possible texturing from framebuffer at 04161800 +0x64 / 480x272 |
| eFootball Chelito 19 |
v1.11.3 |
2026-04-10 |
Unknown GetPointer 000000d2 PC 0884d5b0 LR 0884d7d4 |
| eFootball RB - V. |
v1.11.3 |
2026-04-10 |
MIPSCompileOp: Invalid instruction 4b600f60 |
| eFootball RB - V. |
v1.11.3 |
2026-04-10 |
MIPSCompileOp: Invalid instruction 62743628 |
| BETEGAMING12 |
v1.11.3 |
2026-04-12 |
Unknown GetPointer 00000000 PC 088d17a4 LR 088d17ec |
| eFootball |
v1.11.3 |
2026-04-09 |
Savedata version requested on save: 3 |
| EFOOTBALL PES FL 2026 |
v1.11.3 |
2026-04-09 |
Unknown GetPointer 00000000 PC 08815ef4 LR 08000020 |
| MLB 11 The Show™ |
v1.11.3 |
2026-04-09 |
scePsmfPlayerSetPsmf*: incorrect PSMF magic (28472b66), bad data |
| EA-Sports FC Lop-Play |
v1.11.3 |
2026-04-09 |
ReadFromHardware: Invalid address 3f400000 near PC 3f400000 LR 08824448 |
| eFootball PES 2021 DraycEM "C19" |
v1.11.3 |
2026-04-09 |
Jump to invalid address: 07290080 |
| eFootball 2025 |
v1.11.3 |
2026-04-09 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=089d5550, pos=0, access=1, data=2, text=2 |
| eFootball 2025 |
v1.11.3 |
2026-04-09 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=08aa3328, pos=0, access=1, data=1, text=1 |
| Medal of Honor Heroes™ |
v1.11.3 |
2026-04-08 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 167768800 |
| EA SPORTS FC26 BY Charly |
v1.11.3 |
2026-04-08 |
Unknown GetPointer 00000000 PC 08808448 LR 08808460 |
| EA-Sports FC PC-V |
v1.11.3 |
2026-04-08 |
MIPSCompileOp: Invalid instruction 00000e5e |
| EA-Sports FC PC-V |
v1.11.3 |
2026-04-08 |
MIPSCompileOp: Invalid instruction 00000028 |
| eFootball PES LEGENDS |
v1.11.3 |
2026-04-08 |
Savedata version requested on save: 3 |
| PES 2014 |
v1.11.3 |
2026-04-08 |
WriteToHardware: Invalid address 00000004 near PC 08863d74 LR 08856c34 |
| eFootball |
v1.20.3 |
2026-04-12 |
Savedata version requested: 3 |
| DRAGON BALL SUPER TORNEO DEL PODER FINAL |
v1.11.3 |
2026-04-08 |
sceKernelLoadModule: unsupported options size=00000014, flags=09fbfaa4, pos=0, access=1, data=1, text=1 |
| EA SPORTS FC26 BY Charly |
v1.11.3 |
2026-04-08 |
Unknown GetPointer 00000000 PC 08808448 LR 08808460 |
| eFootball Libertadores StaR PatcH 2025 By L_S eDits |
v1.11.3 |
2026-04-08 |
Unknown GetPointer 00000000 PC 08816148 LR 0881615c |
| EFOOTBALL NEW PATCH SEASON |
v1.11.3 |
2026-04-07 |
GE Interrupt: newState might be 4 |
| EFOOTBALL NEW PATCH SEASON |
v1.11.3 |
2026-04-07 |
GE Interrupt: newState might be 3 |
| EFOOTBALL NEW PATCH SEASON |
v1.11.3 |
2026-04-07 |
GE Interrupt: newState might be 1 |
| EFOOTBALL NEW PATCH SEASON |
v1.11.3 |
2026-04-07 |
GE Interrupt: newState might be 0 |
| eFootball Libertadores StaR PatcH 2025 By L_S eDits |
v1.11.3 |
2026-04-15 |
avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7 |
| eFootball Libertadores StaR PatcH 2025 By L_S eDits |
v1.11.3 |
2026-04-13 |
Unknown GetPointer 00000000 PC 0881c428 LR 0881c438 |
| eFootball Libertadores StaR PatcH 2025 By L_S eDits |
v1.11.3 |
2026-04-15 |
Savedata version requested on save: 3 |
| eFootball Libertadores StaR PatcH 2025 By L_S eDits |
v1.11.3 |
2026-04-15 |
80630006=sceAtracSetDataAndGetID(09a4ec00, 00004000): invalid RIFF header |
| eFootball Libertadores StaR PatcH 2025 By L_S eDits |
v1.11.3 |
2026-04-15 |
Savedata version requested: 3 |
| NARUTO SHIPPUDEN: Ultimate Ninja Impact |
v1.11.3 |
2026-04-07 |
sceDmacMemcpy(dest=0417fd40, src=0933d540, size=128): overlapping read |
| EA-Sports FC PC-V |
v1.11.3 |
2026-04-07 |
Unknown GetPointer 430b5ef3 PC 0884c9fc LR 0884d7d4 |
| eFootball Mx CL26 |
v1.20.3 |
2026-04-15 |
Savedata version requested: 3 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
MIPSCompileOp: Invalid instruction 0000679e |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
MIPSCompileOp: Invalid instruction 00006445 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
MIPSCompileOp: Invalid instruction 42230000 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
MIPSCompileOp: Invalid instruction 00000141 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
Jump to invalid address: 07318380 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
Branch in Jump delay slot at 09d356f8 in block starting at 09d356a0 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
Branch in Jump delay slot at 09d356f4 in block starting at 09d356a0 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
Jump to invalid address: 074d5a80 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
MIPSCompileOp: Invalid instruction 00000301 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
MIPSCompileOp: Invalid instruction 46554800 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
Jump to invalid address: 074d5bc0 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
Jump to invalid address: 073d03c0 |
| eFootball Lop - Play |
v1.11.3 |
2026-04-06 |
Branch in Jump delay slot at 09d356a0 in block starting at 09d356a0 |
| eFootball PC - V. |
v1.11.3 |
2026-04-06 |
Jump to invalid address: 0748bf40 |
| eFootball PC - V. |
v1.11.3 |
2026-04-06 |
Jump to invalid address: 074c6880 |
| eFootball PC - V. |
v1.11.3 |
2026-04-06 |
Jump to invalid address: 074c6240 |
| eFootball PC - V. |
v1.11.3 |
2026-04-06 |
Jump to invalid address: 0733d280 |
| eFootball PC - V. |
v1.11.3 |
2026-04-06 |
Jump to invalid address: 0744ce80 |
| eFootball PC - V. |
v1.11.3 |
2026-04-06 |
Branch in Jump delay slot at 09d31890 in block starting at 09d31890 |
| eFootball PC - V. |
v1.11.3 |
2026-04-06 |
Jump to invalid address: 074c6380 |
| eFootball SM - V. |
v1.11.3 |
2026-04-06 |
Unknown GetPointer 00000000 PC 08808448 LR 08808460 |
| eFOOTBALL BETWAY PREMIERSHIP |
v1.11.3 |
2026-04-06 |
Unknown GetPointer 00000000 PC 08815f0c LR 08000020 |
| eFootball JOELAND |
v1.11.3 |
2026-04-14 |
sceDmacMemcpy(dest=040cc000, src=086ce900, size=1251072): overlapping read |
| eFootball MUZI DE MODDER |
v1.11.3 |
2026-04-12 |
avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7 |
| Samurai Warriors®: State of War |
v1.11.3 |
2026-04-05 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000001, pos=0, access=1, data=2, text=2 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.11.3 |
2026-04-05 |
Jump to invalid address: 0219d1b0 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.11.3 |
2026-04-05 |
Jump to invalid address: 0219d0c0 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.11.3 |
2026-04-05 |
Jump to invalid address: 022b10e0 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.11.3 |
2026-04-05 |
Jump to invalid address: 0229d520 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.11.3 |
2026-04-05 |
Jump to invalid address: 02d37990 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.11.3 |
2026-04-05 |
Jump to invalid address: 0219d0a0 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.11.3 |
2026-04-05 |
Jump to invalid address: 0219d080 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.11.3 |
2026-04-05 |
Jump to invalid address: 0219d060 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.11.3 |
2026-04-05 |
Jump to invalid address: 0219d040 |
| NEED FOR SPEED™ MOST WANTED 5-1-0 |
v1.11.3 |
2026-04-05 |
Jump to invalid address: 02d37450 |