07-12-2016, 03:26 PM
(07-12-2016, 11:07 AM)onelight Wrote: tested with latest jpcsp, voice still not workCould you provide a JpcspTrace, including these lines in JpcspTrace.config:
log
Code:18:35:55 INFO hle.IoFileMgrForUser - user_main - hleIoOpen filename = disc0:/PSP_GAME/USRDIR/data/voice_a011_bin.obt flags = 1 permissions = 00
18:35:55 INFO compiler - VoicePlayThread - Splitting _S1_2_88070A4 (95/50)
18:35:55 WARN hle.IoFileMgrForUser - VoicePlayThread - hleIoWaitAsync - unknown id 0x3
18:35:55 WARN hle.IoFileMgrForUser - VoicePlayThread - sceIoClose - unknown id 3
on another forum, I found someone made voice work by change "Closing the file"
unfortunately, that post it's old and can't get through to that author
Code:
sceIoOpen 0x109F50BC 3 sxx
sceIoClose 0x810C4BC3 1 x
Always include a complete log file at INFO level in your reports. Thanks! How to post a log