Posts: 264
Threads: 15
Joined: Apr 2011
Reputation:
1
05-02-2011, 04:37 AM
(This post was last modified: 05-02-2011, 04:38 AM by jacky400 .)
i manually decoded the voice from the ISO and put it back into tmp , it works okay .
Notice : the wav sample rate has to be 88200 Hz Mono 16 bit for sound working properly
cvn-sym.iso\PSP_GAME\USRDIR\GAMEDATA\SOUND\VOI_EB
Posts: 304
Threads: 12
Joined: Feb 2011
Reputation:
1
this looks like a good game, any english version?
Processor: AMD Phenom II X4 970 3.7 GHz, GPU: Geforce GTX 550 Ti, Ram: 16 GB, Windows 7 64-bit
Posts: 264
Threads: 15
Joined: Apr 2011
Reputation:
1
Hi gid , hope this can be fixed .thanks
8793 [sndp thread] WARN hle - IGNORING: Unmapped import at 0x089C19D0 [0x013016F3] Module 'sceP3da' - 09fe61f0 00000004 00000800
Posts: 264
Threads: 15
Joined: Apr 2011
Reputation:
1
Thanks for implementing the sceP3da .Here is the debug info from svn 2157
11794 [sndp thread] WARN hle.sceP3da - Unimplemented sceP3daBridgeCore unknown1=0x09FE61F0, unknown2=0x00000004, unknown3=0x00000800, unknown4=0x08A4AD80, unknown5=0x08A46D80, unknown6=0x00000004, unknown7=0x08A5C7D4
Posts: 264
Threads: 15
Joined: Apr 2011
Reputation:
1
05-28-2011, 07:53 AM
(This post was last modified: 05-28-2011, 08:35 AM by jacky400 .)
The game crash after intro with the following debug info
1028806 [main] ERROR hle - MediaEngine: No audio streams found!
1028817 [FileCtlThread] INFO hle.IoFileMgrForUser - hleIoOpen filename = disc0:/sce_lbn0x18f60_size0x162b800 flags = 1 permissions = 00
1028845 [sndp thread] WARN hle.sceP3da - Unimplemented sceP3daBridgeCore unknown1=0x09FE61F0, unknown2=0x00000004, unknown3=0x00000800, unknown4=0x08A4AD80, unknown5=0x08A46D80, unknown6=0x00000004, unknown7=0x08A5C7D4
1028845 [readThread] ERROR memory - getBuffer - Invalid memory address : 0x92EB060 PC=08000030
Disable media engine pass it but it shows the 'Faked MPEG video'
Posts: 264
Threads: 15
Joined: Apr 2011
Reputation:
1
Posts: 1,713
Threads: 144
Joined: Jan 2010
Reputation:
33
10-18-2012, 10:43 AM
(This post was last modified: 10-18-2012, 11:09 AM by hyakki .)
retest @ r2788
The game still works just noticed 'Unimplemented sceP3daBridgeCore', added trace info
14539 [sndp thread] WARN hle.sceP3da - Unimplemented sceP3daBridgeCore p3daCoreAddr=0x09FE61F0, channelsNum=0x4, samplesNum=0x800, inputAddr=0x08A4AD80, outputAddr=0x08A48D80
14540 [sndp thread] DEBUG hle.sceP3da - sceP3daBridgeCore p3daCore[0]=0x08A5CF38
14540 [sndp thread] DEBUG hle.sceP3da - sceP3daBridgeCore p3daCore[1]=0x08A5CF40
14540 [sndp thread] DEBUG hle.sceP3da - sceP3daBridgeCore channelBuffer[0]=0x08A3ED40
14541 [sndp thread] DEBUG hle.sceP3da - sceP3daBridgeCore channelBuffer[1]=0x08A3FD40
14541 [sndp thread] DEBUG hle.sceP3da - sceP3daBridgeCore channelBuffer[2]=0x08A40D40
14541 [sndp thread] DEBUG hle.sceP3da - sceP3daBridgeCore channelBuffer[3]=0x08A41D40
Movie is working now after new game intro, audio in the movie doesn't work though (@04:03:28 : in movie log) .
Attached Files
Log_r2788(64bit)_INFO.zip (Size: 87.92 KB / Downloads: 150)
Log_r2788(64bit)_INFO(movie).zip (Size: 170.94 KB / Downloads: 164)