Advertisement
mgysgtdev

gimx

Aug 21st, 2019
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. global option -l with value `log.txt'
  2. global option -c with value `Accuforce_G27.xml'
  3. controller #1: option -p with value `COM13'
  4. now reading arguments for controller #2
  5. grab flag is unset
  6. status flag is set
  7. subpos flag is set
  8. force_updates flag is set
  9. GIMX 7.15 x86_64
  10. Windows 10 (or later) x64
  11. Kernel version: 10.0 (18362)
  12. GIMX adapter detected, controller type is: G27 PS3.
  13. no pass-through device is needed
  14. Start the game with a dualshock 3, and then reassign game controllers.
  15. using default refresh period: 10.00ms
  16. mouse 0 has name 'HID-compliant mouse' and virtual id 0
  17. mouse 1 has name 'HID-compliant mouse' and virtual id 1
  18. mouse 2 has name 'HID-compliant mouse' and virtual id 2
  19. keyboard 0 has name 'HID Keyboard Device' and virtual id 0
  20. keyboard 1 has name 'HID Keyboard Device' and virtual id 1
  21. keyboard 2 has name 'HID Keyboard Device' and virtual id 2
  22. keyboard 3 has name 'HID Keyboard Device' and virtual id 3
  23. keyboard 4 has name 'HID Keyboard Device' and virtual id 4
  24. keyboard 5 has name 'HID Keyboard Device' and virtual id 5
  25. keyboard 6 has name 'HID Keyboard Device' and virtual id 6
  26. keyboard 7 has name 'HID Keyboard Device' and virtual id 7
  27. joystick 0 has name 'FANATEC CSL Elite Pedals LC' and virtual id 0
  28. joystick 1 has name 'SimXperience AccuForce' and virtual id 0
  29. joystick 2 has name 'Button Box Interface' and virtual id 0
  30. Dump of C:\Users\Thunderdome\AppData\Roaming/gimx/config/Accuforce_G27.xml:
  31. <?xml version="1.0" encoding="UTF-8"?>
  32. <root>
  33. <controller id="1" dpi="0" type="G27 PS3">
  34. <configuration id="1">
  35. <trigger type="" id="" name="" button_id="" switch_back="no" delay="0"/>
  36. <mouse_options_list/>
  37. <intensity_list/>
  38. <button_map>
  39. <button id="abs_axis_9" label="red right">
  40. <device type="joystick" id="0" name="Button Box Interface"/>
  41. <event type="button" id="23"/>
  42. </button>
  43. <button id="abs_axis_8" label="red left">
  44. <device type="joystick" id="0" name="Button Box Interface"/>
  45. <event type="button" id="22"/>
  46. </button>
  47. <button id="abs_axis_10" label="yellow">
  48. <device type="joystick" id="0" name="Button Box Interface"/>
  49. <event type="button" id="21"/>
  50. </button>
  51. <button id="abs_axis_7" label="green">
  52. <device type="joystick" id="0" name="Button Box Interface"/>
  53. <event type="button" id="20"/>
  54. </button>
  55. </button_map>
  56. <axis_map>
  57. <axis id="rel_axis_0" label="steering axle">
  58. <device type="joystick" id="0" name="SimXperience AccuForce"/>
  59. <event type="axis" id="0" dead_zone="0" multiplier="0.0039" exponent="1.00" shape=""/>
  60. </axis>
  61. <axis id="abs_axis_17" label="gas pedal">
  62. <device type="joystick" id="0" name="FANATEC CSL Elite Pedals LC"/>
  63. <event type="axis" id="0" dead_zone="0" multiplier="0.008" exponent="1.00" shape=""/>
  64. </axis>
  65. <axis id="abs_axis_18" label="brake pedal">
  66. <device type="joystick" id="0" name="FANATEC CSL Elite Pedals LC"/>
  67. <event type="axis" id="2" dead_zone="0" multiplier="0.008" exponent="1.00" shape=""/>
  68. </axis>
  69. </axis_map>
  70. <joystick_corrections_list>
  71. <correction low_value="-32768" low_coef="0" high_value="-32768" high_coef="8191">
  72. <device type="joystick" id="0" name="FANATEC CSL Elite Pedals LC"/>
  73. <event type="axis" id="0"/>
  74. </correction>
  75. <correction low_value="-32624" low_coef="0" high_value="-32624" high_coef="8380">
  76. <device type="joystick" id="0" name="FANATEC CSL Elite Pedals LC"/>
  77. <event type="axis" id="2"/>
  78. </correction>
  79. </joystick_corrections_list>
  80. <force_feedback>
  81. <device type="joystick" id="0" name="SimXperience AccuForce"/>
  82. <inversion enable="no"/>
  83. <gain rumble="100" constant="100" spring="100" damper="100"/>
  84. </force_feedback>
  85. </configuration>
  86. </controller>
  87. </root>
  88. Haptic core has source haptic_source_lg for device 046d:c29b
  89. Haptic core has sink haptic_sink_os for joystick 1 (SimXperience AccuForce)
  90. FFB invert: no
  91. FFB gain: rumble=100 constant=100 spring=100 damper=100
  92. Timer resolution: min=156250 max=5000 current=4959
  93. rounding timer period to 9918
  94. adjust your wheel range to 200 degrees
  95. adjust your wheel range to 900 degrees
  96. Exiting
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement