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
diy-arcade-controls [2026/03/03 04:06] – [Ultimarc Control Interfaces for Batocera v40 or Less] superchoochdiy-arcade-controls [2026/05/29 20:55] (current) – [Gallery] nadenislamarre
Line 29: Line 29:
 {{::homemadecontrollers2.jpg?350|}} {{::homemadecontrollers2.jpg?350|}}
 {{::homemadecontrollers4.png?200|}} {{::homemadecontrollers4.png?200|}}
 +{{::homemadecontrollers4players.jpg
 +?600|}}
  
 ===== Arcade Cabinet Retailers and License Compliance ===== ===== Arcade Cabinet Retailers and License Compliance =====
Line 157: Line 159:
 There are some file samples in ''/usr/share/keyboardToPads/inputs''. There are some file samples in ''/usr/share/keyboardToPads/inputs''.
  
-Example :+Here is an example of a Rec Room Masters Xtension 2 Player Plus controller:
  
   # Xtension 2 Player Plus   # Xtension 2 Player Plus
Line 205: Line 207:
         ["key:c", "key:space"]: "key:1" # player 2 select from combination player 1 start+tl, require batocera 43         ["key:c", "key:space"]: "key:1" # player 2 select from combination player 1 start+tl, require batocera 43
  
-In that example, the controller is split into 3 virtual devices: 2 pads and 1 hotkey device.+Using the example abovewe can determine the following information:  
 +  * The controller is split into 3 virtual devices: 2 pads and 1 hotkey device
 +  * The ''name'' of the first virtual pad is ''Xtension 2P Player 1''. Rename Xtension 2P Player 1 & 2 to the name of your controller. 
 +  * Its ''type'' is "joystick". Possible types are "joystick" for pads, and "hotkeys" for hotkeys. 
 +  * ''mapping'' is a key-value association table to convert each key from the real device into the virtual pad.  You can assign two or more physical keys to a single pad button.
  
 <WRAP center round important> <WRAP center round important>
  • diy-arcade-controls.1772510797.txt.gz
  • Last modified: 3 months ago
  • by superchooch