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
Last revision Both sides next revision
tools:nintendont [2015/05/30 01:12]
darron [Nintendon't for Wii]
tools:nintendont [2015/05/30 09:02]
darron [Steering wheel support]
Line 4: Line 4:
  
 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 precision steering wheel which has greater than the 8-bit resolution +such as the Microsoft Side Winder Precision Racing Wheel which cannot operate 
-supported as standard.+otherwise.
 === Install devkitPro === === Install devkitPro ===
 <code> <code>
Line 25: Line 25:
 </code> </code>
  
-=== Build Nintendon't ===+=== Test build Nintendon't ===
 <code> <code>
 git clone https://github.com/FIX94/Nintendont.git git clone https://github.com/FIX94/Nintendont.git
Line 31: Line 31:
 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 Nintendon't.
 +
 +Copy boot.dol and the .ini configuration file to the target device.