Advertisement
Guest User

gimx 2

a guest
Oct 20th, 2018
375
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.78 KB | None | 0 0
  1. global option -l with value `log.txt'
  2. global option -c with value `fortnite config.xml'
  3. controller #1: option -p with value `/dev/ttyUSB0'
  4. now reading arguments for controller #2
  5. status flag is set
  6. subpos flag is set
  7. force_updates flag is set
  8. auto-grab flag is set
  9. GIMX 7.9 ARMv6
  10. Raspbian GNU/Linux 9.4 (stretch)
  11. Linux 4.14.70-v7+ #1144 SMP Tue Sep 18 17:34:46 BST 2018 unknown
  12. Bus 001 Device 006: ID 046d:c52f Logitech, Inc. Unifying Receiver
  13. Bus 001 Device 005: ID 0518:0001 EzKEY Corp. USB to PS2 Adaptor v1.09
  14. Bus 001 Device 004: ID 045e:02d1 Microsoft Corp. XBOX One Controller for Windows
  15. Bus 001 Device 007: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light
  16. Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
  17. Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub
  18. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  19. /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=dwc_otg/1p, 480M
  20. |__ Port 1: Dev 2, If 0, Class=Hub, Driver=hub/5p, 480M
  21. |__ Port 1: Dev 3, If 0, Class=Vendor Specific Class, Driver=smsc95xx, 480M
  22. |__ Port 2: Dev 7, If 0, Class=Vendor Specific Class, Driver=cp210x, 12M
  23. |__ Port 3: Dev 4, If 2, Class=Vendor Specific Class, Driver=, 12M
  24. |__ Port 3: Dev 4, If 0, Class=Vendor Specific Class, Driver=xpad, 12M
  25. |__ Port 3: Dev 4, If 1, Class=Vendor Specific Class, Driver=, 12M
  26. |__ Port 4: Dev 5, If 1, Class=Human Interface Device, Driver=usbhid, 1.5M
  27. |__ Port 4: Dev 5, If 0, Class=Human Interface Device, Driver=usbhid, 1.5M
  28. |__ Port 5: Dev 6, If 0, Class=Human Interface Device, Driver=usbhid, 12M
  29. |__ Port 5: Dev 6, If 1, Class=Human Interface Device, Driver=usbhid, 12M
  30. GIMX adapter detected, controller type is: XOnePad.
  31. found pass-through device 0x045e:0x02d1
  32. registered joystick 0 with name "Microsoft X-Box One pad"
  33. using default refresh period: 4.00ms
  34. mouse 0 has name 'Plus More Enterprise LTD. USB-compliant keyboard' and virtual id 0
  35. mouse 1 has name 'Logitech USB Receiver' and virtual id 0
  36. mouse 2 has name 'Logitech USB Receiver' and virtual id 1
  37. keyboard 0 has name 'Plus More Enterprise LTD. USB-compliant keyboard' and virtual id 0
  38. keyboard 1 has name 'Plus More Enterprise LTD. USB-compliant keyboard' and virtual id 1
  39. keyboard 2 has name 'Logitech USB Receiver' and virtual id 0
  40. joystick 0 has name 'Microsoft X-Box One pad' and virtual id 0
  41. Dump of /home/pi/.gimx/config/fortnite config.xml:
  42. <?xml version="1.0" encoding="UTF-8"?>
  43. <root>
  44. <controller id="1" dpi="0" type="XOnePad">
  45. <configuration id="1">
  46. <trigger type="" id="" name="" button_id="" switch_back="no" delay="0"/>
  47. <mouse_options_list>
  48. <mouse name="" id="0" mode="Aiming" buffer_size="1" filter="0.00"/>
  49. </mouse_options_list>
  50. <intensity_list/>
  51. <button_map>
  52. <button id="abs_axis_9" label="">
  53. <device type="keyboard" id="0" name=""/>
  54. <event type="button" id="SPACE"/>
  55. </button>
  56. <button id="abs_axis_14" label="">
  57. <device type="mouse" id="0" name=""/>
  58. <event type="button" id="BUTTON_LEFT"/>
  59. </button>
  60. <button id="abs_axis_13" label="">
  61. <device type="mouse" id="0" name=""/>
  62. <event type="button" id="BUTTON_RIGHT"/>
  63. </button>
  64. <button id="abs_axis_3" label="">
  65. <device type="keyboard" id="0" name=""/>
  66. <event type="button" id="CAPSLOCK"/>
  67. </button>
  68. <button id="abs_axis_7" label="">
  69. <device type="keyboard" id="0" name=""/>
  70. <event type="button" id="r"/>
  71. </button>
  72. <button id="abs_axis_0" label="">
  73. <device type="keyboard" id="0" name=""/>
  74. <event type="button" id="TAB"/>
  75. </button>
  76. <button id="abs_axis_1" label="">
  77. <device type="keyboard" id="0" name=""/>
  78. <event type="button" id="m"/>
  79. </button>
  80. <button id="abs_axis_5" label="">
  81. <device type="keyboard" id="0" name=""/>
  82. <event type="button" id="DOWN"/>
  83. </button>
  84. <button id="abs_axis_6" label="">
  85. <device type="keyboard" id="0" name=""/>
  86. <event type="button" id="LEFT"/>
  87. </button>
  88. <button id="abs_axis_4" label="">
  89. <device type="keyboard" id="0" name=""/>
  90. <event type="button" id="RIGHT"/>
  91. </button>
  92. <button id="abs_axis_8" label="">
  93. <device type="keyboard" id="0" name=""/>
  94. <event type="button" id="q"/>
  95. </button>
  96. <button id="abs_axis_11" label="">
  97. <device type="keyboard" id="0" name=""/>
  98. <event type="button" id="LSHIFT"/>
  99. </button>
  100. <button id="abs_axis_2" label="">
  101. <device type="keyboard" id="0" name=""/>
  102. <event type="button" id="l"/>
  103. </button>
  104. <button id="abs_axis_11" label="">
  105. <device type="keyboard" id="0" name=""/>
  106. <event type="button" id="2"/>
  107. </button>
  108. <button id="abs_axis_12" label="">
  109. <device type="keyboard" id="0" name=""/>
  110. <event type="button" id="3"/>
  111. </button>
  112. <button id="abs_axis_10" label="">
  113. <device type="keyboard" id="0" name=""/>
  114. <event type="button" id="f"/>
  115. </button>
  116. </button_map>
  117. <axis_map>
  118. <axis id="rel_axis_1-" label="">
  119. <device type="keyboard" id="0" name=""/>
  120. <event type="button" id="w"/>
  121. </axis>
  122. <axis id="rel_axis_0+" label="">
  123. <device type="keyboard" id="0" name=""/>
  124. <event type="button" id="d"/>
  125. </axis>
  126. <axis id="rel_axis_0-" label="">
  127. <device type="keyboard" id="0" name=""/>
  128. <event type="button" id="a"/>
  129. </axis>
  130. <axis id="rel_axis_1+" label="">
  131. <device type="keyboard" id="0" name=""/>
  132. <event type="button" id="s"/>
  133. </axis>
  134. <axis id="rel_axis_2" label="">
  135. <device type="mouse" id="0" name=""/>
  136. <event type="axis" id="x" dead_zone="25" multiplier="3" exponent="0.60" shape="Circle"/>
  137. </axis>
  138. <axis id="rel_axis_3" label="">
  139. <device type="mouse" id="0" name=""/>
  140. <event type="axis" id="y" dead_zone="25" multiplier="2.8" exponent="0.60" shape="Circle"/>
  141. </axis>
  142. </axis_map>
  143. <joystick_corrections_list/>
  144. </configuration>
  145. </controller>
  146. </root>
  147. Warning: A device name is empty. Multiple mice and keyboards are not managed.
  148. Press the guide button to activate the controller.
  149. 0 1539905250.159232, guide (255)
  150. 0 1539905250.695227
  151. 0 1539905251.975238, guide (255)
  152. 0 1539905252.207231
  153. 0 1539905253.655242, guide (255)
  154. Exiting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement