Recent logs - v1.8.0-624-ge72359413

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
Call of Duty : Roads to Victory™ v1.8.0-624-ge72359413 2026-07-02 Error in shader compilation: info: 0:1: F0002: Mali-400 GP register allocation failed for vertex shader. Please contact [email protected] with the shader causing the problem, along with this error message. Mali online shader compiler r5p1-01rel0 [Revision 96995]. 01f14444:00050b54 HWX T N Fog Tex TexProjUV UVMtx Light: 0: c:0 t:1 1: c:0 t:1 2: c:0 t:1 3: c:0 t:1 MatUp:1 #version 100 precision highp float; attribute vec3 position; attribute mediump vec3 normal; attribute vec2 texcoord; uniform mat4 u_proj; uniform mat4 u_world; uniform mat4 u_view; uniform mediump mat4 u_texmtx; uniform vec4 u_uvscaleoffset; uniform vec3 u_lightpos0; uniform mediump vec3 u_lightatt0; uniform lowp vec3 u_lightambient0; uniform lowp vec3 u_lightdiffuse0; uniform vec3 u_lightpos1; uniform mediump vec3 u_lightatt1; uniform lowp vec3 u_lightambient1; uniform lowp vec3 u_lightdiffuse1; uniform vec3 u_lightpos2; uniform mediump vec3 u_lightatt2; uniform lowp vec3 u_lightambient2; uniform lowp vec3 u_lightdiffuse2; uniform vec3 u_lightpos3; uniform mediump vec3 u_lightatt3; uniform lowp vec3 u_lightambient3; uniform lowp vec3 u_lightdiffuse3; uniform lowp vec4 u_ambient; uniform lowp vec3 u_matdiffuse; uniform lowp vec4 u_matspecular; uniform lowp vec3 u_matemissive; uniform lowp vec4 u_matambientalpha; uniform highp vec2 u_fogcoef; uniform highp vec4 u_cullRangeMin; uniform highp vec4 u_cullRangeMax; varying lowp vec4 v_color0; varying mediump vec3 v_texcoord; varying mediump float v_fogdepth; void main() { vec3 worldpos = (u_world * vec4(position.xyz, 1.0)).xyz; mediump vec3 worldnormal = normalize((u_world * vec4(normal, 0.0)).xyz); vec4 viewPos = u_view * vec4(worldpos, 1.0); vec4 outPos = u_proj * viewPos; lowp vec4 lightSum0 = u_ambient * u_matambientalpha + vec4(u_matemissive, 0.0); vec3 toLight; lowp vec3 diffuse; float distance; lowp float lightScale; mediump float ldot; toLight = u_lightpos0 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt0, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse0 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient0 * u_matambientalpha.rgb + diffuse) * lightScale; toLight = u_lightpos1 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt1, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse1 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient1 * u_matambientalpha.rgb + diffuse) * lightScale; toLight = u_lightpos2 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt2, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse2 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient2 * u_matambientalpha.rgb + diffuse) * lightScale; toLight = u_lightpos3 - worldpos; distance = length(toLight); toLight /= distance; ldot = dot(toLight, worldnormal); lightScale = clamp(1.0 / dot(u_lightatt3, vec3(1.0, distance, distance*distance)), 0.0, 1.0); diffuse = (u_lightdiffuse3 * u_matdiffuse) * max(ldot, 0.0); lightSum0.rgb += (u_lightambient3 * u_matambientalpha.rgb + diffuse) * lightScale; v_color0 = clamp(lightSum0, 0.0, 1.0); v_texcoord = (u_texmtx * vec4(texcoord.xy, 0.0, 1.0)).xyz * vec3(u_uvscaleoffset.xy, 1.0); v_fogdepth = (viewPos.z + u_fogcoef.x) * u_fogcoef.y; vec3 projPos = outPos.xyz / outPos.w; if (u_cullRangeMin.w <= 0.0 || (projPos.z >= u_cullRangeMin.z && projPos.z <= u_cullRangeMax.z)) { if (projPos.x < u_cullRangeMin.x || projPos.y < u_cullRangeMin.y || projPos.z < u_cullRangeMin.z || projPos.x > u_cullRangeMax.x || projPos.y > u_cullRangeMax.y || projPos.z > u_cullRangeMax.z) { outPos.xyzw = vec4(u_cullRangeMax.w); } } gl_Position = outPos; }
BLEACH~靈魂嘉年華~ v1.8.0-624-ge72359413 2022-04-13 Render to area containing texture at 04143b00 +0x3
BLEACH~靈魂嘉年華~ v1.8.0-624-ge72359413 2022-04-13 Ignoring possible render to texture at 041840c0 +64x127 / 128x272
BLEACH~靈魂嘉年華~ v1.8.0-624-ge72359413 2022-04-13 Render to area containing texture at 0414ee80 +0x11
BLEACH~靈魂嘉年華~ v1.8.0-624-ge72359413 2022-04-13 Ignoring possible render to texture at 041879c0 +64x109 / 128x272
BLEACH~靈魂嘉年華~ v1.8.0-624-ge72359413 2022-04-13 Ignoring possible render to texture at 04183500 +0x160 / 128x272
BLEACH~靈魂嘉年華~ v1.8.0-624-ge72359413 2022-04-12 Render to area containing texture at 04167440 +0x3
eFootball PES 2020 "C19" v1.9.4 2022-03-15 Unexpected mpeg first timestamp: b4c20000 / 3032612864
BLEACH~靈魂嘉年華~ v1.9.4 2022-04-13 Render to texture with incompatible formats 5 != 1 at 041840c0
Syphon Filter®: Combat Ops v1.9.4 2021-01-19 Render to texture with incompatible formats 5 != 1 at 040d4000
Syphon Filter®: Combat Ops v1.9.4 2021-01-19 Render to area containing texture at 040d4000 +0x128
eFootball PES 2020 "C19" v1.9.4 2025-06-11 Unexpected mpeg first timestamp: fffffffffff / 17592186044415
eFootball PES 2020 "C19" v1.9.4 2026-07-24 Savedata version requested: 3
eFootball PES 2020 "C19" v1.9.4 2026-07-24 Savedata version requested on save: 3
Crash™ Tag Team Racing v1.9.4 2026-07-20 sceKernelCreateThread(name=scePsmf_library): unsupported attributes 00000006
SOCOM: U.S. Navy SEALs Fireteam Bravo 3 v1.9.4 2026-07-18 Unknown GetPointer 00000000 PC 08aeca24 LR 08aeca24
Ys SEVEN v1.9.4 2025-07-01 Inter-buffer memcpy 04000000 -> 08400000
Ys SEVEN v1.9.4 2026-05-09 Inter-buffer memcpy 04044000 -> 04088000
WWE SmackDown! vs. RAW 2006. v1.9.4 2026-07-21 Rendering to framebuffer offset: 04000000 +480x0
PES 2014 v1.9.4 2026-07-24 Savedata version requested on save: 3
Pro Evolution Soccer 2014 v1.9.4 2026-07-24 Savedata version requested on save: 3
Midway Arcade Treasures:Extended Play v1.9.4 2026-07-12 An uneaten prefix at end of block: 0882e674
Pro Evolution Soccer 2014 v1.9.4 2026-07-24 Savedata version requested: 3
PES 2014 v1.9.4 2026-07-24 Savedata version requested: 3
WWE SmackDown! vs. RAW 2006. v1.9.4 2026-07-24 An uneaten prefix at end of block: 0893bd34
刺客信条 血统 汉化版 PLAY汉化组 v1.9.4 2026-07-23 An uneaten prefix at end of block: 08928690
Call of Duty : Roads to Victory™ v1.9.4 2026-07-24 An uneaten prefix at end of block: 08a683b0
デジモンアドベンチャー v1.9.4 2026-07-24 An uneaten prefix at end of block: 0894ec9c
Call of Duty : Roads to Victory™ v1.9.4 2026-07-24 An uneaten prefix at end of block: 08ac3ba4
SOCOM: U.S. Navy SEALs Fireteam Bravo 3 v1.9.4 2026-07-05 sceDmacMemcpy(dest=08e33520, src=08e42f20, size=8256): overlapping read
JEANNE D'ARC v1.9.4 2026-01-17 Unknown GetPointer 00000000 PC 0882d17c LR 0882d194
真・三國無双6 Special v1.9.4 2026-04-12 Unknown syscall in known module 'SysMemForKernel': 0x536ad5e1
真・三國無双6 Special v1.9.4 2026-04-12 Unknown syscall in known module 'SysMemForKernel': 0x3fc9ae6a
真・三國無双6 Special v1.9.4 2026-04-12 Unknown syscall in known module 'SysclibForKernel': 0xa48d2592
真・三國無双6 Special v1.9.4 2026-04-12 Unknown syscall in known module 'ModuleMgrForKernel': 0xd1ff982a
真・三國無双6 Special v1.9.4 2026-04-12 Unknown syscall in known module 'LoadExecForKernel': 0x6d302d3d
真・三國無双6 Special v1.9.4 2026-04-12 Unknown syscall in known module 'ModuleMgrForKernel': 0x2e0911aa
討鬼伝 極 v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0x4e851b10
討鬼伝 極 v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0x58251346
討鬼伝 極 v1.9.4 2026-07-21 Unknown syscall in known module 'sceNp': 0x633b5f71
討鬼伝 極 v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0x66c64821
討鬼伝 極 v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0xa01443aa
討鬼伝 極 v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0x506c318d
討鬼伝 極 v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0xbe22eea3
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0x08d98894
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0x37e1e274
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0xbb069a87
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'ThreadManForUser': 0x79d1c3fa
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'sceNp': 0xbb069a87
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0x857b47d3
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'sceNp': 0x633b5f71
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'Kernel_Library': 0x05572a5f
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'sceNp': 0x1d60ae4b
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'ThreadManForUser': 0x91e4f6a7
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0x1d60ae4b
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'ThreadManForUser': 0xb435dec5
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'sceNpService': 0x633b5f71
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'ThreadManForUser': 0x71ec4271
真・三國無双6 Special v1.9.4 2026-07-21 Unknown syscall in known module 'Kernel_Library': 0x4ac57943
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0x506c318d
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpAuth': 0x3f1c1f70
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNp': 0xbb069a87
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0x75dacb57
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0x72a1ce0d
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0xfc0bc8db
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0x4e851b10
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpAuth': 0x72bb0467
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0xa01443aa
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNp': 0x633b5f71
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0x5f5e32af
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpAuth': 0xd99455dd
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNp': 0x4b5c71c8
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0xbe22eea3
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0x66c64821
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpAuth': 0xcd86a656
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0x174d0d24
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0x58251346
不思議のダンジョン 風来のシレン3 ポータブル v1.9.4 2026-07-06 Unknown syscall in known module 'sceNpService': 0x788f2b5e
Syphon Filter®: Combat Ops v1.9.4 2025-09-26 Unknown syscall in known module 'sceNpAuth': 0x3f1c1f70
Crash™ Tag Team Racing v1.9.4 2026-07-24 Video end without audio end, potentially skipping some audio?
Syphon Filter®: Combat Ops v1.9.4 2025-09-26 Unknown syscall in known module 'sceNpAuth': 0xcd86a656
Syphon Filter®: Combat Ops v1.9.4 2025-09-26 Unknown syscall in known module 'sceNp': 0x633b5f71
Syphon Filter®: Combat Ops v1.9.4 2025-09-26 Unknown syscall in known module 'sceNpService': 0x66c64821
Syphon Filter®: Combat Ops v1.9.4 2025-09-26 Unknown syscall in known module 'sceNp': 0x4b5c71c8
Syphon Filter®: Combat Ops v1.9.4 2025-09-26 Unknown syscall in known module 'sceNpService': 0xbe22eea3
Syphon Filter®: Combat Ops v1.9.4 2025-09-26 Unknown syscall in known module 'sceNpService': 0x4e851b10
WipEout® Pulse v1.9.4 2026-06-28 Unknown syscall in known module 'sceNpAuth': 0x3f1c1f70
WipEout® Pulse v1.9.4 2026-06-28 Unknown syscall in known module 'sceNpService': 0xa01443aa
WipEout® Pulse v1.9.4 2026-06-28 Unknown syscall in known module 'sceNpService': 0xbe22eea3
WipEout® Pulse v1.9.4 2026-06-28 Unknown syscall in known module 'sceNpService': 0x58251346
WipEout® Pulse v1.9.4 2026-06-28 Unknown syscall in known module 'sceNpService': 0x788f2b5e
WipEout® Pulse v1.9.4 2026-06-28 Unknown syscall in known module 'sceNpService': 0x66c64821
WipEout® Pulse v1.9.4 2026-06-28 Unknown syscall in known module 'sceNpService': 0x506c318d
SOCOM: U.S. Navy SEALs Fireteam Bravo 3 v1.9.4 2026-07-23 Unknown syscall in known module 'sceNp': 0xbb069a87
SOCOM: U.S. Navy SEALs Fireteam Bravo 3 v1.9.4 2026-07-23 Unknown syscall in known module 'sceNpAuth': 0x3f1c1f70
SOCOM: U.S. Navy SEALs Fireteam Bravo 3 v1.9.4 2026-07-23 Unknown syscall in known module 'sceNpService': 0x58251346
SOCOM: U.S. Navy SEALs Fireteam Bravo 3 v1.9.4 2026-07-23 Unknown syscall in known module 'sceNpService': 0x5f5e32af
SOCOM: U.S. Navy SEALs Fireteam Bravo 3 v1.9.4 2026-07-23 Unknown syscall in known module 'sceNpAuth': 0xcd86a656
SOCOM: U.S. Navy SEALs Fireteam Bravo 3 v1.9.4 2026-07-23 Unknown syscall in known module 'sceNpService': 0xbe22eea3
SOCOM: U.S. Navy SEALs Fireteam Bravo 3 v1.9.4 2026-07-24 Unknown syscall in known module 'sceNp': 0xa0be3c4b