Advertisement
Guest User

Untitled

a guest
Mar 6th, 2022
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.94 KB | None | 0 0
  1. global option -l with value `log.txt'
  2. global option -c with value `KBTest.xml'
  3. controller #1: option -p with value `COM3'
  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 8.0 x86_64
  10. Windows 10 (or later) x64
  11. Kernel version: 10.0 (19043)
  12. GIMX adapter detected, controller type is: G29 PS4.
  13. Firmware version: 8.0
  14. Reset sent to the GIMX adapter.
  15. Current baudrate: 500000 bps.
  16. Trying baudrate: 2000000 bps.
  17. Trying baudrate: 1000000 bps.
  18. Trying baudrate: 500000 bps.
  19. Using baudrate: 500000 bps.
  20. found pass-through device 0x054c:0x09cc
  21. rounding timer period 1000us to 998us
  22. registered joystick 0 with name "PS4 Controller"
  23. using default refresh period: 5.00ms
  24. mouse 0 has name 'HID-compliant mouse' and virtual id 0
  25. mouse 1 has name 'HID-compliant mouse' and virtual id 1
  26. mouse 2 has name 'Fanatec Wheel Virtual Mouse' and virtual id 0
  27. keyboard 0 has name 'HID Keyboard Device' and virtual id 0
  28. keyboard 1 has name 'HID Keyboard Device' and virtual id 1
  29. keyboard 2 has name 'HID Keyboard Device' and virtual id 2
  30. joystick 0 has name 'PS4 Controller' and virtual id 0
  31. Dump of C:\Users\Matt\AppData\Roaming/gimx/config/KBTest.xml:
  32. <?xml version="1.0" encoding="UTF-8"?>
  33. <root>
  34. <controller id="1" dpi="0" type="G29 PS4">
  35. <configuration id="1">
  36. <trigger type="" id="" name="" button_id="" switch_back="no" delay="0"/>
  37. <mouse_options_list/>
  38. <intensity_list/>
  39. <button_map>
  40. <button id="abs_axis_2" label="">
  41. <device type="keyboard" id="0" name=""/>
  42. <event type="button" id="SPACE"/>
  43. </button>
  44. <button id="abs_axis_3" label="">
  45. <device type="keyboard" id="0" name=""/>
  46. <event type="button" id="UP"/>
  47. </button>
  48. <button id="abs_axis_5" label="">
  49. <device type="keyboard" id="0" name=""/>
  50. <event type="button" id="DOWN"/>
  51. </button>
  52. <button id="abs_axis_9" label="">
  53. <device type="keyboard" id="0" name=""/>
  54. <event type="button" id="x"/>
  55. </button>
  56. <button id="abs_axis_8" label="">
  57. <device type="keyboard" id="0" name=""/>
  58. <event type="button" id="z"/>
  59. </button>
  60. <button id="abs_axis_6" label="">
  61. <device type="keyboard" id="0" name=""/>
  62. <event type="button" id="LEFT"/>
  63. </button>
  64. <button id="abs_axis_4" label="">
  65. <device type="keyboard" id="0" name=""/>
  66. <event type="button" id="RIGHT"/>
  67. </button>
  68. </button_map>
  69. <axis_map/>
  70. <joystick_corrections_list/>
  71. </configuration>
  72. </controller>
  73. </root>
  74. Warning: A device name is empty. Multiple mice and keyboards are not managed.
  75. Press the key/button assigned to PS.
  76. rounding timer period 5000us to 4992us
  77. 0 1266874881.281833, PS (255)
  78. 0 1266874881.662157
  79. 0 1266874884.915147, PS (255)
  80. 0 1266874885.405373
  81. Exiting
  82.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement