Recent logs - PES 2013

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
PES 2013 v1.18.1 2025-04-20 Unexpected mpeg first timestamp: 8dddc97db72 / 9748981734258
PES 2013 v1.14.2 2025-04-06 UI scissor out of bounds in GameSettingsScreen: 333,0-1174,720 / 1424,720
PES 2013 v1.18.1 2025-04-05 WriteToHardware: Invalid address deadc0c3 near PC 088107a4 LR 08a12060
PES 2013 v1.18.1 2025-04-05 MIPSCompileOp: Invalid instruction f3f6abd6
PES 2013 v1.18.1 2025-04-05 MIPSCompileOp: Invalid instruction 04cd7e00
PES 2013 v1.18.1 2025-04-05 MIPSCompileOp: Invalid instruction 4f200d8b
PES 2013 v1.18.1 2025-04-05 MIPSCompileOp: Invalid instruction b5a83b9a
PES 2013 v1.18.1 2025-04-05 ReadFromHardware: Invalid address deadbf73 near PC 088107b4 LR 08a12060
PES 2013 v1.18.1 2025-04-05 An uneaten prefix at end of block: 08810804
PES 2013 v1.18.1 2025-04-05 MIPSCompileOp: Invalid instruction ce691c00
PES 2013 v1.18.1 2025-04-05 MIPSCompileOp: Invalid instruction 4a92a059
PES 2013 v1.18.1 2025-04-05 MIPSCompileOp: Invalid instruction b7071329
PES 2013 v1.18.1 2025-04-05 MIPSCompileOp: Invalid instruction b2ff64e7
PES 2013 v1.18.1 2025-04-05 MIPSCompileOp: Invalid instruction 4a3aabe8
PES 2013 v1.17.1 2025-04-02 MIPSCompileOp: Invalid instruction 0000361f
PES 2013 v1.17.1 2025-04-02 MIPSCompileOp: Invalid instruction 000041fe
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 0751e410
PES 2013 v1.18.1 2025-03-29 Branch in Jump delay slot at 09d478d8 in block starting at 09d47830
PES 2013 v1.18.1 2025-03-29 Branch in Jump delay slot at 09d478dc in block starting at 09d47830
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 0751e4c0
PES 2013 v1.18.1 2025-03-29 Branch in Jump delay slot at 09d478d4 in block starting at 09d47830
PES 2013 v1.18.1 2025-03-29 Branch in Jump delay slot at 09d478e0 in block starting at 09d47830
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 075d78c0
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 0751e430
PES 2013 v1.18.1 2025-03-29 Branch in Jump delay slot at 09d478c4 in block starting at 09d47830
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 0751e3e4
PES 2013 v1.18.1 2025-03-29 Branch in Jump delay slot at 09d47830 in block starting at 09d47830
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 074ed540
PES 2013 v1.18.1 2025-03-29 Branch in Jump delay slot at 09d47834 in block starting at 09d47830
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 07546b40
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 0751e3e0
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 0751e3e8
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 072f9700
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 0751e500
PES 2013 v1.18.1 2025-03-29 Branch in Jump delay slot at 09d47838 in block starting at 09d47830
PES 2013 v1.18.1 2025-03-29 Jump to invalid address: 0751e3f0
PES 2013 v1.18.1 2025-03-29 Branch in Jump delay slot at 09d478c8 in block starting at 09d47830
PES 2013 v1.18.1 2025-03-25 Error in shader program link: info: Variable u_texelDelta has unmatched precision qualifier in different shaders fs: postshader #version 320 es precision mediump float; precision highp int; uniform vec2 u_texelDelta; uniform vec2 u_pixelDelta; layout(binding = 0) uniform mediump sampler2D sampler0; uniform vec4 u_time; 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; mediump int SEPIA; mediump int GRAYSCALE; mediump int NEGATIVE; mediump int PSPCOLORS; bvec4 _and_(bvec4 A, bvec4 B) { return bvec4(A.x && B.x, A.y && B.y, A.z && B.z, A.w && B.w); } vec4 df(vec4 A, vec4 B) { return abs(A - B); } bvec4 close(vec4 A, vec4 B) { vec4 param = A; vec4 param_1 = B; return lessThan(df(param, param_1), vec4(15.0)); } bvec4 _or_(bvec4 A, bvec4 B) { return bvec4(A.x || B.x, A.y || B.y, A.z || B.z, A.w || B.w); } vec4 weighted_distance(vec4 a, vec4 b, vec4 c, vec4 d, vec4 e, vec4 f, vec4 g, vec4 h) { vec4 param = a; vec4 param_1 = b; vec4 param_2 = a; vec4 param_3 = c; vec4 param_4 = d; vec4 param_5 = e; vec4 param_6 = d; vec4 param_7 = f; vec4 param_8 = g; vec4 param_9 = h; return (((df(param, param_1) + df(param_2, param_3)) + df(param_4, param_5)) + df(param_6, param_7)) + (df(param_8, param_9) * 4.0); } vec3 processxBR(vec3 color) { vec2 pS = vec2(1.0) / u_texelDelta; vec2 fp = fract(v_texcoord0 * pS); vec2 TexCoord_0 = v_texcoord0 - (fp * u_pixelDelta); vec2 dx = vec2(u_texelDelta.x, 0.0); vec2 dy = vec2(0.0, u_texelDelta.y); vec2 y2 = dy + dy; vec2 x2 = dx + dx; vec3 A = texture(sampler0, (TexCoord_0 - dx) - dy).xyz; vec3 B = texture(sampler0, TexCoord_0 - dy).xyz; vec3 C = texture(sampler0, (TexCoord_0 + dx) - dy).xyz; vec3 D = texture(sampler0, TexCoord_0 - dx).xyz; vec3 E = texture(sampler0, TexCoord_0).xyz; vec3 F = texture(sampler0, TexCoord_0 + dx).xyz; vec3 G = texture(sampler0, (TexCoord_0 - dx) + dy).xyz; vec3 H = texture(sampler0, TexCoord_0 + dy).xyz; vec3 I = texture(sampler0, (TexCoord_0 + dx) + dy).xyz; vec3 A1 = texture(sampler0, (TexCoord_0 - dx) - y2).xyz; vec3 C1 = texture(sampler0, (TexCoord_0 + dx) - y2).xyz; vec3 A0 = texture(sampler0, (TexCoord_0 - x2) - dy).xyz; vec3 G0 = texture(sampler0, (TexCoord_0 - x2) + dy).xyz; vec3 C4 = texture(sampler0, (TexCoord_0 + x2) - dy).xyz; vec3 I4 = texture(sampler0, (TexCoord_0 + x2) + dy).xyz; vec3 G5 = texture(sampler0, (TexCoord_0 - dx) + y2).xyz; vec3 I5 = texture(sampler0, (TexCoord_0 + dx) + y2).xyz; vec3 B1 = texture(sampler0, TexCoord_0 - y2).xyz; vec3 D0 = texture(sampler0, TexCoord_0 - x2).xyz; vec3 H5 = texture(sampler0, TexCoord_0 + y2).xyz; vec3 F4 = texture(sampler0, TexCoord_0 + x2).xyz; vec4 b = vec4(dot(B, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(D, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(H, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(F, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375))); vec4 c = vec4(dot(C, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(A, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(G, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(I, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375))); vec4 d = vec4(b.y, b.z, b.w, b.x); vec4 e = vec4(dot(E, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375))); vec4 f = vec4(b.w, b.x, b.y, b.z); vec4 g = vec4(c.z, c.w, c.x, c.y); vec4 h = vec4(b.z, b.w, b.x, b.y); vec4 i = vec4(c.w, c.x, c.y, c.z); vec4 i4 = vec4(dot(I4, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375)), dot(C1, vec3(16.1630001068115234375, 23.3509998321533203125, 8.477199554443359375))
PES 2013 v1.18.1 2025-03-18 Unknown GetPointer 13bc5a40 PC 0881608c LR 088160a0
PES 2013 v1.10.3 2025-02-28 80630006=sceAtracSetHalfwayBufferAndGetID(08dda340, 00000800, 00040000): invalid RIFF header
PES 2013 v1.18.1 2025-02-22 Jump to invalid address: 02e2a980
PES 2013 v1.18.1 2025-02-22 Jump to invalid address: 02e2abb0
PES 2013 v1.18.1 2025-02-22 Jump to invalid address: 02e2aaa0
PES 2013 v1.18.1 2025-02-22 Jump to invalid address: 02e2c870
PES 2013 v1.18.1 2025-02-22 Jump to invalid address: 02e2a490
PES 2013 v1.18.1 2025-02-22 Jump to invalid address: 02e2c0b0
PES 2013 v1.18.1 2025-02-22 Jump to invalid address: 02e276a0
PES 2013 v1.18.1 2025-02-22 Jump to invalid address: 026a3930
PES 2013 v1.18.1 2025-02-22 Branch in Jump delay slot at 08b8b118 in block starting at 08b8b0c8
PES 2013 v1.18.1 2025-02-21 ReadFromHardware: Invalid address 32515842 near PC 32515842 LR 0887bddc
PES 2013 v1.18.1 2025-02-20 Jump to invalid address: 0269be40
PES 2013 v1.18.1 2025-02-20 Branch in Jump delay slot at 08b8b1fc in block starting at 08b8b0c8
PES 2013 v1.18.1 2025-02-20 Branch in Jump delay slot at 08b8b1b4 in block starting at 08b8b0c8
PES 2013 v1.18.1 2025-02-22 Branch in Jump delay slot at 08b8b1a0 in block starting at 08b8b0c8
PES 2013 v1.18.1 2025-02-22 Jump to invalid address: 02e2be90
PES 2013 v1.18.1 2025-02-22 Branch in Jump delay slot at 08b8b174 in block starting at 08b8b0c8
PES 2013 v1.18.1 2025-02-22 Branch in Jump delay slot at 08b8b208 in block starting at 08b8b0c8
PES 2013 v1.18.1 2025-02-22 Jump to invalid address: 02e2c590
PES 2013 v1.18.1 2025-02-20 Jump to invalid address: 02e2c700
PES 2013 v1.18.1 2025-02-22 MIPSCompileOp: Invalid instruction 000023c1
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 000df601
PES 2013 v1.18.1 2025-02-13 WriteToHardware: Invalid address deadfeef near PC 0805d480 LR 08000020
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 06f90afb
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 63000000
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 000005fd
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 4ffc104e
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 70006fff
PES 2013 v1.18.1 2025-02-13 Jump to invalid address: 0bfffffc
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 00009ffe
PES 2013 v1.18.1 2025-02-13 ReadFromHardware: Invalid address deadbeef near PC 083a7a58 LR 00000000
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 0005ffff
PES 2013 v1.18.1 2025-02-13 Jump to invalid address: 0fffffe8
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 019effc5
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 00007fff
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 000005ce
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 0000dfc1
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction f300efa0
PES 2013 v1.18.1 2025-02-13 Jump to invalid address: 0bfd0034
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction efd601af
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 0005cffd
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction cfe90000
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 00005cff
PES 2013 v1.18.1 2025-02-13 WriteToHardware: Invalid address deadbeef near PC 083967ec LR 2fff0000
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 0003efff
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 0005dffb
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 000019df
PES 2013 v1.18.1 2025-02-12 WriteToHardware: Invalid address deadbeef near PC 083967ec LR 08000020
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 0000005f
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 00005ff5
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 00dfe14e
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction 005fffff
PES 2013 v1.18.1 2025-02-13 MIPSCompileOp: Invalid instruction eefff000
PES 2013 v1.18.1 2025-02-06 Unknown GetPointer 00000021 PC 08816098 LR 088160a0
PES 2013 v1.18.1 2025-02-06 Unknown GetPointerWrite 00000000 PC 08828804 LR 0882880c
PES 2013 v1.10.3 2025-01-28 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 146538292
PES 2013 v1.10.3 2025-01-28 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146728312
PES 2013 v1.10.3 2025-01-28 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146720384
PES 2013 v1.10.3 2025-01-28 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 5177420
PES 2013 v1.10.3 2025-01-28 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 143598328
PES 2013 v1.10.3 2025-01-28 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 167509648