Recent logs - eFooTBall Play Cesar Patch

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 Play Cesar Patch v1.11.3 2025-09-13 Unknown GetPointer 2c5be1c2 PC 0884d5b0 LR 0884d7d4
eFooTBall Play Cesar Patch v1.11.3 2025-09-15 Unknown GetPointer 2c5b4102 PC 0884d5b0 LR 0884d7d4
eFooTBall Play Cesar Patch v1.9.4 2025-09-02 Savedata version requested on save: 3 --NATIVE-DA\A-BOUNDARY-2636164a09ab3b54-11 Content-Disposition: form-data; name="verify" Content-Length: 75 Content-Transfer-Encoding: binary Savedata version requested on save: %dSavedata version requested on save: 3
eFooTBall Play Cesar Patch v1.18.1 2025-09-02
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 MIPSCompileOp: Invalid instruction 00000028
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 MIPSCompileOp: Invalid instruction 07060504
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 MIPSCompileOp: Invalid instruction 4e1a1a1a
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 ReadFromHardware: Invalid address ffffe318 near PC 08b8a88c LR 00000000
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 Branch in branch delay slot at 08b8c990 with different target
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 Branch in RSRTComp delay slot at 08b8c98c in block starting at 08b8c904
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 Jump to invalid address: 0c383430
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 Jump to invalid address: 0c282420
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 MIPSCompileOp: Invalid instruction 000000ff
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 Branch in Jump delay slot at 08b8c988 in block starting at 08b8c904
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 Jump to invalid address: 0024201c
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 MIPSCompileOp: Invalid instruction 462b8aa6
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 MIPSCompileOp: Invalid instruction 0001ff01
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 MIPSCompileOp: Invalid instruction 4612d29d
eFooTBall Play Cesar Patch v1.6.3 2025-08-29 BREAK instruction hit
eFooTBall Play Cesar Patch v1.11.3 2025-08-25 Unknown GetPointer 00000000 PC 08863d88 LR 0884d320
eFooTBall Play Cesar Patch v1.11.3 2025-08-25 Unknown GetPointer 00000000 PC 08863d9c LR 0884d320
eFooTBall Play Cesar Patch v1.14.1 2025-08-25 UI scissor out of bounds in GameSettingsScreen: 148,0-754,481 / 909,480
eFooTBall Play Cesar Patch v1.14.1 2025-08-16 UI scissor out of bounds in MainScreen: 0,0-734,481 / 960,480
eFooTBall Play Cesar Patch v1.9.4 2025-08-11 Savedata version requested on sive: 3
eFooTBall Play Cesar Patch v1.9.4 2025-08-10 Savedata version requested: 3 --NATIVE-DATA-BOUNDARY-3b2f3e3b442c1b45-95 Content-Disposition: form-data; name="verify" Content-Length: 59 Content-Transfer-Encoding: binary Savedata version requested: %dSavedata version requested: 3
eFooTBall Play Cesar Patch v1.4 2025-08-08 sceDmacMemcpy(dest=040cc000, src=086ce940, size=1251008): overlapping read
eFooTBall Play Cesar Patch v1.4 2025-08-08 ReadFromHardware: Invalid address 00000010 near PC 08815204 LR 0881bf88
eFooTBall Play Cesar Patch v1.4 2025-08-08 ReadFromHardware: Invalid address 00000004 near PC 08863d6c LR 08849a58
eFooTBall Play Cesar Patch v1.4 2025-08-08 WriteToHardware: Invalid address 00000004 near PC 08863d6c LR 08849a58
eFooTBall Play Cesar Patch v1.4 2025-08-08 ReadFromHardware: Invalid address 00000019 near PC 0881bf88 LR 0881bf88
eFooTBall Play Cesar Patch v1.18.1 2025-08-07 Unknown GetPointer 00000000 PC 0881c2d8 LR 0881c2e8
eFooTBall Play Cesar Patch v1.14.1 2025-08-16 UI scissor out of bounds in GameSettingsScreen: 148,0-805,481 / 960,480
eFooTBall Play Cesar Patch v1.11.3 2025-08-03 MIPSCompileOp: Invalid instruction 7211fbf0
eFooTBall Play Cesar Patch v1.17.1 2025-07-30 Unknown GetPointer 2c662c02 PC 0884d5b0 LR 0884d7d4
eFooTBall Play Cesar Patch v1.17.1 2025-07-26 Unknown GetPointer 2c662d42 PC 0884d5b0 LR 0884d7d4
eFooTBall Play Cesar Patch v1.17.1 2025-07-26 Unknown GetPointer 2c663242 PC 0884d5b0 LR 0884d7d4
eFooTBall Play Cesar Patch v1.5.1 2025-06-19 Error in shader program link: info: L0007 Fragment shader uses a varying v_color1 that has not been declared in the vertex shader. / fs: #version 300 es #extension GL_ARM_shader_framebuffer_fetch : require precision lowp float; in vec4 v_color0; in vec3 v_color1; out vec4 fragColor0; void main() { vec4 s = vec4(v_color1, 0.0); vec4 v = v_color0 + s; 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); }
eFooTBall Play Cesar Patch v1.11.3 2025-06-13 ReadFromHardware: Invalid address 1397b258 near PC 08863d90 LR 08849a58
eFooTBall Play Cesar Patch v1.18.1 2025-06-09 Unknown GetPointer 2c662dc2 PC 0884d5b0 LR 0884d7d4
eFooTBall Play Cesar Patch v1.12.3 2025-06-23 __KernelStopThread: thread 337 does not exist
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 02e2b490
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Branch in Jump delay slot at 08b8af38 in block starting at 08b8ad3c
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Branch in Jump delay slot at 08b8af28 in block starting at 08b8ad3c
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Branch in Jump delay slot at 08b8af3c in block starting at 08b8ad3c
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 02e2be70
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 02e2a0a0
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Branch in Jump delay slot at 08b8af50 in block starting at 08b8ad3c
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 02e2a1b0
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 02e26fd0
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Branch in Jump delay slot at 08b8af34 in block starting at 08b8ad3c
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 026c2d00
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 MIPSCompileOp: Invalid instruction 00ffffff
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 02e29a90
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 0267ab90
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Branch in Jump delay slot at 08b8af20 in block starting at 08b8ad3c
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Branch in Jump delay slot at 08b8aef4 in block starting at 08b8ad3c
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 02e2e260
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 026a3160
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 MIPSCompileOp: Invalid instruction 0000ffff
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 02e2ba20
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Branch in Jump delay slot at 08b8ae98 in block starting at 08b8ad3c
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 02e26ca0
eFooTBall Play Cesar Patch v1.18.1 2025-06-03 Jump to invalid address: 02e2bb90
eFooTBall Play Cesar Patch v1.6.3 2025-05-18 WriteToHardware: Invalid address 00000000 near PC 088d2250 LR 088d223c
eFooTBall Play Cesar Patch v1.15.4 2025-05-09 Unexpected mpeg first timestamp: d59a080000 / 917412249600
eFooTBall Play Cesar Patch v1.11.2 2025-05-28 Jump to invalid address: 07341900
eFooTBall Play Cesar Patch v1.11.2 2025-05-28 Branch in Jump delay slot at 08b0a9b4 in block starting at 08b0a970
eFooTBall Play Cesar Patch v1.11.2 2025-05-28 Jump to invalid address: 07341400
eFooTBall Play Cesar Patch v1.11.2 2025-05-28 Branch in Jump delay slot at 08b0a9b0 in block starting at 08b0a970
eFooTBall Play Cesar Patch v1.11.2 2025-05-28 Jump to invalid address: 07372a40
eFooTBall Play Cesar Patch v1.17.1 2025-05-07 80630006=sceAtracSetDataAndGetID(09c75150, 0001fff0): invalid RIFF header
eFooTBall Play Cesar Patch v1.10.3 2025-05-05 Unknown GetPointer 2c5b5202 PC 0884d5b0 LR 0884d7d4
eFooTBall Play Cesar Patch v1.11.3 2025-04-28 MFIC instruction hit (70020024) at 08832bd0
eFooTBall Play Cesar Patch v1.16.4 2025-04-26 ReadFromHardware: Invalid address 0ba7d8f7 near PC 0880d71c LR 0880d1c4
eFooTBall Play Cesar Patch v1.16.4 2025-04-26 ReadFromHardware: Invalid address 011fceeb near PC 08857d04 LR 08857d28
eFooTBall Play Cesar Patch v1.16.4 2025-04-26 ReadFromHardware: Invalid address 30b6808e near PC 088f6958 LR 0880da70
eFooTBall Play Cesar Patch v1.17.1 2025-04-25 807f00fd=sceMp3Init(00000000): invalid bitrate v1 l1 rate 0006
eFooTBall Play Cesar Patch v1.9.4 2025-04-18 Unknown GetPointer 2c6629c2 PC 0884d5b0 LR 0884d7d4
eFooTBall Play Cesar Patch v1.12.3 2025-04-09 Error in shader program link: info: Link failed because of missing fragment shader. fs: thin3d 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; void main() { gl_Position = WorldViewProj * vec4(Position, 1.0); oColor0 = Color0; oTexCoord0 = TexCoord0; }
eFooTBall Play Cesar Patch v1.17 2025-04-02 Unknown GetPointer 2c662b82 PC 0884d5b0 LR 0884d7d4
eFooTBall Play Cesar Patch v1.17.1 2025-03-27 MIPSCompileOp: Invalid instruction 00000678
eFooTBall Play Cesar Patch v1.17.1 2025-03-27 MIPSCompileOp: Invalid instruction 00000005
eFooTBall Play Cesar Patch v1.8.0 2025-03-22 MIPSCompileOp: Invalid instruction 0000063f
eFooTBall Play Cesar Patch v1.8.0 2025-03-22 MIPSCompileOp: Invalid instruction 0000014e
eFooTBall Play Cesar Patch v1.8.0 2025-03-22 MIPSCompileOp: Invalid instruction 0000000e
eFooTBall Play Cesar Patch v1.18.1 2025-08-10 Unknown GetPointer 00000001 PC 0884d5b0 LR 0884d7d4
eFooTBall Play Cesar Patch v1.18.1 2025-08-29 MIPSCompileOp: Invalid instruction 01010101
eFooTBall Play Cesar Patch v1.17.1 2025-02-19 Unknown GetPointerWrite 00000000 PC 08872bb4 LR 08872c1c
eFooTBall Play Cesar Patch v1.11.3 2025-02-13 Unknown GetPointer 00000000 PC 08220eb0 LR 08000030
eFooTBall Play Cesar Patch v1.18.1 2025-02-12 Unknown GetPointer 2c683e82 PC 0884d7b4 LR 0884d7d4
eFooTBall Play Cesar Patch v1.11.3 2025-01-17 Unknown GetPointer 2c5af5c2 PC 0884d7b4 LR 0884d7d4
eFooTBall Play Cesar Patch v1.17.1 2025-01-04 Unknown GetPointer 00000020 PC 08815f88 LR 08815fd4
eFooTBall Play Cesar Patch v1.18.1 2024-12-31 MIPSCompileOp: Invalid instruction ef300000
eFooTBall Play Cesar Patch v1.18.1 2024-12-31 MIPSCompileOp: Invalid instruction 00001fff
eFooTBall Play Cesar Patch v1.18.1 2024-12-31 MIPSCompileOp: Invalid instruction 9fc50000
eFooTBall Play Cesar Patch v1.18.1 2024-12-31 MIPSCompileOp: Invalid instruction 06fd1000
eFooTBall Play Cesar Patch v1.18.1 2024-12-31 MIPSCompileOp: Invalid instruction ec720000
eFooTBall Play Cesar Patch v1.18.1 2024-12-31 MIPSCompileOp: Invalid instruction 0005ffff
eFooTBall Play Cesar Patch v1.8.0 2025-08-29 MIPSCompileOp: Invalid instruction 00000001
eFooTBall Play Cesar Patch v1.10.3 2024-12-02 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 1431655765