Changes

Line 179: Line 179:  
==Testing/Hacking==
 
==Testing/Hacking==
   −
I have put together a patch for Linux to support these wheels, and will be submiting this shortly. For those using Debian/Ubuntu you can find a pre-built kernel and headers [http://www.mungewell.org/Logitech_Wii_Wheel/ here].
+
I have submitted a patch for Linux to support these wheels, this should be in the next mainline kernel (2.6.36rc6?). For those using Debian/Ubuntu you can find a pre-built kernel and headers [http://www.mungewell.org/Logitech_Wii_Wheel/ here].
 +
 
 +
I managed to get some time on a Wii with Dirt2 and get some captures of the SPI traffic to the nRF24L01 ([http://www.mungewell.org/Logitech_Wii_Wheel/ get them here]). Fairly disappointing game, as they don't appear to be doing much in the way of FF. Looking at the data structures, they seem to be using specific 'slots' for each effect:
 +
* Slot 1 - Constant Force
 +
* Slot 2 - Friction
 +
* Slot 3 - Spring
 +
* Slot 4 - <nothing>
 +
* Auto-Center turned on at fixed throughout the whole of the game.
    
A simple Linux/Python script for testing these codes can be found [[:File:Autocenter.zip|here]].  
 
A simple Linux/Python script for testing these codes can be found [[:File:Autocenter.zip|here]].  
49

edits