Klonoa 2: Lunatea's Veil: Difference between revisions

Jump to navigation Jump to search
cut delay by 16x, this was only needed on real hardware and was consuming an overbearing amount of EE cycles (on real hw, might need HDD DMA speed limiting etc)
(This fix was based on colloquial knowledge that the game sound functions properly only with extremely slow media. The Japanese and European regions have not been tested, but should be okay. It works on real hardware as well. Wahoo !!)
(cut delay by 16x, this was only needed on real hardware and was consuming an overbearing amount of EE cycles (on real hw, might need HDD DMA speed limiting etc))
Line 211: Line 211:
     comment=Patch by WulfyStylez
     comment=Patch by WulfyStylez
     // Fix audio playing incorrectly, when source media is faster than DVD
     // Fix audio playing incorrectly, when source media is faster than DVD
     // Increase base delay after cdRead calls (1048k => 268435k iterations)
     // Increase base delay after cdRead calls (1048k => 16777k iterations)
     patch=0,EE,00166194,word,3C100FFF
     patch=0,EE,00166194,word,3C1000FF
     patch=0,EE,00165B54,word,3C100FFF
     patch=0,EE,00165B54,word,3C1000FF


7EBEEBBD.pnach
7EBEEBBD.pnach
Line 219: Line 219:
     comment=Patch by WulfyStylez
     comment=Patch by WulfyStylez
     // Fix audio playing incorrectly
     // Fix audio playing incorrectly
     patch=0,EE,001660CC,word,3C100FFF
     patch=0,EE,001660CC,word,3C1000FF
     patch=0,EE,0016670C,word,3C100FFF
     patch=0,EE,0016670C,word,3C1000FF


1645DE53.pnach
1645DE53.pnach
Line 226: Line 226:
     comment=Patch by WulfyStylez
     comment=Patch by WulfyStylez
     // Fix audio playing incorrectly
     // Fix audio playing incorrectly
     patch=0,EE,00165C2C,word,3C100FFF
     patch=0,EE,00165C2C,word,3C1000FF
     patch=0,EE,001656D4,word,3C100FFF
     patch=0,EE,001656D4,word,3C1000FF
</pre>
</pre>
</spoiler>}}
</spoiler>}}
ninja
3

edits

Navigation menu