Skip to content

cyberstudio10/d2xl-cios

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d2xl cIOS

This is a fork of davebaol's d2x-cIOS for Wii and WiiU, which I (Leseratte) named "d2xl-cIOS". The main goal was to make the cIOS compatible with the Wii Mini (which I accomplished using a hex editor). Now that I finally fixed the compiler issues and can properly compile the source code as of February 15th, 2020; I am planning to add more features to the cIOS as well.

DISCLAIMER

  THIS APPLICATION COMES WITH NO WARRANTY AT ALL, NEITHER EXPRESSED NOR
  IMPLIED. NO ONE BUT YOURSELF IS RESPONSIBLE FOR ANY DAMAGE TO YOUR WII
  CONSOLE BECAUSE OF A IMPROPER USAGE OF THIS SOFTWARE.

DESCRIPTION

This is a custom IOS for the Wii console, i.e. an IOS modified to add some new features not available in the official IOS.

The d2xl cIOS is an enhanced version of the d2x cIOS, which is based on the cIOSX rev21 by Waninkoko. To see what's new read the file Changelog.txt or visit the d2xl github project: https://github.com/Leseratte10/d2xl-cios

KUDOS

  • rodries, for the help with EHCI improvements.
  • Crediar, for all I learned studying Sneek source code.
  • Oggzee, for his brilliant fraglist.
  • WiiPower, for the great help with ios reload block from usb.
  • dragbe and NutNut, for their d2x cios installer.
  • XFlak, for his wonderful ModMii which supported d2x wads since its birth. Without ModMii d2x cios would probably never have existed. Also, XFlak had the original idea to replace the buggy EHCI module of cIOSX rev21 with the working one from rev19.
  • HackWii.it and GBAtemp.net communities, for their ideas and support.
  • Totoro, for the official d2x logo
  • ChaN, for his FatFs.
  • Waninkoko, for his cIOSX rev21.
  • Team Twiizers and devkitPRO devs for their great work in libogc.
  • WiiGator, for his work in the DIP plugin.
  • kwiirk, for his EHCI module.
  • Hermes, for his EHCI improvements.
  • neimod, for his Custom IOS Module Toolkit.
  • xerpi, for fakemote (wired ps3/ps4 controller support).
  • cyberstudio, for 2-bay disk enclosure support.
  • GerbilSoft, for code that checks disk signature and skips Wii U drives.
  • All the betatesters.

About

d2xl-cIOS - a fork of davebaol's d2x cIOS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.4%
  • Assembly 3.4%
  • Makefile 1.9%
  • Batchfile 1.1%
  • C++ 1.0%
  • Shell 0.9%
  • Other 0.3%