Recent logs - Dragon Ball Z: Tenkaichi Tag Team Demo

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
Dragon Ball Z: Tenkaichi Tag Team Demo v1.17.1 2024-02-24 BREAK instruction hit
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.1 2024-02-02 Error in shader compilation: info: 0:9: P0004: High precision not supported, instead compiling high precision as medium precision 0:14: L0002: No matching function for call to 'fmod' 0:15: L0002: Undeclared variable 'coord' 0:16: L0002: Undeclared variable 'outColor' depal #version 100 // Driver: Mali-450 MP - GLSL 100 #define DISCARD discard precision lowp float; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) uniform sampler2D tex; uniform sampler2D pal; precision highp float; varying highp vec2 v_texcoord; // TEXCOORD0 void main() { vec4 index = texture2D(tex, v_texcoord); float coord = (fmod(index.r * 7.995000, 2.0) * 0.001953) + 0.000977; vec4 outColor = texture2D(pal, vec2(coord, 0.0)); gl_FragColor = outColor; }
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.1 2024-02-02 Error in shader compilation: info: 0:9: P0004: High precision not supported, instead compiling high precision as medium precision 0:14: L0002: No matching function for call to 'fmod' 0:15: L0002: Undeclared variable 'coord' 0:16: L0002: Undeclared variable 'outColor' depal #version 100 // Driver: Mali-450 MP - GLSL 100 #define DISCARD discard precision lowp float; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) uniform sampler2D tex; uniform sampler2D pal; precision highp float; varying highp vec2 v_texcoord; // TEXCOORD0 void main() { vec4 index = texture2D(tex, v_texcoord); float coord = (fmod(index.r * 15.990000, 2.0) * 0.001953) + 0.000977; vec4 outColor = texture2D(pal, vec2(coord, 0.0)); gl_FragColor = outColor; }
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.1 2024-02-02 Error in shader compilation: info: 0:9: P0004: High precision not supported, instead compiling high precision as medium precision 0:14: L0002: No matching function for call to 'fmod' 0:15: L0002: Undeclared variable 'coord' 0:16: L0002: Undeclared variable 'outColor' depal #version 100 // Driver: Mali-450 MP - GLSL 100 #define DISCARD discard precision lowp float; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) uniform sampler2D tex; uniform sampler2D pal; precision highp float; varying highp vec2 v_texcoord; // TEXCOORD0 void main() { vec4 index = texture2D(tex, v_texcoord); float coord = (fmod(index.g * 63.990002, 256.0) * 0.001953) + 0.000977; vec4 outColor = texture2D(pal, vec2(coord, 0.0)); gl_FragColor = outColor; }
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.1 2024-02-02 Error in shader compilation: info: 0:9: P0004: High precision not supported, instead compiling high precision as medium precision 0:14: L0002: No matching function for call to 'fmod' 0:15: L0002: Undeclared variable 'coord' 0:16: L0002: Undeclared variable 'outColor' depal #version 100 // Driver: Mali-450 MP - GLSL 100 #define DISCARD discard precision lowp float; #define splat3(x) vec3(x) #define mul(x, y) ((x) * (y)) uniform sampler2D tex; uniform sampler2D pal; precision highp float; varying highp vec2 v_texcoord; // TEXCOORD0 void main() { vec4 index = texture2D(tex, v_texcoord); float coord = (fmod(index.a * 255.990005, 128.0) * 0.001953) + 0.000977; vec4 outColor = texture2D(pal, vec2(coord, 0.0)); gl_FragColor = outColor; }
Dragon Ball Z: Tenkaichi Tag Team Demo v1.16.3 2024-01-12 MFIC instruction hit (70020024) at 08832bd0
Dragon Ball Z: Tenkaichi Tag Team Demo v1.16.6-655-g8601c5a3b 2023-12-21 ReadFromHardware: Invalid address 00000000 near PC 08837dc4 LR 08837dc4
Dragon Ball Z: Tenkaichi Tag Team Demo v1.16.6 2023-11-28 Unexpected mpeg first timestamp: 0 / 0
Dragon Ball Z: Tenkaichi Tag Team Demo v1.16.6 2023-10-28 Can't draw: No current render step. Step count: 0
Dragon Ball Z: Tenkaichi Tag Team Demo v1.6.3 2023-09-25 Error in shader program link: info: Link failed because of missing vertex shader. fs: depal #version 300 es precision mediump float; precision highp int; in vec2 v_texcoord0; out vec4 fragColor0; uniform sampler2D tex; uniform sampler2D pal; void main() { vec4 color = texture(tex, v_texcoord0); int r = int(color.r * 15.99); int g = 0; int b = 0; int a = 0; int index = (a << 12) | (b << 8) | (g << 4) | (r); index = (index & 0x01); fragColor0 = texture(pal, vec2((float(index) + 0.5) * (1.0 / 256.000000), 0.0)); } vs: depal #version 300 es precision highp float; in vec4 a_position; in vec2 a_texcoord0; out vec2 v_texcoord0; void main() { v_texcoord0 = a_texcoord0; gl_Position = a_position; }
Dragon Ball Z: Tenkaichi Tag Team Demo v1.15.4 2023-08-20 __KernelStopThread: thread 357 does not exist (helper deleted)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.15.4 2023-07-28 00000400=sceGeEdramSetAddrTranslation(00000400)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.12.3 2024-04-09 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 144296812
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.3 2023-07-20 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146185776
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.3 2023-07-20 sceKernelCreateSema(RealSignal) unsupported options parameter, size = 612
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.3 2023-07-20 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145232488
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.3 2023-07-20 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145224280
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.3 2023-07-20 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 151249632
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.3 2023-07-20 sceKernelCreateSema(SNDMUTEX) unsupported options parameter, size = 146210816
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-06-17 Ignoring possible texturing from framebuffer at 04161800 +0x64 / 480x272
Dragon Ball Z: Tenkaichi Tag Team Demo v1.15.4 2023-06-09 80000107=sceDisplaySetFrameBuf(00000000, 512, 0, 0): must change latched framebuf first
Dragon Ball Z: Tenkaichi Tag Team Demo v1.15.4 2023-06-09 80000107=sceDisplaySetFrameBuf(00000000, 512, 3, 0): must change latched framebuf first
Dragon Ball Z: Tenkaichi Tag Team Demo v1.15.4 2023-06-09 __KernelStopThread: thread 309 does not exist (helper deleted)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.15.4 2023-06-09 Video out requested, not supported: mode=0 size=0,0
Dragon Ball Z: Tenkaichi Tag Team Demo v1.15.4 2023-05-31 UNIMPL sceKernelStopUnloadSelfModuleWithStatus(00000001, 00000000, 00000000, 00000000, 00000000): game has likely crashed
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-05-01 sceKernelCreateThread(name=update_thread): unsupported attributes a0000000
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-04-29 Invalid VFPU swizzle: 0000009c: 3 / 2 at PC = 0883d06c (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-04-23 __KernelStopThread: thread 335 does not exist (helper deleted)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-04-23 sceNetAdhocMatchingInit(13620) at 08a565f8
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-03-19 __KernelStopThread: thread 297 does not exist (helper deleted)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-03-05 WriteToHardware: Invalid address 40000000 near PC 08943530 LR 08943764
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-04-23 sceKernelLoadModuleByID: unsupported options size=00000014, flags=08bc68c0, pos=0, access=1, data=2, text=2
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3-1207-ge01d53870 2023-01-26 Invalid VFPU swizzle: 000c001b: 2 / 2 at PC = 0883b5d8 (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3-1207-ge01d53870 2023-01-26 Invalid VFPU swizzle: 000c001b: 3 / 2 at PC = 0883b5d8 (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3-1207-ge01d53870 2023-02-03 Invalid VFPU swizzle: 0009004e: 3 / 2 at PC = 0883b5d8 (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3-1207-ge01d53870 2023-02-03 Invalid VFPU swizzle: 0009004e: 2 / 2 at PC = 0883b5d8 (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3-1207-ge01d53870 2023-01-25 Invalid VFPU swizzle: 0001004e: 3 / 2 at PC = 0883d06c (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3-1207-ge01d53870 2023-01-25 Invalid VFPU swizzle: 0001004e: 2 / 2 at PC = 0883d06c (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-01-18 sceKernelRegisterSubIntrHandler(30, 0, 08a24354, 0913cfd0): duplicate handler
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.2 2023-01-15 UI scissor out of bounds in CwCheatScreen: 585,0-1183,817 / 1768,816
Dragon Ball Z: Tenkaichi Tag Team Demo v1.17.1 2024-04-24 00000400=sceGeEdramSetAddrTranslation(00000800)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.13.2 2022-10-07 80630006=sceAtracSetData(2, 08d13140, 00038000): invalid RIFF header
Dragon Ball Z: Tenkaichi Tag Team Demo v1.17 2024-02-28 565 depal unsupported: shift=5 mask=ff offset=0
Dragon Ball Z: Tenkaichi Tag Team Demo v1.13.2 2022-09-30 Invalid VFPU swizzle: 0004001b: 2 / 2 at PC = 0883b5d8 (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.13.2 2022-09-30 Invalid VFPU swizzle: 0004001b: 3 / 2 at PC = 0883b5d8 (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.16.6 2024-01-19 Truncating vertex count from 31050 to 21845
Dragon Ball Z: Tenkaichi Tag Team Demo v1.17.1 2024-04-22 sceNetAdhocMatchingInit(32768) at 08812dc8
Dragon Ball Z: Tenkaichi Tag Team Demo v1.13.2 2022-12-20 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=1, text=1
Dragon Ball Z: Tenkaichi Tag Team Demo v1.12.3 2022-07-24 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000136, pos=0, access=1, data=2, text=2
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146059204
Dragon Ball Z: Tenkaichi Tag Team Demo v1.15.3 2023-05-15 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5128, pos=0, access=1, data=2, text=2
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 sceKernelCreateThread(name=sceNetAdhocAuth_Service): unsupported attributes 00001006
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0x293b45b8
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0x7e65b999
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0x6652b8ca
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0x18260574
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0xe9b3061e
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0x86255ada
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0x8125221d
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 sceKernelCreateThread(name=sceMemab): unsupported attributes 00001006
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 sceKernelCreateThread(name=sceNetIfhandle_Service): unsupported attributes 00001006
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Ignoring func export sceNetIfhandle/fd8585e1, already implemented in HLE.
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Ignoring func export sceNetIfhandle/c80181a2, already implemented in HLE.
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0x369ed59d
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0x39810265
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0xb736e9ff
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0xaf36d708
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0x89b3d48c
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'ThreadManForKernel': 0x56c039b5
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 Unknown syscall in known module 'SysclibForKernel': 0xb49a7697
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 sceKernelLoadModuleByID: unsupported options size=00000014, flags=089a5128, pos=0, access=1, data=1, text=1
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 145349120
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 sceKernelCreateSema(RealMutex) unsupported options parameter, size = -65536
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-07-20 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 167771616
Dragon Ball Z: Tenkaichi Tag Team Demo v1.12.3 2022-06-23 sceDmacMemcpy(dest=04154000, src=08b95220, size=557056): overlapping read
Dragon Ball Z: Tenkaichi Tag Team Demo v1.16.6 2023-11-28 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=0, text=2
Dragon Ball Z: Tenkaichi Tag Team Demo v1.10.3 2022-06-03 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 464
Dragon Ball Z: Tenkaichi Tag Team Demo v1.12.3 2022-05-25 sceKernelLoadModule: unsupported options size=00000014, flags=00001234, pos=0, access=1, data=1, text=1
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-04-08 GE Interrupt: newState might be 4
Dragon Ball Z: Tenkaichi Tag Team Demo v1.12.3 2022-05-25 GE Interrupt: newState might be 7
Dragon Ball Z: Tenkaichi Tag Team Demo v1.12.3 2022-05-25 GE Interrupt: newState might be 6
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-04-08 GE Interrupt: newState might be 5
Dragon Ball Z: Tenkaichi Tag Team Demo v1.12.3 2023-01-31 Invalid VFPU swizzle: 0004001b: 2 / 2 at PC = 0883d06c (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.12.3 2023-01-31 Invalid VFPU swizzle: 0004001b: 3 / 2 at PC = 0883d06c (vs2i.p C100, C000)
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-02-22 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=0, text=2
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-02-22 sceKernelLoadModuleByID: unsupported options size=00000014, flags=00000000, pos=0, access=0, data=0, text=1
Dragon Ball Z: Tenkaichi Tag Team Demo v1.12.3 2022-05-25 sceKernelLoadModule: unsupported options size=00000014, flags=deadbeef, pos=0, access=1, data=2, text=2
Dragon Ball Z: Tenkaichi Tag Team Demo v1.8.0 2021-11-07 WriteToHardware: Invalid address 00000220 near PC 08826664 LR 08826664
Dragon Ball Z: Tenkaichi Tag Team Demo v1.15.4 2023-06-09 sceKernelLoadModule: unsupported options size=00000014, flags=ffffffff, pos=0, access=1, data=1, text=1
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.3 2021-09-12 Unknown GetPointer 00000000 PC 08840d9c LR 08840da8
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-01-24 sceKernelLoadModule: unsupported options size=00000014, flags=0899a904, pos=0, access=1, data=1, text=1
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.3 2021-03-06 sceKernelLoadModule: unsupported options size=00000014, flags=000001a4, pos=0, access=1, data=1, text=1
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.3 2021-03-06 sceKernelLoadModule: unsupported options size=00000014, flags=00000005, pos=0, access=1, data=1, text=1
Dragon Ball Z: Tenkaichi Tag Team Demo v1.16.6 2023-11-28 sceKernelLoadModule: unsupported options size=00000014, flags=00000000, pos=0, access=1, data=0, text=1
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.2 2021-02-23 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 147649040
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.2 2022-06-03 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146303628
Dragon Ball Z: Tenkaichi Tag Team Demo v1.11.2 2022-06-03 sceKernelCreateSema(RealMutex) unsupported options parameter, size = 146805524
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-04-08 GE Interrupt: newState might be 3
Dragon Ball Z: Tenkaichi Tag Team Demo v1.14.4 2023-04-08 GE Interrupt: newState might be 1
Dragon Ball Z: Tenkaichi Tag Team Demo v1.12.3 2022-05-25 GE Interrupt: newState might be 0