In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "DVDX"

From WiiBrew
Jump to navigation Jump to search
m (DVDx moved to DVDX: the title id has a capital X)
Line 1: Line 1:
 
{{Infobox homebrewapp
 
{{Infobox homebrewapp
 
| image      = [[image:Dvdx0.png]]
 
| image      = [[image:Dvdx0.png]]
| title      = DVDx
+
| title      = DVDX
 
| desc        = Support for DVD access in homebrew
 
| desc        = Support for DVD access in homebrew
 
| author      = [[Team Twiizers]]
 
| author      = [[Team Twiizers]]
Line 8: Line 8:
 
}}
 
}}
  
'''DVDx''' is a homebrew application that installs a hidden "channel" which can be used by other homebrew applications to access home burned and factory pressed DVD content without the need for a modchip. This does not modify any IOS in any way, making it very safe.
+
'''DVDX''' is a homebrew application that installs a hidden "channel" which can be used by other homebrew applications to access home burned and factory pressed DVD content without the need for a modchip. This does not modify any IOS in any way, making it very safe.
  
 
== Installation ==
 
== Installation ==
Installation is simple - just run the [http://static.hackmii.com/dvdx.zip DVDx stub installer] or use [http://wiibrew.org/w/images/1/1c/DVDx_fw-3.4_comex.zip this] if you have updated with the Oct 23rd update or 3.4. If you have a modchip, you may need to install [http://static.hackmii.com/patchmii_core.dol PatchMii core] before installing DVDx.
+
Installation is simple - just run the [http://static.hackmii.com/dvdx.zip DVDX stub installer] or use [http://wiibrew.org/w/images/1/1c/DVDx_fw-3.4_comex.zip this] if you have updated with the Oct 23rd update or 3.4. Please note that the 3.4 installer was neither created or approved by Team Twiizers.  If you have a modchip, you may need to install [http://static.hackmii.com/patchmii_core.dol PatchMii core] before installing DVDX.
  
 
== FAQ ==
 
== FAQ ==
 
'''Q''': What type of DVD should I use?
 
'''Q''': What type of DVD should I use?
  
'''A''': DVD-R media is recommended. However, DVDx has been confirmed working with various DVD media, including DVD+R/RW and DVD-R/RW discs. Dual layer discs are not supported. Particular brands (lower quality discs) may be problematic.  Please note that DVD+R discs will need to have their BookType set to DVD-ROM to work properly in Normal mode (if you have no modchip). PatchMii mode does not have this requirement, but requires a modchip.
+
'''A''': DVD-R media is recommended. However, DVDX has been confirmed working with various DVD media, including DVD+R/RW and DVD-R/RW discs. Dual layer discs are not supported. Particular brands (lower quality discs) may be problematic.  Please note that DVD+R discs will need to have their BookType set to DVD-ROM to work properly in Normal mode (if you have no modchip). PatchMii mode does not have this requirement, but requires a modchip.
  
  
 
'''Q''': Why does my Wii not read my DVDs?
 
'''Q''': Why does my Wii not read my DVDs?
  
'''A''': Be sure that you properly install DVDx. Be aware that since it does not modify the IOS, the disk will not show in the channel menu. You need to use a special homebrew program that utilizes DVDx support. If you have done all of that, and you still are unable to use your burned DVDs, check and be sure it burned correctly. Try re-burning the DVD on a DVD-r if it is not already.
+
'''A''': Be sure that you properly install DVDX. Be aware that since it does not modify the IOS, the disk will not show in the channel menu. You need to use a special homebrew program that utilizes DVDX support. If you have done all of that, and you still are unable to use your burned DVDs, check and be sure it burned correctly. Try re-burning the DVD on a DVD-r if it is not already.
  
 
== Development ==
 
== Development ==
Homebrew developers looking to add DVD support to their applications will need to use libdi, which has been added to libogc. libdi requires the DVDx stub.
+
Homebrew developers looking to add DVD support to their applications will need to use libdi, which has been added to libogc. libdi requires the DVDX stub.
  
== Applications Using DVDx ==
+
== Applications Using DVDX ==
  
 
*[[MPlayer]]
 
*[[MPlayer]]

Revision as of 19:44, 31 December 2008

DVDX
Dvdx0.png
General
Author(s)Team Twiizers
Links
[[3.3 and before Oct 23rd and above|Download]]
Peripherals
Wiimote1.svg

DVDX is a homebrew application that installs a hidden "channel" which can be used by other homebrew applications to access home burned and factory pressed DVD content without the need for a modchip. This does not modify any IOS in any way, making it very safe.

Installation

Installation is simple - just run the DVDX stub installer or use this if you have updated with the Oct 23rd update or 3.4. Please note that the 3.4 installer was neither created or approved by Team Twiizers. If you have a modchip, you may need to install PatchMii core before installing DVDX.

FAQ

Q: What type of DVD should I use?

A: DVD-R media is recommended. However, DVDX has been confirmed working with various DVD media, including DVD+R/RW and DVD-R/RW discs. Dual layer discs are not supported. Particular brands (lower quality discs) may be problematic. Please note that DVD+R discs will need to have their BookType set to DVD-ROM to work properly in Normal mode (if you have no modchip). PatchMii mode does not have this requirement, but requires a modchip.


Q: Why does my Wii not read my DVDs?

A: Be sure that you properly install DVDX. Be aware that since it does not modify the IOS, the disk will not show in the channel menu. You need to use a special homebrew program that utilizes DVDX support. If you have done all of that, and you still are unable to use your burned DVDs, check and be sure it burned correctly. Try re-burning the DVD on a DVD-r if it is not already.

Development

Homebrew developers looking to add DVD support to their applications will need to use libdi, which has been added to libogc. libdi requires the DVDX stub.

Applications Using DVDX