EmuNewz Network

Full Version: L.A. Gridlock - NPEZ00448
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
L.A. Gridlock - NPEZ00448
using jpcsp revision f1a485d
goes ingame but is missing the music
here is an info log

16:17:03 ERROR atrac3 - PSoundManager::threadFunc - Sound Unit id != 0x28
16:17:03 ERROR hle.sceSasCore - PSoundManager::threadFunc - SampleSourceAtrac3 decodeData returned 0x80630002
16:17:03 ERROR atrac3 - PSoundManager::threadFunc - Sound Unit id != 0x28
nothing but a black screen
Code:
11:45:31 DEBUG compiler - user_main_0x13 - Compiling _S1_2_0x0891CC34
11:45:31 DEBUG compiler - user_main_0x13 -  > 0x0891CC34: [0x03E00008] - jr         $ra
11:45:31 DEBUG compiler - user_main_0x13 -    0x0891CC38: [0x00101BCC] - syscall    0x0406F [sceKernelCreateSema]
11:45:31 ERROR   memory - user_main_0x13 - read8 - Invalid memory address: 0x00000000 PC=0x0891CC38
11:45:31 DEBUG hle.ThreadManForUser - user_main_0x13 - sceKernelCreateSema name='', attr=0x0, initVal=0x0, maxVal=0x7FFFFFFF, option=0x00000000
11:45:31 ERROR   memory - user_main_0x13 - read8 - Invalid memory address: 0x00000000 PC=0x0891CC38
11:45:31 DEBUG hle.ThreadManForUser - user_main_0x13 - sceKernelCreateSema SceKernelSemaInfo(uid=0x1A, name='', attr=0x0, currentCount=0, maxCount=2147483647, numWaitThreads=0)
11:45:31 DEBUG hle.ThreadManForUser - user_main_0x13 - sceKernelCreateSema returning 0x1A
sceKernelCreateSema(name=NULL) should be fixed in dbcf7a6.
Could you please retest?
ad402168 veriswon
Now no sound
Attach sceAtrac3plus and sceSasCore debug log
(09-03-2018, 03:17 PM)sum2012 Wrote: [ -> ]ad402168 veriswon
Now no sound
Attach sceAtrac3plus and sceSasCore debug log
The issue is probably related to an incorrect implementation of __sceSasConcatenateATRAC3, which is very seldom used.
98227db:

Gets ingame but you have to turn the log off.

Code:
WARN hle.ThreadManForUser - user_main - checkSemaID - unknown uid 0x80020001

Code:
ERROR hle.sceSasCore - PSoundManager::threadFunc - SampleSourceAtrac3 decodeData returned 0x80630002
ERROR   atrac3 - PSoundManager::threadFunc - Sound Unit id != 0x28