Difference between revisions of "DVDFatal"

From Rare Gaming Dump
(rewording)
Line 1: Line 1:
'''DVDFatal''' is when a Wii or GameCube has a fatal error when loading a disc that the console cannot recover from. DVDFatal is what the function is called in the game code.
+
The '''DVDFatal''' error occurs when a Wii or GameCube has a fatal error when loading a disc that the console cannot recover from. <code>DVDFatal</code> is the actual function called in the game code in this scenario.
  
When a DVDFatal happens on a Wii, an error saying something like "An error occurred. Press the Eject button, remove the Game Disc, and turn off the power to the console. Please refer to the Wii Operations Manual for help troubleshooting", and the only way to get rid of it is to power off the console.
+
When a DVDFatal happens on a Wii, an error with wording similar to, "An error occurred. Press the Eject button, remove the Game Disc, and turn off the power to the console. Please refer to the Wii Operations Manual for help troubleshooting" will be presented on-screen. The only way to clear the error is to power off the console.
  
 
[[Category:Wii]]
 
[[Category:Wii]]

Revision as of 15:31, 12 February 2020

The DVDFatal error occurs when a Wii or GameCube has a fatal error when loading a disc that the console cannot recover from. DVDFatal is the actual function called in the game code in this scenario.

When a DVDFatal happens on a Wii, an error with wording similar to, "An error occurred. Press the Eject button, remove the Game Disc, and turn off the power to the console. Please refer to the Wii Operations Manual for help troubleshooting" will be presented on-screen. The only way to clear the error is to power off the console.