27/12/2007 - v0.1.2
[*] Fixed the speed limit dialog setting (it wasn't being handled correctly).
[*] Changed the way I handle AutoDMA transfers:
For some reason the data for core 1 was being replaced with 0s,
so I added a separate temporary buffer to store the data chunks.
This fixes many FMVs with stuttering audio.
[-] Commented out some lines that were changing the ATTR register.
I don't know if this will break anything, but none of the games I tried worked worse.
[-] Removed a BAD hack that was breaking thigns instead of fixing.
[/code]
CiticenB: the FPS unstability is because the limiting relies on AUDIO speeds, not video.
Sound should be ok tho...
Last edited by GiGaHeRz; December 27th, 2007 at 22:50..