Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tools:nintendont [2015/05/29 20:35]
darron
tools:nintendont [2021/09/11 10:07] (current)
darron
Line 1: Line 1:
-=== Nintendon'for Wii ===+==== Nintendont for Wii ====
  
-This is the process to build Nintendon'for the Wii.+This is the process to build Nintendont for the Wii.
  
 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 steering wheels which have greater than 8-bit resolution.+such as the Microsoft Side Winder Precision Racing Wheel which cannot operate 
 +otherwise.
  
-Patches will appear here later. +=== Install devkitPro ===
- +
-== Install devkitPro ==+
 <code> <code>
 cd $HOME cd $HOME
Line 19: Line 18:
 </code> </code>
  
-== Configure environment ==+=== Configure environment ===
 <code> <code>
 setenv DEVKITPRO $HOME/devkitPro setenv DEVKITPRO $HOME/devkitPro
Line 27: Line 26:
 </code> </code>
  
-== Build Nintendon'==+=== Test build Nintendont ===
 <code> <code>
 git clone https://github.com/FIX94/Nintendont.git git clone https://github.com/FIX94/Nintendont.git
Line 33: Line 32:
 sh Build.sh sh Build.sh
 </code> </code>
 +
 +=== Racing wheel support ===
 +
 +Fetch the patch for the Microsoft USB wheel.
 +<code>
 +hg clone http://hg.kewl.org/pub/Nintendoes/
 +</code>
 +
 +Apply the patch and rebuild Nintendont.
 +
 +Copy boot.dol and the .ini configuration file to the target device.