The Legend of Zelda: Four Swords Adventures: Difference between revisions

m (→‎Testing: That was an old laptop of mine)
Line 44: Line 44:
In the game, there are events that require holding a button such as pulling a switch. It may not be possible to hold it for long enough because the button press is disrupted among frames. This problem can be avoided by disabling "idle skipping" in the configuration or by using VBA-M as the controller
In the game, there are events that require holding a button such as pulling a switch. It may not be possible to hold it for long enough because the button press is disrupted among frames. This problem can be avoided by disabling "idle skipping" in the configuration or by using VBA-M as the controller


=== Sound ===
=== HLE Sound Hang ===
When the frame rate is below 60 FPS sometimes one soundtrack will loop or hang causing all other sounds to be muted.
With DSP HLE enabled, when the frame rate is below 60 FPS sometimes one soundtrack will loop or hang causing all other sounds to be muted. Refer {{issue|6709}}. To avoid this, use DSP LLE.


=== Pixel Shader from Byte Code ===
=== Pixel Shader from Byte Code ===
134

edits