10-01-2012, 07:08 PM
(10-01-2012, 11:40 AM)gid15 Wrote:Now implemented in r2753.This games sets atrac data with a buffer not being 32-bit aligned (0x095B042A). The current implementation expects 32-bit aligned memory, which explains why the Atrac data is not recognized.Code:59579 user_main ERROR hle.sceAtrac3plus Not a RIFF/WAVE format! 49520000 41570000
59579 user_main INFO hle.sceAtrac3plus hleAtracSetData atracID=1, buffer=0x095B042A, readSize=0x9060, bufferSize=0x9060, fileSize=0x9060
I will improve sceAtrac to also support non-aligned mem.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log