Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:nintendont [2015/05/30 01:12] – [Nintendon't for Wii] darron | tools:nintendont [2021/09/11 10:07] (current) – darron | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== Nintendon' | + | ==== Nintendont |
- | This is the process to build Nintendon' | + | This is the process to build Nintendont |
With a custom version we may patch the source to support USB controllers | With a custom version we may patch the source to support USB controllers | ||
- | such as the Microsoft | + | such as the Microsoft |
- | supported as standard. | + | otherwise. |
=== Install devkitPro === | === Install devkitPro === | ||
< | < | ||
Line 25: | Line 26: | ||
</ | </ | ||
- | === Build Nintendon' | + | === Test build Nintendont |
< | < | ||
git clone https:// | git clone https:// | ||
Line 31: | Line 32: | ||
sh Build.sh | sh Build.sh | ||
</ | </ | ||
+ | |||
+ | === Racing wheel support === | ||
+ | |||
+ | Fetch the patch for the Microsoft USB wheel. | ||
+ | < | ||
+ | hg clone http:// | ||
+ | </ | ||
+ | |||
+ | Apply the patch and rebuild Nintendont. | ||
+ | |||
+ | Copy boot.dol and the .ini configuration file to the target device. |