F-Zero X: Difference between revisions

38 bytes added ,  2 February 2015
Line 18: Line 18:


== Problems ==
== Problems ==
=== <s>Culling</s> ===
On all graphics backends, tracks will cull incorrectly whenever your car is pointed at the wall. Fixed some time before 3.5-1729. See {{issue|6298}}.
{{image|FZeroX Culling.png|Example of the track culling|br}}
=== Line of Stretched Pixels ===
=== Line of Stretched Pixels ===
There is a bar of stretched pixels at the bottom of the screen on all backends with EFB to Texture. Use EFB to Ram to fix it.
There is a bar of stretched pixels at the bottom of the screen on all backends with EFB to Texture. Use EFB to Ram to fix it.
Line 28: Line 23:
=== Transitions ===
=== Transitions ===
Throughout the menus, the game uses a transition effect, dissolving/wiping whatever is on the screen to go to the next menu. With EFB to Texture, instead of dissolving the current screen to the next screen, it changes to the N64 logo and wipes that away to the next screen. Use EFB to Ram to fix this.
Throughout the menus, the game uses a transition effect, dissolving/wiping whatever is on the screen to go to the next menu. With EFB to Texture, instead of dissolving the current screen to the next screen, it changes to the N64 logo and wipes that away to the next screen. Use EFB to Ram to fix this.
=== <s>Culling</s> ===
On all graphics backends, tracks will cull incorrectly whenever your car is pointed at the wall. See {{issue|6298}}. Fixed some time before {{revision|3.5-1729}}.
{{image|FZeroX Culling.png|Example of the track culling|br}}


=== <s>Skips Titles</s> ===
=== <s>Skips Titles</s> ===
For an unknown reason, Dolphin skips the titles in this game. The N64 logo appears and then disappears immediately, dropping you straight into the main menu with the iconic guitar riff playing over the main menu and its theme. Fixed by 4.0-4043. See {{issue|6297}}.
For an unknown reason, Dolphin skips the titles in this game. The N64 logo appears and then disappears immediately, dropping you straight into the main menu with the iconic guitar riff playing over the main menu and its theme. See {{issue|6297}}. Fixed by {{revision|4.0-4043}}.


=== <s>No Audio</s> ===
=== <s>No Audio</s> ===
F-Zero X doesn't have functional sound with DSP HLE. Use [[DSP LLE]] for working audio. Fixed by the merger of new-ax-hle 2.0 in 3.5-1154.
F-Zero X doesn't have functional sound with DSP HLE. Use [[DSP LLE]] for working audio. Fixed by the merger of new-ax-hle 2.0 in {{revision|3.5-1154}}.


== Configuration ==
== Configuration ==