F-Zero X: Difference between revisions

Jump to navigation Jump to search
1,284 bytes added ,  6 May 2013
Tested by JMC47.
No edit summary
(Tested by JMC47.)
Line 3: Line 3:
|developer    = Nintendo EAD
|developer    = Nintendo EAD
|publisher    = Nintendo
|publisher    = Nintendo
|platforms = [[Nintendo 64]],[[Virtual Console]]  
|platforms   = [[Nintendo 64]],[[Virtual Console]]  
|released='''Nintendo 64'''<br/>{{vgrelease|JP=July 14, 1998|NA=October 26, 1998|EU=November 6, 1998}}'''Virtual Console'''<br/>{{vgrelease|JP=May 29, 2007|EU=June 15, 2007}}{{vgrelease|NA=June 25, 2007}}
|released     = '''Nintendo 64'''<br/>{{vgrelease|JP=July 14, 1998|NA=October 26, 1998|EU=November 6, 1998}}'''Virtual Console'''<br/>{{vgrelease|JP=May 29, 2007|EU=June 15, 2007}}{{vgrelease|NA=June 25, 2007}}
|series      = ''F-Zero''
|series      = ''F-Zero''
|genre        = Racing
|genre        = Racing
Line 17: Line 17:


== Problems ==
== Problems ==
=== Sound ===
 
F-Zero X currently doesn't have functional sound.
=== Culling ===
On all graphics backends, tracks will cull incorrectly whenever your car is pointed at the wall. There is no known solution.
{{image|FZeroX Culling.png|Example of the track culling|br}}
 
=== 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.
 
=== 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.
 
=== Skips Titles ===
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. There is no known solution.
 
=== <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.


== 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
|efbcopy = Ram
|efbcopynotes = Fixes the stretched pixel border and transitions
}}
}}


Line 28: Line 44:
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|}}-->
{{VersionCompatibilityVersion|3.5|****|No working audio with HLE}}
{{VersionCompatibilityVersion|3.5-1154|****|HLE audio fixed}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


Navigation menu