EmuNewz Network

Full Version: TNT Racers - NPUH10076
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
TNT Racers - NPUH10076
using r 2750
goes ingame
but keeps pausing on the menus and just before you start a race
here is the info log
using r 2827
still goes ingame and doesn't pause anymore
just missing the music from the title screen and the game

29239 atrac3_decode WARN hle.sceAtrac3plus Unimplemented sceAtracLowLevelInitDecoder atID=0x0, paramsAddr=0x09F9C260
29251 atrac3_decode WARN hle.sceAtrac3plus Unimplemented sceAtracLowLevelDecode atID=0x0, sourceAddr=0x09944D40, sourceBytesConsumedAddr=0x09F9C280, samplesAddr=0x09954D80, sampleBytesAddr=0x09F9C284

here is the info log
using r 3115
crashes out on the loading screen now
here is an info log
Code:
java.lang.NullPointerException
    at jpcsp.HLE.modules150.sceAtrac3plus$AtracID.addStreamData(sceAtrac3plus.java:513)
    at jpcsp.HLE.modules620.sceAtrac3plus.sceAtracLowLevelDecode(sceAtrac3plus.java:84)
Is it fixed by r3121 (or later)?
using r 3127
goes ingame again
still missing the music
here is a compiler log
Code:
07:53:29  INFO hle.sceAtrac3plus - atrac3_decode - sceAtracLowLevelInitDecoder atID=0x0, paramsAddr=0x09F9C260
07:53:30 ERROR hle.sceAtrac3plus - atrac3_decode - Not a RIFF/WAVE format! 0070603F 79000000
07:53:30  INFO hle.sceAtrac3plus - atrac3_decode - hleAtracSetData atID=0x0, buffer=0x09944D40, readSize=0x800, bufferSize=0x800, fileSize=0x800
07:53:30  INFO      hle - atrac3_decode - AT3+ data could not be decoded by the external decoder (error while converting to OMA)
07:53:30  INFO hle.sceAtrac3plus - atrac3_decode - AT3+ data could not be decoded by the external decoder.
Can the music now be played by r3603?
r3605 the music can play now
(09-01-2014, 04:18 PM)gid15 Wrote: [ -> ]Can the music now be played by r3603?