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 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-24 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144296776 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-23 |
ReadFromHardware: Invalid address 30313d65 near PC 30313d65 LR 08000018 |
Pro Evolution Soccer 2013 |
v1.5.2 |
2021-01-22 |
Error in shader program link: info: L0007 Fragment shader uses a varying v_texcoord that has not been declared in the vertex shader.
/ fs: #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(t.rgb * p.rgb, p.a);
fragColor0 = v;
}
/ vs: #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);
}
|
Pro Evolution Soccer 2013 |
v1.6.3 |
2021-01-20 |
Error in shader program link: info: L0100 GLSL allows exactly two attached shaders (one of each type) per program
fs: 00004000:00200022 Tex TexAlpha Fog Flat TFuncMod
#version 100
precision lowp float;
uniform sampler2D tex;
varying vec4 v_color0;
uniform vec3 u_fogcolor;
varying mediump float v_fogdepth;
varying mediump vec3 v_texcoord;
void main() {
vec4 t = texture2D(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);
gl_FragColor = v;
}
vs: 40000000:00000914 HWX T Fog Tex Flat
#version 100
precision highp float;
attribute vec3 position;
attribute vec2 texcoord;
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;
varying lowp vec4 v_color0;
varying mediump vec3 v_texcoord;
varying mediump 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 = u_matambientalpha;
v_texcoord = vec3(texcoord.xy * u_uvscaleoffset.xy, 0.0);
v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y;
}
|
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-18 |
ReadFromHardware: Invalid address ee20a638 near PC ee20a638 LR 08000018 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-18 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 33144 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-17 |
Ignoring func export sceMp3/44e07129, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-17 |
Ignoring func export sceMp3/3cef484f, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-17 |
Ignoring func export sceMp3/3c2fa058, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-17 |
Ignoring func export sceMp3/35750070, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-17 |
Ignoring func export sceMp3/354d27ea, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-17 |
Ignoring func export sceMp3/2a368661, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.4.2 |
2021-01-15 |
Jump to invalid address: 02e2c470 |
Pro Evolution Soccer 2013 |
v1.4.2 |
2021-01-15 |
Jump to invalid address: 026c3380 |
Pro Evolution Soccer 2013 |
v1.4.2 |
2021-01-15 |
MIPSCompileOp: Invalid instruction 45c04689 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-13 |
MIPSCompileOp: Invalid instruction 0000003b |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-13 |
MIPSCompileOp: Invalid instruction 000001df |
Pro Evolution Soccer 2013 |
v1.8.0 |
2021-01-12 |
MIPSCompileOp: Invalid instruction 462adba6 |
Pro Evolution Soccer 2013 |
v1.8.0 |
2021-01-12 |
MIPSCompileOp: Invalid instruction 46256ff0 |
Pro Evolution Soccer 2013 |
v1.8.0 |
2021-01-12 |
MIPSCompileOp: Invalid instruction 45eecd58 |
Pro Evolution Soccer 2013 |
v1.8.0 |
2021-01-12 |
MIPSCompileOp: Invalid instruction 45d07a20 |
Pro Evolution Soccer 2013 |
v1.8.0 |
2021-01-12 |
MIPSCompileOp: Invalid instruction 462d3fdd |
Pro Evolution Soccer 2013 |
v1.8.0 |
2021-01-12 |
MIPSCompileOp: Invalid instruction 0001ff01 |
Pro Evolution Soccer 2013 |
v1.8.0 |
2021-01-12 |
MIPSCompileOp: Invalid instruction 000c0001 |
Pro Evolution Soccer 2013 |
v1.8.0 |
2021-01-12 |
MIPSCompileOp: Invalid instruction 4640230c |
Pro Evolution Soccer 2013 |
v1.8.0 |
2021-01-12 |
MIPSCompileOp: Invalid instruction 450a5c66 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-11 |
Unknown GE command : 11ffffff |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-11 |
Render to texture with incompatible formats 0 != 3 at 0414c000 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-11 |
sceKernelLoadModule: unsupported options size=00000014, flags=08ad0000, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-11 |
Ignoring func export sceCcc/fb7846e2, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-11 |
Ignoring func export sceCcc/f1b73d12, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-11 |
Ignoring func export sceCcc/e0cf8091, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-11 |
Ignoring func export sceCcc/d9392ccb, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-11 |
Ignoring func export sceCcc/d2b18485, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-11 |
Ignoring func export sceCcc/cc0a8bda, already implemented in HLE. |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-11 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145759344 |
Pro Evolution Soccer 2013 |
v1.7.4 |
2021-01-10 |
ReadFromHardware: Invalid address 13a39358 near PC 08849a34 LR 08849a40 |
Pro Evolution Soccer 2013 |
v1.7.1 |
2021-01-08 |
Unknown GetPointer ff201f90 PC 0884d79c LR 0884d7bc |
Pro Evolution Soccer 2013 |
v1.9.3-601-g31f4caeb2 |
2021-01-06 |
__KernelStopThread: thread 297 does not exist |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-05 |
Failed decrypting the PRX (ret = -4, size = 4303160, psp_size = 4303504)! |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-05 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 147002140 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-05 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146993220 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-05 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 166232480 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-05 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 158723776 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-05 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=08b62c38, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-05 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=08b62c38, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2021-01-04 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 00000000:0001d000 AlphaTest0 >
#version 100
precision lowp float;
uniform sampler2D testtex;
varying vec4 v_color0;
void main() {
vec4 v = v_color0 ;
if (v.a < 0.002) discard;
gl_FragColor = v;
}
vs: 00000000:0000000a THR C
#version 100
precision highp float;
attribute vec4 position;
attribute lowp vec4 color0;
uniform mat4 u_proj_through;
varying lowp vec4 v_color0;
void main() {
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
Pro Evolution Soccer 2013 |
v1.6.3 |
2021-01-04 |
Error in shader program link: info: Link Error: Vertex shader is missing.
fs: 00004000:0001d022 Tex TexAlpha Flat TFuncMod AlphaTest0 >
#version 100
precision lowp float;
uniform sampler2D tex;
uniform sampler2D testtex;
varying vec4 v_color0;
varying highp vec3 v_texcoord;
void main() {
vec4 t = texture2D(tex, v_texcoord.xy);
vec4 p = v_color0;
vec4 v = p * t;
if (v.a < 0.002) discard;
gl_FragColor = v;
}
vs: 40000000:00000012 THR Tex Flat
#version 100
precision highp float;
attribute vec4 position;
attribute vec2 texcoord;
attribute lowp vec4 color0;
uniform mat4 u_proj_through;
varying lowp vec4 v_color0;
varying highp vec3 v_texcoord;
void main() {
v_texcoord = vec3(texcoord, 1.0);
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-30 |
80020190=sceNetAdhocInit(): out of memory, 00001000 stack requested |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-26 |
Unknown GetPointer 00000000 PC 0887b940 LR 0887b940 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-22 |
80000107=sceDisplaySetFrameBuf(04000000, 512, 0, 0): must change latched framebuf first |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-30 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 149308628 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-19 |
Jump to invalid address: 07498e80 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-18 |
Unknown GetPointer 298572b4 PC 0881c410 LR 0881c420 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-12 |
Unknown GetPointer 29862084 PC 0881c410 LR 0881c420 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-12 |
Unknown GetPointer 298627a4 PC 0881c410 LR 0881c420 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-11 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000006, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-12-08 |
sceDmacMemcpy(dest=09051040, src=086ce9c0, size=1250880): overlapping read |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-04 |
Unknown GetPointer 29859e75 PC 0881c410 LR 0881c420 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-04 |
Unknown GetPointer 2985b844 PC 0881c410 LR 0881c420 |
Pro Evolution Soccer 2013 |
v1.9.4 |
2020-12-04 |
80630006=sceAtracSetDataAndGetID(09a22200, 00004000): could not detect codec |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-03 |
ReadFromHardware: Invalid address 00000004 near PC 08a06784 LR 08a0a368 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-02 |
sceGeBreak(mode=0, unknown=08a6ac20): unknown ptr (valid) |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-02 |
An uneaten prefix at end of block: 0893bd34 |
Pro Evolution Soccer 2013 |
v1.9.4 |
2020-12-01 |
MIPSCompileOp: Invalid instruction ce21dcda |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-11-29 |
Unknown GetPointer 00000309 PC 08a6eab0 LR 08a6ead0 |
Pro Evolution Soccer 2013 |
v1.9.4 |
2020-11-29 |
MIPSCompileOp: Invalid instruction 04040000 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-11-28 |
sceDmacMemcpy(dest=040cc000, src=086ce8c0, size=1251136): overlapping read |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-11-21 |
80630007=sceAtracSetData(2, 08d4b180, 0000bc60): atracID uses different codec type than data |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-11-19 |
UNIMPL sceKernelSelfStopUnloadModule(00000001, 00000000, 00000000): game has likely crashed |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-11-16 |
Unable to download render target data from 04000000 |
Pro Evolution Soccer 2013 |
v1.8.0 |
2020-12-18 |
Atrac data chunk extends beyond riff chunk |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-11-14 |
80630006=sceAtracSetDataAndGetID(09c75150, 0001fff0): invalid RIFF header |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-11-20 |
FBO using existing buffer as depthbuffer, 04000000/04088000 and 04088000/04088000 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-11-20 |
FBO using existing buffer as depthbuffer, 04044000/04088000 and 04088000/04088000 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-11-20 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-11-11 |
Unknown GetPointer 298582d8 PC 0881c410 LR 0881c420 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-01 |
sceKernelLoadModule: unsupported options size=00000014, flags=7f800001, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-01 |
sceKernelLoadModule: unsupported options size=00000014, flags=7f800001, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2021-01-01 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000007, pos=0, access=1, data=2, text=2 |
Pro Evolution Soccer 2013 |
v1.10.3 |
2020-12-21 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000007, pos=0, access=1, data=1, text=1 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6560 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e65a0 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e65c0 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6620 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6540 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6520 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6500 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e64e0 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e64c0 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6460 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e64a0 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6480 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6440 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6580 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6400 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e63e0 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6420 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e6340 |
Pro Evolution Soccer 2013 |
v1.6.3 |
2020-11-09 |
Jump to invalid address: 862e62c0 |