Mega Man X Collection: Difference between revisions

Update with the help of JMC47. Accurate vbeam was always-enabled in 3.5-1249, so I removed the vbeam problem. Striked the audio issue, and removed lots of old config stuff.
No edit summary
(Update with the help of JMC47. Accurate vbeam was always-enabled in 3.5-1249, so I removed the vbeam problem. Striked the audio issue, and removed lots of old config stuff.)
Line 15: Line 15:
== Problems ==
== Problems ==
=== Sprite Problems ===
=== Sprite Problems ===
Sprites create small gaps and glitches (most noticeable in X and X2). Set Texture Cache Accuracy to Safe.
Sprites create small gaps and glitches (most noticeable in X and X2). To correct it, set Texture Cache Accuracy to Safe.


=== Audio Issues ===
=== <s>Audio Issues</s> ===
All the games that have intro videos do not have sound when using HLE audio, but all other videos are fine. Additionally, if using Accurate VBeam Emulation to correct the game speed, music may sound slower when using HLE audio. Use LLE audio to solve either of these problems.
All the games that have intro videos do not have sound when using HLE audio, but all other videos are fine. Fixed by {{revision|4.0-2832}}.
 
=== Game Speed ===
Games may run twice as fast as expected even though Dolphin reports game speed to be 100%. Use Accurate VBeam Emulation to correct this.


== Configuration ==
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->
{{Config
{{Config
|limitbyfps = Audio
|limitbyfpsnotes = Fixes audio/frame rate sync problems. Limits framerate to 30 FPS.
|gfxbackend = Direct3D9
|gfxbackendnotes = Fixes various sprite glitches
|forcefilter          = Off
|forcefilternotes      = If on, it will cause many sprite glitches
|accuratetexturecache  = Safe
|accuratetexturecache  = Safe
|accuratetexturecachenotes = Fixes various sprite glitches
|accuratetexturecachenotes = Fixes various sprite glitches
|vbeamhack       = On
|vbeamhacknotes        = Fixes incorrect game speed
|dspengine       = LLE
|dspenginenotes        = Fixes missing intro audio, plays music correctly with Accurate VBeam Emulation
}}
}}