04-17-2017, 10:20 PM
When jpcsp hang,the log still record
Code:
06:15:42 DEBUG hle.sceAtrac3plus - PDI:00000015 - sceAtracDecodeData returning 0x0
06:15:42 DEBUG hle.sceAtrac3plus - PDI:00000013 - sceAtracGetRemainFrame atID=0x0, remainFramesAddr=0x09F09240
06:15:42 DEBUG hle.sceAtrac3plus - PDI:00000013 - sceAtracGetRemainFrame returning 87, AtracID[id=0, inputBuffer=pspFileBuffer(addr=0x08E9F3C0, maxSize=0x20000, currentSize=0xFCD8, readPosition=0x182F0, writePosition=0x7FC8, filePosition=0x3C7FC8, fileMaxSize=0x3C7FC8), channels=2, outputChannels=2]
06:15:42 DEBUG hle.sceAtrac3plus - PDI:00000013 - sceAtracGetRemainFrame returning 0x0
(04-17-2017, 05:31 PM)gid15 Wrote:(04-17-2017, 01:18 PM)sum2012 Wrote: now jpcsp hang after second tapHmmm, maybe could it be related to the Atrac3 decoding when reaching the end of an audio track?
Not sure compile debug can record something useful
log:
https://drive.google.com/file/d/0B3OaSde...sp=sharing
Could you please create an INFO log with the following line added to LogSettings.xml:
Code:<logger name='hle.sceAtrac3plus'> <level value='debug' /> </logger>