12-22-2011, 07:11 PM
(12-22-2011, 06:24 PM)Shina Wrote: So, figure out anything? I found a way around the save issue, but not the sound issue. Seems to only happen in Puyo games.
Ah yes. I've noticed that the save problem comes from the generated file itself. Unfortunately, the only way to test this further would be to get a real PSP SAVEDATA file for this game, which I haven't found anywhere.
As for the sound issue, it is indeed a bad synchronization problem. I'm currently looking into it, but it seems to be also related to the lack of a secondary buffer in our ATRAC3+ handling implementation.
This issue affects a couple of games, but it can only be solved properly with the full implementation of a custom ATRAC3+ decoder, which we're currently working on.