Recent logs - BRAVE STORY: NEW TRAVELER

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
BRAVE STORY: NEW TRAVELER v1.17.1 2024-02-25 Can't draw: No current render step. Step count: 0
BRAVE STORY: NEW TRAVELER v1.14.4 2023-04-12 Ignoring possible texturing from framebuffer at 04132000 +768x171 / 256x272
BRAVE STORY: NEW TRAVELER v1.14.4 2023-03-19 sceDmacMemcpy(dest=04154000, src=09a45a50, size=2048): overlapping read
BRAVE STORY: NEW TRAVELER v1.9.3-1062-g3691cc990 2023-03-16 Unimplemented HLE function sceUtilityPsnGetStatus
BRAVE STORY: NEW TRAVELER v1.14.4 2023-02-14 Imm vertex used clip value, flags=2fe000
BRAVE STORY: NEW TRAVELER v1.14.4 2023-02-14 Unknown GE command : 03eaa304
BRAVE STORY: NEW TRAVELER v1.14.4 2023-12-25 Ignoring possible texturing from framebuffer at 04132000 +128x136 / 256x272
BRAVE STORY: NEW TRAVELER v1.13.2 2022-10-23 sceDmacMemcpy(dest=09b80880, src=098d0bc0, size=3072): overlapping read
BRAVE STORY: NEW TRAVELER v1.13.2 2022-10-16 sceKernelCreateThread(name=PSP_Sound_Manager): unsupported attributes 00000002
BRAVE STORY: NEW TRAVELER v1.14.4 2024-02-17 Using texture with dynamic CLUT: texfmt=5, clutfmt=3
BRAVE STORY: NEW TRAVELER v1.13.2-947-g7b47ba802 2022-09-13 Error in shader compilation: info: ERROR: 0:10: 'depth_unchanged' : not a legal layout qualifier id ERROR: 0:10: 'gl_FragDepth' : reserved built-in name ERROR: 2 compilation errors. No code generated. stencil_fs #version 320 es // Driver: Adreno (TM) 506 - GLSL 320 #define DISCARD discard precision lowp float; precision highp int; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) precision highp float; uniform sampler2D tex; layout (depth_unchanged) out float gl_FragDepth; float roundAndScaleTo255f(in float x) { return floor(x * 255.99); } in highp vec2 v_texcoord; // TEXCOORD0 uniform float stencilValue; out vec4 fragColor0; void main() { vec4 index = texture(tex, v_texcoord.xy); vec4 outColor = index.aaaa; float shifted = roundAndScaleTo255f(index.a) / roundAndScaleTo255f(stencilValue); if (mod(floor(shifted), 2.0) < 0.99) DISCARD; gl_FragDepth = gl_FragCoord.z; fragColor0 = outColor; }
BRAVE STORY: NEW TRAVELER v1.14.4-719-gc286ecc65 2024-02-17 Ignoring possible texturing from framebuffer at 04132000 +0x36 / 256x272
BRAVE STORY: NEW TRAVELER v1.13.1 2022-09-03 sceKernelCreateSema(KSAP_ThLockSema) unsupported attr parameter: 00000011
BRAVE STORY: NEW TRAVELER v1.13.1 2022-09-03 sceKernelCreateSema(KSAP_FnLockSema) unsupported attr parameter: 00000011
BRAVE STORY: NEW TRAVELER v1.12.3 2022-08-08 sceDmacMemcpy(dest=09aefa30, src=098ac0f0, size=3072): overlapping read
BRAVE STORY: NEW TRAVELER v1.12.3 2022-07-12 Failed to allocate memory for ELF!
BRAVE STORY: NEW TRAVELER v1.12.3 2022-07-12 sceKernelCreateThread(name=PGE Wav): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.12.3 2022-07-12 sceKernelCreateThread(name=PGE Timer): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.12.3 2022-07-12 sceKernelCreateThread(name=PGE Controls): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.12.3 2022-07-12 sceKernelCreateThread(name=PGE System): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.12.3 2022-07-12 sceKernelCreateThread(name=PGE Gfx): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.12.3 2022-07-12 sceKernelCreateThread(name=PGE Texture): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.12.3 2022-07-12 sceKernelCreateThread(name=PGE File): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.12.3 2022-07-12 sceKernelCreateThread(name=PGE Math): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.12.3 2022-07-12 Video out requested, not supported: mode=0 size=512,512
BRAVE STORY: NEW TRAVELER v1.10.3 2022-02-27 Video out requested, not supported: mode=0 size=512,272
BRAVE STORY: NEW TRAVELER v1.10.3 2022-02-27 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=1, access=0, data=0, text=2
BRAVE STORY: NEW TRAVELER v1.10.3 2022-02-27 Unknown syscall in known module 'sceNpService': 0x268c009d
BRAVE STORY: NEW TRAVELER v1.10.3 2022-02-27 Unknown syscall in known module 'sceNpAuth': 0x72bb0467
BRAVE STORY: NEW TRAVELER v1.10.3 2022-02-27 Unknown syscall in known module 'sceNpAuth': 0x3f1c1f70
BRAVE STORY: NEW TRAVELER v1.12.3 2022-01-20 sceKernelLoadModule: unsupported options size=00000014, flags=09fffaf1, pos=0, access=1, data=2, text=2
BRAVE STORY: NEW TRAVELER v1.12.3 2022-01-20 sceKernelLoadModule: unsupported options size=00000014, flags=09fffaf1, pos=0, access=1, data=1, text=1
BRAVE STORY: NEW TRAVELER v1.12.3 2022-01-16 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145851408
BRAVE STORY: NEW TRAVELER v1.12.3 2022-01-16 Unimplemented HLE function sceNetResolverTerm
BRAVE STORY: NEW TRAVELER v1.12.3 2022-01-16 Unimplemented HLE function sceNetResolverCreate
BRAVE STORY: NEW TRAVELER v1.12.3 2021-12-02 sceDmacMemcpy(dest=04154000, src=09413f10, size=2048): overlapping read
BRAVE STORY: NEW TRAVELER v1.12.3 2022-03-11 sceDmacMemcpy(dest=0415a800, src=098627f0, size=5120): overlapping read
BRAVE STORY: NEW TRAVELER v1.11.3 2021-10-21 sceKernelCreateThread(name=SceParseHTTPheader_Library): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.11.3 2021-10-21 sceKernelCreateThread(name=SceParseURI_Library): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.11.3 2021-10-21 sceKernelCreateThread(name=SceBase64_Library): unsupported attributes 00000006
BRAVE STORY: NEW TRAVELER v1.11.3 2021-10-21 sceKernelCreateThread(name=sceCert_Loader): unsupported attributes 00001006
BRAVE STORY: NEW TRAVELER v1.11.3 2021-10-21 sceKernelLoadModule: unsupported options size=00000014, flags=fefefefe, pos=0, access=1, data=1, text=1
BRAVE STORY: NEW TRAVELER v1.11.3 2021-10-21 sceKernelLoadModule: unsupported options size=00000014, flags=4e49422e, pos=0, access=1, data=2, text=2
BRAVE STORY: NEW TRAVELER v1.14.4 2023-04-24 sceDmacMemcpy(dest=04162440, src=098990f0, size=2048): overlapping read
BRAVE STORY: NEW TRAVELER v1.11.3 2021-08-03 sceDmacMemcpy(dest=09b19310, src=098ac0f0, size=3072): overlapping read
BRAVE STORY: NEW TRAVELER v1.10.3 2021-04-23 sceDmacMemcpy(dest=04198170, src=099dabb0, size=576): overlapping read
BRAVE STORY: NEW TRAVELER v1.11.2-487-gf52bef701 2021-04-14 sceKernelCreateThread(name=MediaEngine): unsupported attributes 00001006
BRAVE STORY: NEW TRAVELER v1.11.3 2022-04-04 sceDmacMemcpy(dest=04157800, src=0945ef60, size=9216): overlapping read
BRAVE STORY: NEW TRAVELER v1.5.4 2021-03-04 Bad index address 00000000!
BRAVE STORY: NEW TRAVELER v1.10.3 2021-03-02 Ignoring possible render to texture at 04170000 +128x128 / 512x256
BRAVE STORY: NEW TRAVELER v1.10.3 2021-03-02 Render to texture using CLUT with offset at 04000000 +0x152
BRAVE STORY: NEW TRAVELER v1.10.3 2021-02-17 sceDmacMemcpy(dest=04154000, src=09847d80, size=17408): overlapping read
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=2, text=2
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 sceKernelCreateThread(name=sceNetIfhandle_Service): unsupported attributes 00001006
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 Ignoring func export sceNetIfhandle/c80181a2, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 Unknown syscall in known module 'ThreadManForKernel': 0xaf36d708
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 Unknown syscall in known module 'ThreadManForKernel': 0x56c039b5
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 Unknown syscall in known module 'SysclibForKernel': 0xb49a7697
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 Unknown syscall in known module 'ThreadManForKernel': 0x369ed59d
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 Unknown syscall in known module 'ThreadManForKernel': 0x39810265
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 Unknown syscall in known module 'ThreadManForKernel': 0xb736e9ff
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 Unknown syscall in known module 'ThreadManForKernel': 0x89b3d48c
BRAVE STORY: NEW TRAVELER v1.13.2 2024-03-17 Ignoring possible texturing from framebuffer at 04132000 +0x72 / 128x272
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-22 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 145635464
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-22 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 145544000
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-22 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 16
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-22 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 34520
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/f8ef08a6, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/f3efaa91, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/e792cd94, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/df089680, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/b9848a74, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/b8d10c56, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/a72db4f9, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/a3d81169, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/a0b8ca55, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/9ff2b2e7, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/9b71a274, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/95a84ee5, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/8a9ebdcd, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/85461eff, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/76c0f4ae, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/75f03fa2, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/68f07175, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/58b83577, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/46f61f8b, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/3ed62233, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/3ea82a4b, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/3d6d25a9, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/2d0e4e0a, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/2beb1569, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/235d8787, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/1e57a8e7, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 Ignoring func export scePsmfPlayer/1078c008, already implemented in HLE.
BRAVE STORY: NEW TRAVELER v1.10.3 2020-09-14 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=1, access=1, data=2, text=2
BRAVE STORY: NEW TRAVELER v1.13.2 2022-10-16 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=2, text=2
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 sceKernelCreateThread(name=sceNetAdhocAuth_Service): unsupported attributes 00001006
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 Unknown syscall in known module 'ThreadManForKernel': 0x293b45b8
BRAVE STORY: NEW TRAVELER v1.10.3 2021-01-10 Unknown syscall in known module 'ThreadManForKernel': 0x7e65b999