Star Fox Adventures: Difference between revisions

5.0 fixed issues clean-up
No edit summary
(5.0 fixed issues clean-up)
Line 29: Line 29:
{{image|Starfoxadventures-Glow1.jpg|Glow is offset and lacks blur with '''EFB Copies to Texture Only'''}}
{{image|Starfoxadventures-Glow1.jpg|Glow is offset and lacks blur with '''EFB Copies to Texture Only'''}}
{{image|Starfoxadventures-Glow2.jpg|Proper emulation|br}}
{{image|Starfoxadventures-Glow2.jpg|Proper emulation|br}}
=== {{s}}Audio/Video Synchronization{{/s}} ===
Cutscene audio may become desynchronized, running ahead of the video and subtitles. It occurs regardless of computer performance and even [[DSP LLE]]. Fixed by the DTK Rewrite in {{revision|4.0-1970}}.
=== {{s}}Giant Stars/Particles{{/s}} ===
In D3D9, stars and particles may be ridiculously large, showing as giant white blocks. The problem with the stars is apparently caused by the water splashes: if a splash occurs in the same gameplay session as going into space, the stars will be huge. If no splashes occur, the stars will be normal. Use D3D11 or OpenGL to prevent this problem, or avoid water as much as possible in D3D9. Rendered irrelevant by the removal of D3D9 in {{revision|4.0-155}}.
{{image|Starfoxadventures-Stars1.jpg|Giant stars in D3D9}}
{{image|Starfoxadventures-Stars2.jpg|Proper emulation|br}}


== Configuration ==
== Configuration ==