This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Atrac3+ and r3432
#24
Dragon Ball Z: Tenkaichi Tag Team [ULUS10537]
BGM doesn't work.
Code:
25446 [] INFO  compiler - Splitting _S1_2_883B30C (1358/100)
25474 [] INFO  compiler - Splitting _S1_2_883BE3C (1367/100)
25490 [] INFO  compiler - Splitting _S1_2_883CDA0 (1358/100)
25526 [] ERROR hle.sceAtrac3plus - Not a RIFF/WAVE format! 8C1658A2 217161E9
25529 [] ERROR me - MediaEngine: Invalid container format!
25532 [] ERROR me - MediaEngine: No audio streams found!
25560 [] INFO  compiler - Splitting _S1_2_883D9D8 (1361/100)
25619 [] INFO  compiler - Splitting _S1_2_883C034 (1357/100)
25665 [] INFO  compiler - Splitting _S1_2_883DAC8 (1357/100)
26451 [] INFO  compiler - Splitting _S1_2_883C220 (1306/100)
26511 [] INFO  compiler - Splitting _S1_2_883DCC8 (1343/100)
26597 [] INFO  compiler - Splitting _S1_2_883D598 (1505/100)
26614 [] INFO  hle.sceAtrac3plus - sceAtracLowLevelInitDecoder atID=0x1, paramsAddr=0x08C47DE0
26624 [] INFO  hle.IoFileMgrForUser - hleIoOpen filename = disc0:/sce_lbn0x14cce_size0x1008 flags = 1 permissions = 00
26678 [] ERROR hle.sceAtrac3plus - Not a RIFF/WAVE format! F12558A2 CE067616
26680 [] ERROR me - MediaEngine: Invalid container format!
26681 [] ERROR me - MediaEngine: No audio streams found!
26742 [] INFO  compiler - Splitting _S1_2_883BF44 (1361/100)
27985 [] INFO  compiler - Splitting _S1_2_883DCB4 (1306/100)
28043 [] INFO  compiler - Splitting _S1_2_883C234 (1343/100)

test with PPSSPP BGM and voice work.
BGM is atrac3 stereo audio (low level), Voice is atrac3 mono audio (low level)

Code:
27:57:967              I[UTIL]: HLE\sceUtility.cpp:216 sceUtilityLoadModule(264)
27:57:967              E[UTIL]: HLE\sceUtility.cpp:221 sceUtilityLoadModule: Library not found
27:58:042              I[G3D]: GLES\ShaderManager.cpp:146 Linked shader: vs 19 fs 20
28:11:709              I[UTIL]: HLE\sceUtility.cpp:216 sceUtilityLoadModule(264)
28:11:709              E[UTIL]: HLE\sceUtility.cpp:221 sceUtilityLoadModule: Library not found
28:11:740              I[ME]: HLE\sceAtrac.cpp:521 0=sceAtracGetAtracID(4097)
28:11:740              I[ME]: HLE\sceAtrac.cpp:1707 sceAtracLowLevelInitDecoder(0, 08c37ce0)
28:11:740              I[ME]: HLE\sceAtrac.cpp:1716 Channels: 2 outputChannels: 2 bytesperFrame: 130
28:11:740              W[ME]: HLE\sceAtrac.cpp:1722 This is an atrac3 stereo audio (low level)
28:11:782              I[ME]: HW\MediaEngine.cpp:79 FF: Estimating duration from bitrate, this may be inaccurate
28:11:809              I[G3D]: GLES\ShaderManager.cpp:146 Linked shader: vs 13 fs 22
28:11:822              I[ME]: HLE\sceAtrac.cpp:521 1=sceAtracGetAtracID(4097)
28:11:822              I[ME]: HLE\sceAtrac.cpp:1707 sceAtracLowLevelInitDecoder(1, 08c47de0)
28:11:822              I[ME]: HLE\sceAtrac.cpp:1716 Channels: 1 outputChannels: 2 bytesperFrame: 98
28:11:822              W[ME]: HLE\sceAtrac.cpp:1720 This is an atrac3 mono audio (low level)
28:11:822              I[ME]: HW\MediaEngine.cpp:79 FF: Estimating duration from bitrate, this may be inaccurate
28:12:793              I[ME]: HLE\sceAtrac.cpp:990 sceAtracReleaseAtracID(1)
28:12:793              I[ME]: HLE\sceAtrac.cpp:521 1=sceAtracGetAtracID(4097)
28:12:793              I[ME]: HLE\sceAtrac.cpp:1707 sceAtracLowLevelInitDecoder(1, 08c47de0)
28:12:793              I[ME]: HLE\sceAtrac.cpp:1716 Channels: 1 outputChannels: 2 bytesperFrame: 98
28:12:793              W[ME]: HLE\sceAtrac.cpp:1720 This is an atrac3 mono audio (low level)
28:12:793              I[ME]: HW\MediaEngine.cpp:79 FF: Estimating duration from bitrate, this may be inaccurate
28:14:229              I[ME]: HLE\sceAtrac.cpp:990 sceAtracReleaseAtracID(1)

special test AdHoc Multiplayer,it is work but need change the Clock Frequency to 222 MHZ (this game ask you to do this)
   
   

in settings, change allow PSP model is allow, how about change the Clock Frequency.
Reply


Messages In This Thread
Atrac3+ and r3432 - by Hykem - 01-08-2014, 10:59 PM
RE: Atrac3+ and r3432 - by onelight - 01-09-2014, 02:12 AM
RE: Atrac3+ and r3432 - by legend80 - 01-09-2014, 05:32 AM
RE: Atrac3+ and r3432 - by nickblame - 01-09-2014, 03:03 PM
RE: Atrac3+ and r3432 - by serio - 01-09-2014, 03:44 PM
RE: Atrac3+ and r3432 - by Hykem - 01-09-2014, 09:48 PM
RE: Atrac3+ and r3432 - by legend80 - 01-10-2014, 06:45 AM
RE: Atrac3+ and r3432 - by Hykem - 01-10-2014, 03:22 PM
RE: Atrac3+ and r3432 - by nickblame - 01-10-2014, 07:26 AM
RE: Atrac3+ and r3432 - by jacky400 - 01-10-2014, 12:40 PM
RE: Atrac3+ and r3432 - by legend80 - 01-10-2014, 05:19 PM
RE: Atrac3+ and r3432 - by onelight - 01-11-2014, 02:54 AM
RE: Atrac3+ and r3432 - by onelight - 01-11-2014, 01:06 PM
RE: Atrac3+ and r3432 - by Hykem - 01-11-2014, 03:55 PM
RE: Atrac3+ and r3432 - by Hykem - 01-13-2014, 07:30 PM
RE: Atrac3+ and r3432 - by onelight - 01-15-2014, 09:05 AM
RE: Atrac3+ and r3432 - by onelight - 01-16-2014, 12:40 PM
RE: Atrac3+ and r3432 - by Hykem - 01-16-2014, 03:08 PM
RE: Atrac3+ and r3432 - by legend80 - 01-18-2014, 06:52 AM
RE: Atrac3+ and r3432 - by Hykem - 01-18-2014, 03:13 PM
RE: Atrac3+ and r3432 - by akaya - 01-18-2014, 11:10 PM
RE: Atrac3+ and r3432 - by akaya - 03-26-2014, 01:53 AM
RE: Atrac3+ and r3432 - by onelight - 01-23-2014, 10:44 AM
RE: Atrac3+ and r3432 - by onelight - 04-22-2014, 12:13 PM
RE: Atrac3+ and r3432 - by gid15 - 04-24-2014, 03:48 PM
RE: Atrac3+ and r3432 - by onelight - 04-25-2014, 10:59 AM
RE: Atrac3+ and r3432 - by Hykem - 04-26-2014, 04:32 PM
RE: Atrac3+ and r3432 - by onelight - 04-27-2014, 12:51 AM
RE: Atrac3+ and r3432 - by Hykem - 04-27-2014, 04:25 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)