Recent logs - FIFA 14

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.17.1 2024-04-19 Unknown GetPointer 00000000 PC 0884a908 LR 0884a928
FIFA 14 v1.17.1 2024-04-19 Unknown GetPointerWrite 00000000 PC 08816130 LR 08816144
FIFA 14 v1.17.1 2024-04-15 GE Interrupt: newState might be 7
FIFA 14 v1.17.1 2024-04-11 Error in shader compilation: info: Fragment shader compilation failed. Internal compiler error: unexpected operator 101c1a96:0500d002 Tex FragUber WriteMask ReplaceBlend_6A:10_B:6_Eq:2 StenToAlpha Sten0 TFuncMod AlphaTest > #version 300 es // Driver: Adreno (TM) 320 - GLSL 300 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 101c1a96:0500d002 Tex FragUber WriteMask ReplaceBlend_6A:10_B:6_Eq:2 StenToAlpha Sten0 TFuncMod AlphaTest > precision highp int; uniform sampler2D tex; uniform vec2 u_texNoAlphaMul; uniform sampler2D fbotex; uniform vec3 u_blendFixA; uniform uint u_alphacolorref; uniform uint u_alphacolormask; uniform uint u_colorWriteMask; in lowp vec4 v_color0; in mediump float v_fogdepth; in mediump vec3 v_texcoord; int roundAndScaleTo255i(in float x) { return int(floor(x * 255.0 + 0.5)); } out vec4 fragColor0; uint packUnorm4x8R(vec4 v) { highp vec4 f = clamp(v, 0.0, 1.0); uvec4 u = uvec4(255.0 * f); return u.x | (u.y << 0x8u) | (u.z << 0x10u) | (u.w << 0x18u); } vec4 unpackUnorm4x8R(highp uint x) { highp uvec4 u = uvec4(x & 0xFFu, (x >> 0x8u) & 0xFFu, (x >> 0x10u) & 0xFFu, (x >> 0x18u) & 0xFFu); highp vec4 f = vec4(u); return f * (1.0 / 255.0); } void main() { lowp vec4 destColor = texelFetch(fbotex, ivec2(gl_FragCoord.x, gl_FragCoord.y), 0); vec4 t = texture(tex, v_texcoord.xy); vec4 p = v_color0; t.a = max(t.a, u_texNoAlphaMul.x); vec4 v = p * t; v.rgb = clamp(v.rgb * u_texNoAlphaMul.y, 0.0, 1.0); if ((roundAndScaleTo255i(v.a) & int(u_alphacolormask >> 0x18u)) <= int(u_alphacolorref >> 0x18u)) DISCARD; v.rgb = destColor.rgb * v.aaa * 2.0 - v.rgb * u_blendFixA; fragColor0 = vec4(v.rgb, 0.0); highp uint v32 = packUnorm4x8R(fragColor0); highp uint d32 = packUnorm4x8R(destColor); v32 = (v32 & u_colorWriteMask) | (d32 & ~u_colorWriteMask); fragColor0 = unpackUnorm4x8R(v32); }
FIFA 14 v1.15.4 2024-03-22 MIPSCompileOp: Invalid instruction 006fb555
FIFA 14 v1.15.4 2024-03-22 MIPSCompileOp: Invalid instruction 9effd000
FIFA 14 v1.15.4 2024-03-22 MIPSCompileOp: Invalid instruction 04fe4dfb
FIFA 14 v1.15.4 2024-03-22 MIPSCompileOp: Invalid instruction 00009fbb
FIFA 14 v1.17.1 2024-03-13 ReadFromHardware: Invalid address 00000000 near PC 08ddfe0c LR 089ba07c
FIFA 14 v1.11.3 2024-03-09 ReadFromHardware: Invalid address 00000000 near PC 00000000 LR 0895ac18
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f10810
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f10804
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f107fc
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f107f4
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f107f0
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f107ec
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f107e0
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f107d8
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f107d0
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f107cc
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f107c8
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f107bc
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f107b4
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f107ac
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f107a8
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f107a4
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f10798
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f10790
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f10788
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f10784
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f10780
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f10774
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f1076c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f10764
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f10760
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f1075c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f10750
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f10748
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f10740
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f1073c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f10738
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f1072c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f10724
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f1071c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f10718
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f10714
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f10708
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f10700
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f106f8
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f106f4
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f106f0
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f106e4
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f106dc
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f106d0
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f106cc
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f106c0
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f106b8
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f106b0
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f106ac
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f106a8
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f1069c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f10694
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f1068c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f10688
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f10684
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f10678
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f10670
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f10668
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f10664
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f10660
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f10654
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f1064c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f10644
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f10640
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f1063c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f10630
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f10628
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f10620
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f1061c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f10618
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f1060c
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f10604
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f105fc
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f105f8
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f105f4
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f105e8
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 46b5ead2 at 08f105e0
FIFA 14 v1.17.1 2024-02-17 Unknown instruction 4646b5ea at 08f105d8
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d2d5dfea at 08f105d4
FIFA 14 v1.17.1 2024-02-17 Unknown instruction d14646b5 at 08f105d0
FIFA 14 v1.17.1 2024-02-17 Unknown instruction b5ead2d5 at 08f105c4
FIFA 14 v1.9.0 2024-02-16 80000107=sceDisplaySetFrameBuf(00000000, 0, 0, 0): must change latched framebuf first
FIFA 14 v1.13.2 2024-02-04 __KernelStopThread: thread 345 does not exist
FIFA 14 v1.12.3 2024-01-29 FBO created from existing depthbuffer as color, 04110000/00000000 and 04000000/04110000
FIFA 14 v1.11.3 2023-12-20 sceKernelCreateSema(RealMutex) unsupported options parameter, size = -65536
FIFA 14 v1.11.3 2023-12-20 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 167771616
FIFA 14 v1.10.2 2023-11-24 UNIMPL sceKernelFindModuleByName(sceModuleManager)
FIFA 14 v1.16.5 2023-10-24 80000107=sceDisplaySetFrameBuf(04000000, 512, 1, 0): must change latched framebuf first
FIFA 14 v1.16.5 2023-10-24 80000107=sceDisplaySetFrameBuf(04044000, 512, 1, 0): must change latched framebuf first
FIFA 14 v1.15.4 2023-10-07 Error in shader compilation: info: Fragment shader compilation failed. Internal compiler error: unexpected operator 001c1a96:0500d002 Tex WriteMask ReplaceBlend_6A:10_B:6_Eq:2 StenToAlpha Sten0 TFuncMod AlphaTest > #version 300 es // Driver: Adreno (TM) 305 - GLSL 300 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) // 001c1a96:0500d002 Tex WriteMask ReplaceBlend_6A:10_B:6_Eq:2 StenToAlpha Sten0 TFuncMod AlphaTest > precision highp int; uniform sampler2D tex; uniform float u_texNoAlpha; uniform float u_texMul; uniform sampler2D fbotex; uniform vec3 u_blendFixA; uniform uint u_alphacolorref; uniform uint u_alphacolormask; uniform uint u_colorWriteMask; in lowp vec4 v_color0; in mediump float v_fogdepth; in mediump vec3 v_texcoord; int roundAndScaleTo255i(in float x) { return int(floor(x * 255.0 + 0.5)); } out vec4 fragColor0; uint packUnorm4x8R(vec4 v) { highp vec4 f = clamp(v, 0.0, 1.0); uvec4 u = uvec4(255.0 * f); return u.x | (u.y << 0x8u) | (u.z << 0x10u) | (u.w << 0x18u); } vec4 unpackUnorm4x8R(highp uint x) { highp uvec4 u = uvec4(x & 0xFFu, (x >> 0x8u) & 0xFFu, (x >> 0x10u) & 0xFFu, (x >> 0x18u) & 0xFFu); highp vec4 f = vec4(u); return f * (1.0 / 255.0); } void main() { lowp vec4 destColor = texelFetch(fbotex, ivec2(gl_FragCoord.x, gl_FragCoord.y), 0); vec4 t = texture(tex, v_texcoord.xy); vec4 p = v_color0; t.a = max(t.a, u_texNoAlpha); vec4 v = p * t; v.rgb = clamp(v.rgb * u_texMul, 0.0, 1.0); if ((roundAndScaleTo255i(v.a) & int(u_alphacolormask >> 0x18u)) <= int(u_alphacolorref >> 0x18u)) DISCARD; v.rgb = destColor.rgb * v.aaa * 2.0 - v.rgb * u_blendFixA; fragColor0 = vec4(v.rgb, 0.0); highp uint v32 = packUnorm4x8R(fragColor0); highp uint d32 = packUnorm4x8R(destColor); v32 = (v32 & u_colorWriteMask) | (d32 & ~u_colorWriteMask); fragColor0 = unpackUnorm4x8R(v32); }