t2:usage_guides:systems:multihid

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
t2:usage_guides:systems:multihid [2018/03/17 10:38]
J2Kbr [Polling Rate]
t2:usage_guides:systems:multihid [2020/10/13 08:05]
scachi [Multi Interface HID]
Line 3: Line 3:
 {{:​t2:​usage_guides:​systems:​multihid.png?​nolink|}} {{:​t2:​usage_guides:​systems:​multihid.png?​nolink|}}
  
-All Titan Two features such as crossover and scripting can also be used to play PC games on Steam, Windows, Mac, Linux and Emulators. The Multi Interface HID enables the Titan Two to output simultaneously as keyboard, mouse and joystick. The interfaces can be individually configured and programmed.+All Titan Two features such as crossover and scripting can also be used to play PC games on Steam, Windows, Mac, Linux and Emulators. The Multi Interface HID enables the Titan Two to output simultaneously as raw keyboard, ​raw mouse and joystick. The interfaces can be individually configured and programmed. 
 + 
 +You need run a script to be able to use this mode: 
 +<code gpc2> 
 +init{ 
 +  mousemapping();​ 
 +  keymapping();​ 
 +
 +main{ 
 +  mouse_passthru();​ 
 +  key_passthru();​ 
 +
 +</​code>​ 
 +More information about Multi Interface HID scripting: [[t2:​gpc_scripting:​usb_hid|Here]]
  
 ===== Polling Rate ===== ===== Polling Rate =====
Line 35: Line 48:
   - Connect the provided Micro-USB cable to the Titan Two USB port labeled ''​OUTPUT'';​   - Connect the provided Micro-USB cable to the Titan Two USB port labeled ''​OUTPUT'';​
   - Connect the other end of the Micro-USB cable to any available USB port on the computer.   - Connect the other end of the Micro-USB cable to any available USB port on the computer.
 +
 +| **Note:** //Joystick output is limited to PC only.// |
  
t2/usage_guides/systems/multihid.txt · Last modified: 2020/10/13 08:05 by scachi