Changes

665 bytes added ,  05:20, 28 April 2016
Updated to 0.4.0
Line 20: Line 20:  
     <ul>
 
     <ul>
 
     <li>Left-click on the button to detect the input (keyboard or mouse).</li>
 
     <li>Left-click on the button to detect the input (keyboard or mouse).</li>
     <li>Right-click on the button to show a pop-up menu. The Clear, vJoy, Detect and Mouse option could be used to set a key.</li>
+
     <li>Right-click on the button to show a pop-up menu. The Clear, vXbox, vJoy, Detect and Mouse option could be used to set a key.</li>
 
     </ul>
 
     </ul>
 
</li>
 
</li>
Line 49: Line 49:  
<li>Download vJoy from the [http://vjoystick.sourceforge.net/site/index.php/download-a-install Official Site].</li>
 
<li>Download vJoy from the [http://vjoystick.sourceforge.net/site/index.php/download-a-install Official Site].</li>
 
<li>Execute the installer.</li>
 
<li>Execute the installer.</li>
<li>Before launching UsendMii [http://vjoystick.sourceforge.net/site/index.php/dev/88-configuration-of-vjoy-devices2 Configure the vJoy Device]. UsendMii will pick the first device that is available. Only buttons and axes (X, Y, Z, Rx, Ry and Rz) are supported.</li>
+
<li>Before launching UsendMii [http://vjoystick.sourceforge.net/site/index.php/dev/88-configuration-of-vjoy-devices2 Configure the vJoy Device]. UsendMii will pick the first device that is available. Buttons, 4 directions POV Hat Switches and axes are supported.</li>
 
<li>Launch UsendMii and Calibrate the vJoy Device in the Game Controllers (joy.cpl) Properties.</li>
 
<li>Launch UsendMii and Calibrate the vJoy Device in the Game Controllers (joy.cpl) Properties.</li>
 
<li>Configure your games to use the proper vJoy Device.</li>
 
<li>Configure your games to use the proper vJoy Device.</li>
 +
</ul>
 +
<h3>vXbox (virtual Xbox controller for Windows)</h3>
 +
<ul>
 +
<li>Download and install the latest [https://www.microsoft.com/hardware/en-us/d/xbox-360-controller-for-windows Xbox 360 controller] drivers.</li>
 +
<li>Download and follow the steps from [https://github.com/shauleiz/vXboxInterface/releases/latest GitHub].</li>
 +
<li>Configure your games to use the proper vXbox controller.</li>
 
</ul>
 
</ul>
   Line 58: Line 64:  
<li>UsendMii is a HTTP server that delivers Web content to the [[Internet Browser|Wii U Internet Browser]] software.</li>
 
<li>UsendMii is a HTTP server that delivers Web content to the [[Internet Browser|Wii U Internet Browser]] software.</li>
 
<li>The Internet Browser uses specialized JavaScript to obtain button states of the GamePad.</li>
 
<li>The Internet Browser uses specialized JavaScript to obtain button states of the GamePad.</li>
<li>The button states are converted to JSON and sent to UsendMii using WebSocket protocol. POST request are used for version before 4.0.0</li>
+
<li>The button states are converted to JSON and sent to UsendMii using WebSocket protocol. POST request are used for version before 4.0.0.</li>
 
<li>When received, UsendMii will simulate keystrokes, mouse motions, or button clicks.</li>
 
<li>When received, UsendMii will simulate keystrokes, mouse motions, or button clicks.</li>
 
</ul>
 
</ul>
   −
<h2>Changelog</h2>
+
<h2>Change Log</h2>
 +
<h3>0.4.0</h3>
 +
<ul>
 +
<li>Added support for vXboxInterface.</li>
 +
<li>Added support for POV hat switches with vJoy.</li>
 +
<li>Added support for Slider axes with vJoy.</li>
 +
<li>Added support for horizontal mouse wheel.</li>
 +
<li>Added video subtitles support.</li>
 +
</ul>
 
<h3>0.3.0</h3>
 
<h3>0.3.0</h3>
 
<ul>
 
<ul>
3,032

edits