Recent logs - PES FL 2022

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 FL 2022 v1.18 2025-05-06 Unknown GetPointer 00000000 PC 08a029d8 LR 0884a928
PES FL 2022 v1.18.1 2025-04-07 sceDmacMemcpy(dest=092ed040, src=086ce8c0, size=1251136): overlapping read
PES FL 2022 v1.18 2025-03-31 Unknown GetPointerWrite 00000000 PC 08a029d8 LR 08808448
PES FL 2022 v1.18 2025-03-28 Unknown GetPointer 0001d489 PC 08a029d8 LR 0881c420
PES FL 2022 v1.18.1 2025-03-21 Unknown GetPointerWrite 00000000 PC 08824a48 LR 088113c4
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-03-18 Error in shader program link: info: Link failed because of missing shader. fs: thin3d #version 320 es #ifdef GL_ES precision mediump float; #endif #ifdef GL_ES precision lowp float; #endif #if __VERSION__ >= 130 #define varying in #define texture2D texture #define gl_FragColor fragColor0 out vec4 fragColor0; #endif varying vec4 oColor0; varying vec2 oTexCoord0; uniform sampler2D Sampler0; void main() { gl_FragColor = texture2D(Sampler0, oTexCoord0).zyxw * oColor0; } vs: thin3d #version 320 es #if __VERSION__ >= 130 #define attribute in #define varying out #endif attribute vec3 Position; attribute vec4 Color0; attribute vec2 TexCoord0; varying vec4 oColor0; varying vec2 oTexCoord0; uniform mat4 WorldViewProj; uniform vec2 TintSaturation; vec3 rgb2hsv(vec3 c) { vec4 K = vec4(0.0, -1.0 / 3.0, 2.0 / 3.0, -1.0); vec4 p = mix(vec4(c.bg, K.wz), vec4(c.gb, K.xy), step(c.b, c.g)); vec4 q = mix(vec4(p.xyw, c.r), vec4(c.r, p.yzx), step(p.x, c.r)); float d = q.x - min(q.w, q.y); float e = 1.0e-10; return vec3(abs(q.z + (q.w - q.y) / (6.0 * d + e)), d / (q.x + e), q.x); } vec3 hsv2rgb(vec3 c) { vec4 K = vec4(1.0, 2.0 / 3.0, 1.0 / 3.0, 3.0); vec3 p = abs(fract(c.xxx + K.xyz) * 6.0 - K.www); return c.z * mix(K.xxx, clamp(p - K.xxx, 0.0, 1.0), c.y); } void main() { gl_Position = WorldViewProj * vec4(Position, 1.0); vec3 hsv = rgb2hsv(Color0.xyz); hsv.x += TintSaturation.x; hsv.y *= TintSaturation.y; oColor0 = vec4(hsv2rgb(hsv), Color0.w); oTexCoord0 = TexCoord0; }
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-03-18 Error in shader program link: info: Link failed because of missing shader. fs: thin3d #version 320 es #ifdef GL_ES precision mediump float; #endif #ifdef GL_ES precision lowp float; #endif #if __VERSION__ >= 130 #define varying in #define texture2D texture #define gl_FragColor fragColor0 out vec4 fragColor0; #endif varying vec4 oColor0; varying vec2 oTexCoord0; uniform sampler2D Sampler0; void main() { gl_FragColor = texture2D(Sampler0, oTexCoord0) * oColor0; } vs: thin3d #version 320 es #if __VERSION__ >= 130 #define attribute in #define varying out #endif attribute vec3 Position; attribute vec4 Color0; attribute vec2 TexCoord0; varying vec4 oColor0; varying vec2 oTexCoord0; uniform mat4 WorldViewProj; uniform vec2 TintSaturation; vec3 rgb2hsv(vec3 c) { vec4 K = vec4(0.0, -1.0 / 3.0, 2.0 / 3.0, -1.0); vec4 p = mix(vec4(c.bg, K.wz), vec4(c.gb, K.xy), step(c.b, c.g)); vec4 q = mix(vec4(p.xyw, c.r), vec4(c.r, p.yzx), step(p.x, c.r)); float d = q.x - min(q.w, q.y); float e = 1.0e-10; return vec3(abs(q.z + (q.w - q.y) / (6.0 * d + e)), d / (q.x + e), q.x); } vec3 hsv2rgb(vec3 c) { vec4 K = vec4(1.0, 2.0 / 3.0, 1.0 / 3.0, 3.0); vec3 p = abs(fract(c.xxx + K.xyz) * 6.0 - K.www); return c.z * mix(K.xxx, clamp(p - K.xxx, 0.0, 1.0), c.y); } void main() { gl_Position = WorldViewProj * vec4(Position, 1.0); vec3 hsv = rgb2hsv(Color0.xyz); hsv.x += TintSaturation.x; hsv.y *= TintSaturation.y; oColor0 = vec4(hsv2rgb(hsv), Color0.w); oTexCoord0 = TexCoord0; }
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-03-12 Unknown GetPointer 003a0000 PC 0884a908 LR 0884a928
PES FL 2022 v1.18.1 2025-02-25 80630006=sceAtracSetDataAndGetID(09a4ec00, 00004000): invalid RIFF header
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-02-16 ReadFromHardware: Invalid address 63be5fbd near PC 63be5fbd LR 0888d320
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-02-16 Unknown GetPointerWrite 43b8a25c PC 0888d3ec LR 0888d3fc
PES FL 2022 v1.18.1 2025-01-31 Unknown GetPointer 00000020 PC 08815fb0 LR 08815fbc
PES FL 2022 v1.11.3 2025-01-14 MIPSCompileOp: Invalid instruction 475f5053
PES FL 2022 v1.11.3 2025-01-14 MIPSCompileOp: Invalid instruction 63736964
PES FL 2022 v1.11.3 2025-01-14 Unknown GetPointer 00000000 PC 00000000 LR 00000000
PES FL 2022 v1.18.1 2025-06-09 Unknown GetPointerWrite 00000000 PC 088287e0 LR 088287f0
PES FL 2022 v1.18.1 2025-04-05 Unknown GetPointer 00000140 PC 08824a48 LR 088113c4
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-01-02 AT3 header map lacks entry for bpf: 0 channels: 0
PES FL 2022 v1.18.1 2025-01-01 807f00fd=sceMp3Init(00000000): invalid bitrate v1 l3 rate 000b
PES FL 2022 v1.18.1 2025-01-01 sceMp3Init: invalid data: not MPEG v1
PES FL 2022 v1.18.1 2025-04-05 Unknown GetPointerWrite 00000000 PC 08808430 LR 08808448
PES FL 2022 v1.8.0 2025-05-23 Unknown GetPointer 00000000 PC 08815ef4 LR 08000020
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-12-23 Unknown GetPointer a46eedc5 PC 0881c410 LR 0881c420
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-12-23 80630006=sceAtracSetDataAndGetID(09a25200, 00003000): invalid RIFF header
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-12-08 Unknown GetPointer a46ee8ef PC 0881c410 LR 0881c420
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-12-08 Unaligned icache invalidation of deadd837 (deadbeef + 6472) at PC=08bcf298
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-03-04 MIPSCompileOp: Invalid instruction f3d3b80c
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-03-04 MIPSCompileOp: Invalid instruction 759771d3
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-03-04 Unknown GetPointerWrite 60cf9346 PC 0888d3ec LR 0888d3fc
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-12-08 80630006=sceAtracSetDataAndGetID(09a25200, 00004000): invalid RIFF header
PES FL 2022 v1.18 2025-05-06 Unknown GetPointerWrite 00000000 PC 08a029d8 LR 08816144
PES FL 2022 v1.17.1 2024-10-29 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-10-24 Failed to read valid video stream data from header
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-10-24 Could not setup streams, unexpected stream count: 13414
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-10-24 Unexpected mpeg first timestamp: d59a080000 / 917412249600
PES FL 2022 v1.18.1 2024-11-24 807f00fd=sceMp3Init(00000000): invalid bitrate v0 l0 rate 0000
PES FL 2022 v1.18.1 2025-01-01 sceMp3Init: invalid data: not layer 3
PES FL 2022 v1.18.1 2025-06-09 Unknown GetPointer 00000000 PC 0881c2c0 LR 0881c2d0
PES FL 2022 v1.17.1 2024-10-12 Unknown GetPointer 00000000 PC 088e2fe8 LR 088e2ff8
PES FL 2022 v1.17.1 2024-10-12 Failed to truncate file.
PES FL 2022 v1.9.4 2025-06-13 Unknown GetPointer 00000000 PC 08816130 LR 08816144
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-09-07 sceDmacMemcpy(dest=04154000, src=0948f230, size=557056): overlapping read
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-07-11 ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 08a1f430
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-05-13 sceDmacMemcpy(dest=040cc000, src=08701400, size=1043456): overlapping read
PES FL 2022 v1.17.1-334-g1786a4ddb 2025-01-19 sceDmacMemcpy(dest=09054040, src=086ce8c0, size=1251136): overlapping read
PES FL 2022 v1.9.4 2025-06-06 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
PES FL 2022 v1.16.1 2024-05-04 MFIC instruction hit (71e3a9e4) at 08000020
PES FL 2022 v1.16.1 2024-05-04 Branch in RSZeroComp delay slot at 08000100 in block starting at 08000020
PES FL 2022 v1.16.1 2024-05-04 Jump to invalid address: 0bbaab70
PES FL 2022 v1.16.1 2024-05-04 Jump to invalid address: 0bbaa870
PES FL 2022 v1.16.1 2024-05-04 Branch in Jump delay slot at 08000030 in block starting at 08000020
PES FL 2022 v1.16.1 2024-05-04 Branch in Jump delay slot at 0800002c in block starting at 08000020
PES FL 2022 v1.16.1 2024-05-04 Jump to invalid address: 0bbaa770
PES FL 2022 v1.16.1 2024-05-04 Branch in Jump delay slot at 08000028 in block starting at 08000020
PES FL 2022 v1.16.1 2024-05-04 Jump to invalid address: 070aa460
PES FL 2022 v1.16.1 2024-05-04 Branch in Jump delay slot at 08000024 in block starting at 08000020
PES FL 2022 v1.16.1 2024-05-04 Jump to invalid address: 0bbaa670
PES FL 2022 v1.18.1 2025-04-30 Unknown GetPointer 00000000 PC 0881c410 LR 0881c420
PES FL 2022 v1.17.1-334-g1786a4ddb 2024-05-16 sceDmacMemcpy(dest=040cc000, src=09517240, size=557056): overlapping read
PES FL 2022 v1.17.1 2024-04-23 80630006=sceAtracSetDataAndGetID(09a4ec00, 00001000): invalid RIFF header
PES FL 2022 v1.18.1 2025-06-07 Game install with no files / data
PES FL 2022 v1.18.1 2025-06-09 Unknown GetPointer 00000000 PC 0884a908 LR 0884a928
PES FL 2022 v1.18.1 2025-06-07 sceNetAdhocMatchingInit(32768) at 08a71984
PES FL 2022 v1.17.1 2024-04-09 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=0, data=0, text=0
PES FL 2022 v1.17.1 2024-04-09 Unimplemented HLE function sceKernelDcacheWritebackAll
PES FL 2022 v1.17.1 2024-04-09 Unknown GetPointer 00000080 PC 0884d5a0 LR 0884d7c4
PES FL 2022 v1.18.1 2025-01-09 Can't draw: No current render step. Step count: 0
PES FL 2022 v1.9.4 2025-06-10 sceDmacMemcpy(dest=040cc000, src=086ce8c0, size=1251136): overlapping read
PES FL 2022 v1.18.1 2025-06-10 Unknown GetPointerWrite 00000000 PC 08816130 LR 08816144
PES FL 2022 v1.9.4 2025-06-13 Savedata version requested on save: 3
PES FL 2022 v1.9.4 2025-06-14 Savedata version requested: 3