Klonoa 2: Lunatea's Veil: Difference between revisions

Jump to navigation Jump to search
No edit summary
(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 !!)
Line 204: Line 204:
|IssueLevel=0
|IssueLevel=0
|Description=Some areas have no music and sound effects are missing completely. Skipping too
|Description=Some areas have no music and sound effects are missing completely. Skipping too
|Workaround=Go to Config > Audio (SPU2) > Plugin Settings, and set latency to 3 ms. This can cause skipping, so set Synchronizing Mode to "TimeStretch"(start the game with "Async Mix", then switch to "TimeStretch" on the title screen). Otherwise change interpolation in SPU2 to Hermite.
|Workaround=Go to Config > Audio (SPU2) > Plugin Settings, and set latency to 3 ms. This can cause skipping, so set Synchronizing Mode to "TimeStretch"(start the game with "Async Mix", then switch to "TimeStretch" on the title screen). Otherwise change interpolation in SPU2 to Hermite. Alternatively, apply the following patch to work around the timing issue entirely:
}}
<spoiler show="Show patches" hide="Hide patches">
<pre>
2F56CBC9.pnach
    gametitle= Klonoa 2 - Lunatea's Veil [SLUS 20151] (U) [2F56CBC9]
    comment=Patch by WulfyStylez
    // Fix audio playing incorrectly, when source media is faster than DVD
    // Increase base delay after cdRead calls (1048k => 268435k iterations)
    patch=0,EE,00166194,word,3C100FFF
    patch=0,EE,00165B54,word,3C100FFF
 
7EBEEBBD.pnach
    gametitle= Klonoa 2 - Lunatea's Veil [SCES 50354] (E) [7EBEEBBD]
    comment=Patch by WulfyStylez
    // Fix audio playing incorrectly
    patch=0,EE,001660CC,word,3C100FFF
    patch=0,EE,0016670C,word,3C100FFF
 
1645DE53.pnach
    gametitle= 風のクロノア2〜世界が望んだ忘れもの〜 [SLPS 25033] (J) [1645DE53]
    comment=Patch by WulfyStylez
    // Fix audio playing incorrectly
    patch=0,EE,00165C2C,word,3C100FFF
    patch=0,EE,001656D4,word,3C100FFF
</pre>
</spoiler>}}


{{Issue
{{Issue