Recent logs - v1.12.3-805-g99cfff3ac

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
MediEvil Resurrection v1.12.3-805-g99cfff3ac 2022-01-31 Error in shader program link: info: WARNING: Could not find vertex shader attribute 'w2' to match BindAttributeLocation request. WARNING: Could not find vertex shader attribute 'color1' to match BindAttributeLocation request. WARNING: Could not find vertex shader attribute 'w1' to match BindAttributeLocation request. WARNING: Could not find vertex shader attribute 'fog' to match BindAttributeLocation request. ERROR: Input of fragment shader 'v_fogdepth' not written by vertex shader fs: 00000000:00200002 Tex Fog TFuncMod #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require // Apple A11 GPU - GLSL 300 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) uniform sampler2D tex; in lowp vec4 v_color0; uniform vec3 u_fogcolor; in mediump float v_fogdepth; in mediump vec3 v_texcoord; out vec4 fragColor0; void main() { vec4 t = texture(tex, v_texcoord.xy); vec4 p = v_color0; vec4 v = vec4(t.rgb * p.rgb, p.a); float fogCoef = clamp(v_fogdepth, 0.0, 1.0); v = mix(vec4(u_fogcolor, v.a), v, fogCoef); fragColor0 = v; } vs: 00000000:0000001a THR C Tex #version 300 es // Apple A11 GPU - GLSL 300 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) in vec4 position; in vec2 texcoord; in lowp vec4 color0; uniform mat4 u_proj_through; uniform lowp float u_rotation; out lowp vec4 v_color0; out mediump vec3 v_texcoord; void main() { v_texcoord = vec3(texcoord, 1.0); v_color0 = color0; vec4 outPos = mul(u_proj_through, vec4(position.xyz, 1.0)); gl_Position = outPos; }
MediEvil Resurrection v1.12.3-805-g99cfff3ac 2022-01-31 Error in shader program link: info: WARNING: Could not find vertex shader attribute 'w2' to match BindAttributeLocation request. WARNING: Could not find vertex shader attribute 'color1' to match BindAttributeLocation request. WARNING: Could not find vertex shader attribute 'w1' to match BindAttributeLocation request. WARNING: Could not find vertex shader attribute 'fog' to match BindAttributeLocation request. ERROR: Input of fragment shader 'v_fogdepth' not written by vertex shader fs: 00000000:0021d002 Tex Fog TFuncMod AlphaTest0 > #version 300 es #extension GL_EXT_shader_framebuffer_fetch : require // Apple A11 GPU - GLSL 300 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) uniform sampler2D tex; uniform sampler2D testtex; in lowp vec4 v_color0; uniform vec3 u_fogcolor; in mediump float v_fogdepth; in mediump vec3 v_texcoord; out vec4 fragColor0; void main() { vec4 t = texture(tex, v_texcoord.xy); vec4 p = v_color0; vec4 v = vec4(t.rgb * p.rgb, p.a); float fogCoef = clamp(v_fogdepth, 0.0, 1.0); v = mix(vec4(u_fogcolor, v.a), v, fogCoef); if (v.a < 0.002) DISCARD; fragColor0 = v; } vs: 00000000:0000001a THR C Tex #version 300 es // Apple A11 GPU - GLSL 300 precision highp float; #define gl_VertexIndex gl_VertexID #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) in vec4 position; in vec2 texcoord; in lowp vec4 color0; uniform mat4 u_proj_through; uniform lowp float u_rotation; out lowp vec4 v_color0; out mediump vec3 v_texcoord; void main() { v_texcoord = vec3(texcoord, 1.0); v_color0 = color0; vec4 outPos = mul(u_proj_through, vec4(position.xyz, 1.0)); gl_Position = outPos; }
Def Jam® Fight For NY™: The Takeover v1.17.1 2024-04-18 sceNetAdhocMatchingInit(8192) at 0897e5cc
PSP™ Update ver 6.60 v1.15.4-69-gca75e2015 2024-01-16 WriteToHardware: Invalid address 00000058 near PC 0881977c LR 0881ccec
PSP™ Update ver 6.60 v1.15.4-69-gca75e2015 2024-01-16 ReadFromHardware: Invalid address 00000058 near PC 0881975c LR 0881ccec
6.61 Infinity Firmware Flasher v1.12.3-805-g99cfff3ac 2022-01-28 ReadFromHardware: Invalid address 00000014 near PC 088049c4 LR 088049b8
6.61 Infinity Firmware Flasher v1.12.3-805-g99cfff3ac 2022-01-28 MFIC instruction hit (70020024) at 08805350
NesterJ 1.12 Plus 0.81 v1.12.3-805-g99cfff3ac 2022-01-28 ReadFromHardware: Invalid address 00000010 near PC 08804968 LR 08804958
eFootball Chelito 19 v1.9.4 2024-04-18 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7
eFootball Chelito 19 v1.9.4 2024-04-18 Savedata version requested: 3
eFootball Chelito 19 v1.9.4 2024-04-18 Savedata version requested on save: 3
PSP™ Update ver 6.60 v1.17.1 2024-03-11 MFIC instruction hit (70020024) at 088a30dc
PSP™ Update ver 6.60 v1.17.1 2024-03-11 Trying to relocate non-loaded section (null)
inviZimals™ v1.17.1 2024-02-27 Failed to read valid video stream data from header
6.61 Infinity Firmware Flasher v1.12.3-805-g99cfff3ac 2022-07-22 sceKernelCreateThread(name=IoPrivileged): unsupported attributes 00001007
6.61 Infinity Firmware Builder v1.12.3-805-g99cfff3ac 2022-07-22 sceKernelCreateThread(name=IoPrivileged): unsupported attributes 00001007
Infinity Bootloader Configuration v1.12.3-805-g99cfff3ac 2022-01-28 Failed decrypting the PRX (ret = -1, size = 6650, psp_size = 3165)!
inviZimals™ Shadow Zone v1.15.4 2023-11-15 Failed to read valid video stream data from header
inviZimals™ v1.17.1 2024-04-15 Failed to read valid video stream data from header
PSP™ Update ver 6.60 v1.17.1-289-gefe230254 2024-04-16 sceKernelCreateThread(name=ScePafJob): unsupported options parameter 09fbfdd0
PSP™ Update ver 6.60 v1.17.1-289-gefe230254 2024-04-16 sceKernelCreateThread(name=ScePafJob): unsupported options parameter 09fbfd90
PSP™ Update ver 6.60 v1.17.1-289-gefe230254 2024-04-16 sceKernelCreateThread(name=ScePafJob): unsupported options parameter 09fbfce0
PSP™ Update ver 6.60 v1.17.1-289-gefe230254 2024-04-16 sceKernelCreateThread(name=ScePafThread): unsupported options parameter 09fbfd10
Infinity Bootloader Configuration v1.12.3-805-g99cfff3ac 2022-01-28 Trying to relocate non-loaded section (null)
Kosmodrones v1.13.2-2098-g11c1b539e 2022-11-28 Waiting thread for 20 that was already waiting for 20
Kosmodrones v1.13.2-2098-g11c1b539e 2022-11-28 MFIC instruction hit (70020024) at 08901204
クロヒョウ 龍が如く新章 v1.12.3-999-g97bc7a1ae 2024-03-30 GetFramebufferCandidates(DEPTH): Multiple (2) candidate framebuffers. texaddr: 04288000 offset: 0 (512x512 stride 512, CLUT16)
inviZimals™ The Lost Tribes v1.14.4 2023-01-12 VTYPE with morph used: THRU=0 TC=2 COL=0 POS=3 NRM=0 WT=0 NW=1 IDX=0 MC=2
inviZimals™ The Lost Tribes v1.15.4 2023-08-16 sceSasSetADSRMode(08cb3040, 0, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.15.4 2023-08-16 sceSasSetADSRMode(08cb3040, 15, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.15.4 2023-08-16 sceSasSetADSRMode(08cb3040, 14, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.15.4 2023-08-16 sceSasSetADSRMode(08cb3040, 13, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.15.4 2023-08-16 sceSasSetADSRMode(08cb3040, 12, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.15.4 2023-08-16 sceSasSetADSRMode(08cb3040, 11, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.15.4 2023-08-16 sceSasSetADSRMode(08cb3040, 10, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.15.4 2023-08-16 sceSasSetADSRMode(08cb3040, 9, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.15.4 2023-08-16 sceSasSetADSRMode(08cb3040, 8, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
PSP™ Update ver 6.60 v1.17.1-289-gefe230254 2024-04-16 VTYPE with morph used: THRU=0 TC=0 COL=0 POS=3 NRM=0 WT=0 NW=1 IDX=2 MC=2
PSP™ Update ver 6.60 v1.17.1-289-gefe230254 2024-04-16 sceKernelCreateThread(name=ScePafJob): unsupported attributes 00000008
PSP™ Update ver 6.60 v1.17.1-289-gefe230254 2024-04-16 sceKernelCreateThread(name=ScePafThread): unsupported attributes 00000008
inviZimals™ Shadow Zone v1.8.0 2024-04-15 sceSasSetADSRMode(08ea8940, 0, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.8.0 2024-04-15 sceSasSetADSRMode(08ea8940, 15, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.8.0 2024-04-15 sceSasSetADSRMode(08ea8940, 14, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
幻想水滸伝 紡がれし百年の時 v1.12.3-905-g4c095ce06 2024-03-17 GetFramebufferCandidates(DEPTH): Multiple (2) candidate framebuffers. texaddr: 04288000 offset: 0 (512x512 stride 512, CLUT16)
WipEout® Pulse v1.12.3-937-g9bc6b9655 2024-01-31 GetFramebufferCandidates(COLOR): Multiple (2) candidate framebuffers. texaddr: 04132000 offset: 0 (256x256 stride 256, 8888)
God of War: Ghost of Sparta Demo v1.14.4 2024-04-16 Ignoring possible texturing from framebuffer at 04161800 +0x64 / 480x272
inviZimals™ Shadow Zone v1.8.0 2023-12-22 VTYPE with morph used: THRU=0 TC=2 COL=0 POS=3 NRM=0 WT=0 NW=1 IDX=0 MC=2
inviZimals™ Shadow Zone v1.15.4 2023-11-15 Could not setup streams, unexpected stream count: 14
仮面ライダー クライマックスヒーローズ フォーゼ v1.9.4 2024-01-26 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
仮面ライダー クライマックスヒーローズ フォーゼ v1.9.4 2024-01-26 sceKernelLoadModule: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=1, text=1
inviZimals™ The Lost Tribes v1.9.4 2024-03-26 sceSasSetADSRMode(08cb3040, 7, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.9.4 2024-03-26 sceSasSetADSRMode(08cb3040, 6, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
仮面ライダー クライマックスヒーローズ フォーゼ v1.9.4 2024-01-26 Video out requested, not supported: mode=0 size=0,0
inviZimals™ v1.9.4 2024-04-15 Could not setup streams, unexpected stream count: 14
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 2, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 1, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 13, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 12, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 11, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 10, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 9, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 8, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 7, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 6, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 5, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 4, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ Shadow Zone v1.9.4 2024-04-15 sceSasSetADSRMode(08ea8940, 3, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 7, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 6, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 5, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 4, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 3, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 2, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.3 2024-04-15 sceSasSetADSRMode(08e62c00, 0, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.3 2024-04-15 sceSasSetADSRMode(08e62c00, 15, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.3 2024-04-15 sceSasSetADSRMode(08e62c00, 14, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 13, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 12, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 11, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 8, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 VTYPE with morph used: THRU=0 TC=2 COL=0 POS=3 NRM=0 WT=0 NW=1 IDX=0 MC=2
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 10, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 9, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
Crash™ Tag Team Racing v1.9.4 2024-04-18 sceKernelCreateThread(name=scePsmf_library): unsupported attributes 00000006
inviZimals™ v1.9.4 2024-02-27 Could not setup streams, unexpected stream count: 14
inviZimals™ v1.9.4 2024-04-15 sceSasSetADSRMode(08e62c00, 1, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-03-24 VTYPE with morph used: THRU=0 TC=2 COL=0 POS=3 NRM=0 WT=0 NW=1 IDX=0 MC=2
inviZimals™ v1.9.4 2024-03-24 sceSasSetADSRMode(08e5ff00, 14, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-03-24 sceSasSetADSRMode(08e5ff00, 0, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-03-24 sceSasSetADSRMode(08e5ff00, 15, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.9.4 2024-03-26 sceSasSetADSRMode(08cb3040, 5, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.9.4 2024-03-26 sceSasSetADSRMode(08cb3040, 4, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.9.4 2024-03-26 sceSasSetADSRMode(08cb3040, 3, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.9.4 2024-03-26 sceSasSetADSRMode(08cb3040, 2, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ The Lost Tribes v1.9.4 2024-03-26 sceSasSetADSRMode(08cb3040, 1, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-03-24 sceSasSetADSRMode(08e5ff00, 13, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-03-24 sceSasSetADSRMode(08e5ff00, 12, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-03-24 sceSasSetADSRMode(08e5ff00, 11, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-03-24 sceSasSetADSRMode(08e5ff00, 10, 8, 00000000, 00000000, 00000000, 00000004): invalid modes
inviZimals™ v1.9.4 2024-03-24 sceSasSetADSRMode(08e5ff00, 9, 8, 00000000, 00000000, 00000000, 00000004): invalid modes