04-19-2017, 04:23 PM
(04-17-2017, 10:20 PM)sum2012 Wrote: When jpcsp hang,the log still recordI have found a small compatibility issue in sceAtracDecodeData and fixed it in 3fb6e24. Does it help here?
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>
Always include a complete log file at INFO level in your reports. Thanks! How to post a log