F-Zero X: Difference between revisions

Jump to navigation Jump to search
215 bytes removed ,  9 June 2019
m
(22 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Infobox VG
{{Infobox VG
|image       = [[Image:F-Zero X.jpg|300px|]]
|image     = [[Image:F-Zero X.jpg|300px|]]
|developer   = Nintendo EAD
|developer = Nintendo EAD
|publisher   = Nintendo
|publisher = Nintendo
|platforms   = [[Nintendo 64]],[[Virtual Console]]
|series   = F-Zero
|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|NA|June 25, 2007}}
|series      = ''F-Zero''
|genre     = Racing
|genre       = Racing
|modes     = Single-player, Multiplayer (4)
|modes       = Single-player, Multiplayer (4)
|input     = GameCube Controller, Classic Controller
|input       = GameCube Controller, Classic Controller
|forumlink = http://forums.dolphin-emu.org/Thread-virtual-console-f-zero-x
|forumlink   = http://forums.dolphin-emu.org/Thread-virtual-console-f-zero-x
}}
}}


'''''F-Zero X''''', is a futuristic racing video game for the Nintendo 64 (N64) console. ''F-Zero X'' is the third released installment in the ''F-Zero'' series and the first released video game in the franchise to feature 3D graphics. The game has a steep learning curve and its gameplay experience is similar to that of the original ''F-Zero'' title. However, the title does introduce a "death race" mode and a random track generator called the "X Cup". In the death race, the player's objective is to annihilate the 29 other racers as speedily as possible, while the X-Cup "creates" a different set of tracks each time played.
'''''F-Zero X''''', is a futuristic racing video game for the Nintendo 64 (N64) console. ''F-Zero X'' is the third released installment in the ''F-Zero'' series and the first released video game in the franchise to feature 3D graphics. The game has a steep learning curve and its gameplay experience is similar to that of the original ''F-Zero'' title. However, the title does introduce a "death race" mode and a random track generator called the "X Cup". In the death race, the player's objective is to annihilate the 29 other racers as speedily as possible, while the X-Cup "creates" a different set of tracks each time played.


<!-- To edit the Nintendo 64 VC Global Problems, navigate to "Template:GlobalProblems/Nintendo 64" (copy to the search box) -->
{{GlobalProblems}}
{{GlobalProblems|N64}}


== Problems ==
== Problems ==
=== Line of Stretched Pixels ===
{{Problems|{{#vardefineecho:problems|
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.
=== <s>Transitions</s> ===
Throughout the menus, the game uses a transition effect, dissolving/wiping whatever is on the screen to go to the next menu. With '''EFB Copies to Texture Only''', instead of dissolving the current screen to the next screen, it changes to the N64 logo and wipes that away to the next screen. Disable '''EFB Copies to Texture Only''' to fix this. '''EFB Copies to Texture Only''' is disabled in the game ini since at least {{revision|5.0-10413}}.


=== 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.


=== <s>Culling</s> ===
== Enhancements ==
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}}.
=== 16:9 Widescreen Gecko Code  ===
{{image|FZeroX Culling.png|Example of the track culling|br}}
==== NA ====
 
<pre>$16:9 Widescreen
=== <s>Skips Titles</s> ===
042479A4 C1000000
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}}.
C204DF18 00000006
 
38610008 3C003F40
=== <s>No Audio</s> ===
90030020 C0030020
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}}.
C3430000 EF5A0032
D3430000 C3430008
EF5A0032 D3430008
60000000 00000000
C2052490 00000003
3EC03B99 92C9052C
3EC0BF40 92C90530
2C030000 00000000
C2051AF8 00000003
3C003B99 9009052C
3C00BF40 90090530
2C030000 00000000
</pre>


== 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
}}
}}


== Version Compatibility ==
== Version Compatibility ==
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityVersion|3.5|****|No working audio with HLE}}
{{VersionCompatibilityVersion|3.5|****|No working audio with HLE}}
{{VersionCompatibilityVersion|3.5-1154|****|HLE audio fixed}}
{{VersionCompatibilityVersion|3.5-1154|****|HLE audio fixed}}
{{VersionCompatibilityVersion|4.0-7630|****|Stretched Pixels Fixed on EFB Copies to Texture}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


Line 51: Line 61:
{{testing/start}}
{{testing/start}}
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
{{testing/entry|revision=4.0-8445|OS=Windows 7|CPU=Intel Core i5-3570K @ 3.8GHz|GPU=NVIDIA GeForce GTX 760|result=Works well.  Emulated CPU Overclock reduces FPS Lag.|tester=JMC47}}
{{testing/end}}
{{testing/end}}
== Gameplay Videos ==
<!--A full list of options is available at Template:VideoGallery/doc-->
{{VideoGallery
}}


{{Navigation/F-Zero}}
{{Navigation/F-Zero}}

Navigation menu