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 |
FIFA 14 |
v1.15.4 |
2023-08-03 |
Unknown GetPointer 5820de80 PC 08de16e8 LR 08de1700 |
FIFA 14 |
v1.14.1 |
2023-07-26 |
UI scissor out of bounds in MainScreen: 556,16-188,3056 / 1200,1920 |
FIFA 14 |
v1.10.3-1286-gf9e720644 |
2023-07-06 |
Error in shader compilation: info: Fragment shader compilation failed.
ERROR: 0:1: '<' : Syntax error: syntax error
ERROR: 1 compilation errors. No code generated.
thin3d
��p�L_ES
precision mediump float;
#endif
#ifdef GL_ES
precision lowp float;
#endif
#if __VERSION__ >= 130
#define varying in
#define gl_FragColor fragColor0
out vec4 fragColor0;
#endif
varying vec4 oColor0;
void main() { gl_FragColor = oColor0; }
|
FIFA 14 |
v1.15.4 |
2023-07-02 |
Branch in RSRTComp delay slot at 09ffed3c in block starting at 09ffec60 |
FIFA 14 |
v1.15.4 |
2023-07-02 |
Jump to invalid address: 02a76430 |
FIFA 14 |
v1.15.4 |
2023-07-02 |
Branch in Jump delay slot at 09ffed38 in block starting at 09ffec60 |
FIFA 14 |
v1.15.4 |
2023-07-02 |
Jump to invalid address: 03d1d240 |
FIFA 14 |
v1.15.4 |
2023-07-02 |
Branch in Jump delay slot at 09ffed34 in block starting at 09ffec60 |
FIFA 14 |
v1.15.4 |
2023-07-02 |
Jump to invalid address: 03a37d20 |
FIFA 14 |
v1.15.4 |
2023-07-02 |
Jump to invalid address: 06971380 |
FIFA 14 |
v1.15.3 |
2023-05-14 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=089d5494, pos=0, access=1, data=2, text=2 |
FIFA 14 |
v1.6.3 |
2023-04-26 |
Error in shader program link: info: Link failed because of missing vertex shader.
fs: 00004000:0000008e Tex Flat TClamp TFuncRepl
#version 300 es
#extension GL_ARM_shader_framebuffer_fetch : require
precision lowp float;
uniform sampler2D tex;
uniform vec4 u_texclamp;
flat in vec4 v_color0;
in mediump vec3 v_texcoord;
out vec4 fragColor0;
void main() {
vec2 fixedcoord = vec2(mod(v_texcoord.x, u_texclamp.x), mod(v_texcoord.y, u_texclamp.y));
vec4 t = texture(tex, fixedcoord.xy);
vec4 p = v_color0;
vec4 v = vec4(t.rgb, p.a);
fragColor0 = v;
}
vs: 40000000:0000001a THR C Tex Flat
#version 300 es
precision highp float;
in vec4 position;
in vec2 texcoord;
in lowp vec4 color0;
uniform mat4 u_proj_through;
flat out lowp vec4 v_color0;
out mediump vec3 v_texcoord;
void main() {
v_texcoord = vec3(texcoord, 1.0);
v_color0 = color0;
gl_Position = u_proj_through * vec4(position.xyz, 1.0);
}
|
FIFA 14 |
v1.9.0 |
2023-04-18 |
Error in shader program link: info: Link failed because of missing fragment shader.
fs: thin3d
#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
#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;
}
|
FIFA 14 |
v1.13.2 |
2023-04-06 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 151249632 |
FIFA 14 |
v1.14.4 |
2023-04-02 |
ReadFromHardware: Invalid address 00000020 near PC 08a1ee0c LR 08a22198 |
FIFA 14 |
v1.13.2 |
2023-03-20 |
Game install with no files / data |
FIFA 14 |
v1.15.4 |
2023-09-02 |
Unknown GetPointer 00000010 PC 08de3d58 LR 08de3db8 |
FIFA 14 |
v1.11.3 |
2023-03-04 |
80630006=sceAtracSetDataAndGetID(09c75150, 0001fff0): invalid RIFF header |
FIFA 14 |
v1.14.4 |
2023-02-26 |
sceKernelRegisterSubIntrHandler(30, 0, 08a517a4, 00000000): duplicate handler |
FIFA 14 |
v1.12.3 |
2023-02-23 |
__KernelStopThread: thread 374 does not exist |
FIFA 14 |
v1.12.3 |
2023-02-23 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 12845132 |
FIFA 14 |
v1.12.3 |
2023-02-23 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 167444480 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1478,516-0,92 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1478,412-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1478,308-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1478,204-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1478,100-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1309,516-0,92 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1309,412-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1309,308-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1309,204-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1309,100-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1480,516-0,92 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1480,412-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1480,308-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1480,204-0,99 / 1280,720 |
FIFA 14 |
v1.14 |
2023-02-20 |
UI scissor out of bounds in SavedataScreen: 1480,100-0,99 / 1280,720 |
FIFA 14 |
v1.9.0 |
2023-02-07 |
Unknown GetPointer 00000000 PC 08affc98 LR 08000024 |
FIFA 14 |
v1.14.4 |
2023-01-25 |
Unknown GetPointer cf6363fd PC cf6363fd LR cf6363fd |
FIFA 14 |
v1.14.4 |
2023-01-25 |
ReadFromHardware: Invalid address cf6363fd near PC cf6363fd LR cf6363fd |
FIFA 14 |
v1.14.4 |
2023-01-25 |
Unknown GetPointer d1637330 PC d1637330 LR d1637330 |
FIFA 14 |
v1.14.4 |
2023-01-25 |
ReadFromHardware: Invalid address d1637330 near PC d1637330 LR d1637330 |
FIFA 14 |
v1.14.4 |
2023-01-25 |
Unknown GetPointer dd6362e2 PC dd6362e2 LR dd6362e2 |
FIFA 14 |
v1.14.4 |
2023-01-25 |
ReadFromHardware: Invalid address dd6362e2 near PC dd6362e2 LR dd6362e2 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
RET: Stack empty! |
FIFA 14 |
v1.12.2 |
2023-08-14 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146059204 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
sceKernelCreateThread(name=sceNetAdhocAuth_Service): unsupported attributes 00001006 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x293b45b8 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x616403ba |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x7e65b999 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x6652b8ca |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x18260574 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0xe9b3061e |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x86255ada |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x8125221d |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x278c0df5 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
sceKernelCreateThread(name=sceMemab): unsupported attributes 00001006 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x4e3a1105 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x3f53e640 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0x28b6489c |
FIFA 14 |
v1.10.1 |
2023-01-16 |
Unknown syscall in known module 'ThreadManForKernel': 0xd6da4ba1 |
FIFA 14 |
v1.10.1 |
2023-01-16 |
sceKernelCreateThread(name=sceNetIfhandle_Service): unsupported attributes 00001006 |
FIFA 14 |
v1.14.2 |
2023-01-09 |
UI scissor out of bounds in GameSettingsScreen: 295,0-1497,811 / 810,1806 |
FIFA 14 |
v1.14.2 |
2023-01-04 |
UI scissor out of bounds in GameSettingsScreen: 376,0-1326,306 / 967,544 |
FIFA 14 |
v1.15.4 |
2023-06-05 |
Texture cache ran out of GPU memory; switching to low memory mode |
FIFA 14 |
v1.13.2 |
2022-12-18 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 146210816 |
FIFA 14 |
v1.13.2 |
2022-12-18 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144296776 |
FIFA 14 |
v1.13.2 |
2023-03-06 |
Failed to read valid video stream data from header |
FIFA 14 |
v1.13.2 |
2022-12-16 |
Could not setup streams, unexpected stream count: 13414 |
FIFA 14 |
v1.13.2 |
2022-12-16 |
Unexpected mpeg first timestamp: d59a080000 / 917412249600 |
FIFA 14 |
v1.9.0 |
2022-12-07 |
Unknown GetPointer 00000000 PC 08b5993c LR 08b599ec |
FIFA 14 |
v1.13.2 |
2022-12-07 |
GE Interrupt: newState might be 1 |
FIFA 14 |
v1.13.2 |
2022-12-07 |
GE Interrupt: newState might be 0 |
FIFA 14 |
v1.13.2 |
2022-12-07 |
sceKernelLoadModule: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=2, text=2 |
FIFA 14 |
v1.7.5 |
2022-11-24 |
scePowerSetBusClockFrequency(111) |
FIFA 14 |
v1.7.5 |
2022-11-24 |
80020001=sceKernelCreateSema(): invalid name |
FIFA 14 |
v1.10.3 |
2022-11-13 |
sceKernelLoadModule: unsupported options size=00000014, flags=08bf65c4, pos=0, access=1, data=1, text=1 |
FIFA 14 |
v1.13.2 |
2022-11-07 |
sceKernelLoadModule: unsupported options size=00000014, flags=0899b0cc, pos=0, access=1, data=1, text=1 |
FIFA 14 |
v1.13.2 |
2022-10-31 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2 |
FIFA 14 |
v1.13.2 |
2022-10-26 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146370816 |
FIFA 14 |
v1.13.2 |
2023-09-09 |
sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5164, pos=0, access=1, data=1, text=1 |
FIFA 14 |
v1.13.2 |
2022-09-26 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145349168 |
FIFA 14 |
v1.13.1 |
2022-09-07 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144918352 |
FIFA 14 |
v1.13.1 |
2022-09-07 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144907468 |
FIFA 14 |
v1.13.1 |
2022-09-07 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 153291632 |
FIFA 14 |
v1.13.1 |
2022-09-07 |
sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 144316544 |
FIFA 14 |
v1.13.1 |
2022-09-07 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 167771664 |
FIFA 14 |
v1.13.1 |
2022-09-07 |
sceKernelCreateSema(RealMutex) unsupported options parameter, size = 142702700 |
FIFA 14 |
v1.13.1 |
2022-09-07 |
sceKernelLoadModule: unsupported options size=00000014, flags=08987840, pos=0, access=1, data=2, text=2 |
FIFA 14 |
v1.9.0 |
2022-08-12 |
ReadFromHardware: Invalid address b6e09cb7 near PC b6e09cb7 LR 08af5a14 |
FIFA 14 |
v1.13.1 |
2022-08-07 |
Savedata version requested on save: 3 |
FIFA 14 |
v1.12.3 |
2022-07-31 |
Unexpected mpeg first timestamp: 906bf08d0c7 / 9924579479751 |
FIFA 14 |
v1.12.3 |
2022-07-31 |
sceKernelLoadModule: unsupported options size=00000014, flags=08c98210, pos=0, access=1, data=2, text=2 |
FIFA 14 |
v1.12.3 |
2022-07-31 |
sceKernelLoadModule: unsupported options size=00000014, flags=08caf9fc, pos=0, access=1, data=1, text=1 |
FIFA 14 |
v1.12.3 |
2022-07-31 |
sceKernelLoadModule: unsupported options size=00000014, flags=0892b22c, pos=0, access=1, data=2, text=2 |
FIFA 14 |
v1.12.2 |
2022-12-10 |
sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=1, data=2, text=2 |
FIFA 14 |
v1.12.3 |
2022-06-16 |
Decoding texture from VRAM mirror at 0437a000 swizzle=0 |
FIFA 14 |
v1.12.3 |
2022-06-16 |
80630006=sceAtracSetDataAndGetID(09307190, 0008bb8c): invalid RIFF header |
FIFA 14 |
v1.12.3 |
2022-06-16 |
sceKernelLoadModule: unsupported options size=00000014, flags=0899a92c, pos=0, access=1, data=2, text=2 |
FIFA 14 |
v1.12.3 |
2022-06-16 |
sceKernelLoadModule: unsupported options size=00000014, flags=0899a92c, pos=0, access=1, data=1, text=1 |