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 |
eFootball 2025 by MP |
v1.19.1-43-gd5cf9c97ca |
2025-07-10 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 10184000:0021d002 Tex Fog Flat FragUber TFuncMod AlphaTest0 >
#version 320 es
#extension GL_EXT_shader_framebuffer_fetch : require
// Driver: PowerVR Rogue GE8320 - GLSL 320
#define DISCARD discard
precision lowp float;
precision highp int;
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 10184000:0021d002 Tex Fog Flat FragUber TFuncMod AlphaTest0 >
uniform sampler2D tex;
uniform vec2 u_texNoAlphaMul;
uniform uint u_alphacolorref;
flat in lowp vec4 v_color0;
uniform vec3 u_fogcolor;
in highp float v_fogdepth;
in highp vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
t.a = max(t.a, u_texNoAlphaMul.x);
vec4 v = p * t;
v.rgb = clamp(v.rgb * u_texNoAlphaMul.y, 0.0, 1.0);
float fogCoef = clamp(v_fogdepth, 0.0, 1.0);
v = mix(vec4(u_fogcolor, v.a), v, fogCoef);
if (v.a < 0.002) DISCARD;
fragColor0 = v;
}
vs: 40000000:00000900 HWX T Flat
|
eFootball 2025 by MP |
v1.19.1-43-gd5cf9c97ca |
2025-07-10 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 10184000:00200002 Tex Fog Flat FragUber TFuncMod
#version 320 es
#extension GL_EXT_shader_framebuffer_fetch : require
// Driver: PowerVR Rogue GE8320 - GLSL 320
#define DISCARD discard
precision lowp float;
precision highp int;
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 10184000:00200002 Tex Fog Flat FragUber TFuncMod
uniform sampler2D tex;
uniform vec2 u_texNoAlphaMul;
flat in lowp vec4 v_color0;
uniform vec3 u_fogcolor;
in highp float v_fogdepth;
in highp vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
t.a = max(t.a, u_texNoAlphaMul.x);
vec4 v = p * t;
v.rgb = clamp(v.rgb * u_texNoAlphaMul.y, 0.0, 1.0);
float fogCoef = clamp(v_fogdepth, 0.0, 1.0);
v = mix(vec4(u_fogcolor, v.a), v, fogCoef);
fragColor0 = v;
}
vs: 40000000:00000900 HWX T Flat
|
eFootball 2025 by MP |
v1.19.1-43-gd5cf9c97ca |
2025-07-10 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 10184000:00000002 Tex Flat FragUber TFuncMod
#version 320 es
#extension GL_EXT_shader_framebuffer_fetch : require
// Driver: PowerVR Rogue GE8320 - GLSL 320
#define DISCARD discard
precision lowp float;
precision highp int;
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 10184000:00000002 Tex Flat FragUber TFuncMod
uniform sampler2D tex;
uniform vec2 u_texNoAlphaMul;
flat in lowp vec4 v_color0;
in highp float v_fogdepth;
in highp vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
t.a = max(t.a, u_texNoAlphaMul.x);
vec4 v = p * t;
v.rgb *= u_texNoAlphaMul.y;
fragColor0 = v;
}
vs: 40000000:00000900 HWX T Flat
|
eFootball 2025 by MP |
v1.19.1-43-gd5cf9c97ca |
2025-07-10 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 10184000:0001d002 Tex Flat FragUber TFuncMod AlphaTest0 >
#version 320 es
#extension GL_EXT_shader_framebuffer_fetch : require
// Driver: PowerVR Rogue GE8320 - GLSL 320
#define DISCARD discard
precision lowp float;
precision highp int;
#define splat3(x) vec3(x)
#define mul(x, y) ((x) * (y))
// 10184000:0001d002 Tex Flat FragUber TFuncMod AlphaTest0 >
uniform sampler2D tex;
uniform vec2 u_texNoAlphaMul;
uniform uint u_alphacolorref;
flat in lowp vec4 v_color0;
in highp float v_fogdepth;
in highp vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec4 t = texture(tex, v_texcoord.xy);
vec4 p = v_color0;
t.a = max(t.a, u_texNoAlphaMul.x);
vec4 v = p * t;
v.rgb *= u_texNoAlphaMul.y;
if (v.a < 0.002) DISCARD;
fragColor0 = v;
}
vs: 40000000:00000900 HWX T Flat
|
World Tour Soccer |
v1.19.2 |
2025-07-10 |
sceKernelCreateThread(name=sceNetAdhoc_Library): unsupported attributes 00000006, ignoring |
World Tour Soccer |
v1.19.2 |
2025-07-10 |
sceKernelCreateThread(name=sceNetAdhocMatching_Library): unsupported attributes 00000006, ignoring |
World Tour Soccer |
v1.19.2 |
2025-07-10 |
sceKernelCreateThread(name=sceNetAdhocctl_Library): unsupported attributes 00000006, ignoring |
World Tour Soccer |
v1.19.2 |
2025-07-10 |
sceKernelCreateThread(name=sceNet_Library): unsupported attributes 00000006, ignoring |
World Tour Soccer |
v1.19.2 |
2025-07-10 |
sceKernelCreateThread(name=sceATRAC3plus_Library): unsupported attributes 00000006, ignoring |
eFootball Play-C |
v1.19.1-43-gd5cf9c97ca |
2025-06-12 |
SCE_AVCODEC_ERROR_INVALID_DATA=sceMp3Init(00000000): invalid bitrate v2 l0 rate 0005 |
eFootball 2025 by MP |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
Football 2025 BRAYEN RPOJECT V6 |
v1.19.3 |
2025-07-30 |
Savedata version requested: 3 |
Burnout Legends |
v1.19.2 |
2025-07-23 |
sceKernelCreateThread(name=sceATRAC3plus_Library): unsupported attributes 00000006, ignoring |
Burnout Legends |
v1.19.2 |
2025-07-23 |
sceKernelCreateThread(name=sceNetAdhocDownload_Library): unsupported attributes 00000006, ignoring |
Burnout Legends |
v1.19.2 |
2025-07-20 |
sceKernelCreateThread(name=sceNetAdhocMatching_Library): unsupported attributes 00000006, ignoring |
Burnout Legends |
v1.19.2 |
2025-07-23 |
sceKernelCreateThread(name=sceNetAdhocctl_Library): unsupported attributes 00000006, ignoring |
Burnout Legends |
v1.19.2 |
2025-07-23 |
sceKernelCreateThread(name=sceNetAdhoc_Library): unsupported attributes 00000006, ignoring |
Burnout Legends |
v1.19.2 |
2025-07-23 |
sceKernelCreateThread(name=sceMpeg_library): unsupported attributes 00000006, ignoring |
Burnout Legends |
v1.19.2 |
2025-07-20 |
sceKernelCreateThread(name=sceNet_Library): unsupported attributes 00000006, ignoring |
WWE 2K25 BY LETSKIMODZ |
v1.9.4 |
2025-07-30 |
sceGeBreak(mode=0, unknown=08d098b8): unknown ptr (valid) |
EA-Sports FC PC-V |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
eFootball Play-C |
v1.9.4 |
2025-07-14 |
sceMp3Init: invalid data: not layer 3 |
eFootball Play-C |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
eFootball PES 2023 "SNE" |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
eFootball PES 2021 By GABRIEL |
v1.19.3 |
2025-07-26 |
sceNetAdhocMatchingInit(32768) at 08a71984 |
eFootball By TM ARTS |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
eFootball ALDAIR KITMAKER |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
eFootball PES 2021 By GABRIEL |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
Capcom® Classics Collection Remixed |
v1.19.1-43-gd5cf9c97ca |
2025-06-20 |
UNTESTED sceNetAdhocPollSocket(09fb0a20, 1, 16666, 0) at 0882e5c4 |
eFootball PES 2021 C19 & Nibeck Tv |
v1.9.4 |
2025-07-29 |
Savedata version requested: 3 |
PES 2019 BY CHELITO 19 |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
Pro Evolution Soccer 2010 |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
Pro Evolution Soccer 6 |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
Pro Evolution Soccer 2010 |
v1.9.4 |
2025-07-30 |
Savedata version requested: 3 |
Pro Evolution Soccer 2010 |
v1.9.4 |
2025-07-26 |
UNIMPL sceIoDevctl("usbpspcm:", 03415001, 08add9b4, 4, 00000000, 0) |
Pro Evolution Soccer 2010 |
v1.9.4 |
2025-07-26 |
UNIMPL sceIoDevctl("usbpspcm:", 03415002, 08add9b4, 4, 00000000, 0) |
Toy Story 3 |
v1.9.4 |
2025-07-29 |
Video out requested, not supported: mode=0 size=0,0 |
Killzone™: Liberation |
v1.9.4 |
2025-07-29 |
Video out requested, not supported: mode=0 size=512,272 |
Pro Evolution Soccer 2010 |
v1.9.4 |
2025-07-14 |
UNIMPL sceIoDevctl("usbpspcm:", 03415002, 08adfdf4, 4, 00000000, 0) |
Pro Evolution Soccer 2010 |
v1.9.4 |
2025-07-14 |
UNIMPL sceIoDevctl("usbpspcm:", 03415001, 08adfdf4, 4, 00000000, 0) |
Call of Duty : Roads to Victory™ |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=1, data=2, text=2 |
Pro Evolution Soccer 6 |
v1.9.4 |
2025-07-30 |
UNIMPL sceUtilityLoadUsbModule(1) |
World Tour Soccer |
v1.9.4 |
2025-07-28 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2 |
World Tour Soccer |
v1.9.4 |
2025-07-28 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1 |
CARS |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1 |
CARS |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2 |
Burnout Legends |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1 |
Burnout Legends |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2 |
Dragon Ball Z Shin Budokai |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2 |
Dragon Ball Z Shin Budokai |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1 |
Assassin's Creed: Bloodlines™ |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=1, data=2, text=2 |
Killzone™: Liberation |
v1.9.4 |
2025-07-28 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=2, text=2 |
Capcom® Classics Collection Remixed |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2 |
Capcom® Classics Collection Remixed |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1 |
EA SPORTS™ FIGHT NIGHT Round 3 |
v1.9.4 |
2025-07-30 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=08b62c38, pos=0, access=1, data=1, text=1 |
EA SPORTS™ FIGHT NIGHT Round 3 |
v1.9.4 |
2025-07-30 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=08b62c38, pos=0, access=1, data=2, text=2 |
ナルティメットアクセル3 |
v1.9.4 |
2025-07-30 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=2, text=2 |
Crash™ Tag Team Racing |
v1.9.4 |
2025-07-29 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2 |
Crash™ Tag Team Racing |
v1.9.4 |
2025-07-29 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1 |
Killzone™: Liberation |
v1.9.4 |
2025-07-29 |
UNIMPL sceKernelStopUnloadSelfModuleWithStatus(00000001, 00000000, 00000000, 00000000, 00000000): game may have crashed |
Assassin's Creed: Bloodlines™ |
v1.9.4 |
2025-07-29 |
BREAK instruction hit |