User Tools

Site Tools


en:orx:config:settings_main:input_joystick

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:orx:config:settings_main:input_joystick [2020/08/19 06:45 (5 years ago)] – ↷ Links adapted because of a move operation sausageen:orx:config:settings_main:input_joystick [2020/08/31 05:44 (5 years ago)] (current) – ↷ Links adapted because of a move operation sausage
Line 60: Line 60:
 Each controller will implement its layout differently. But Orx makes use of the [[https://github.com/gabomdq/SDL_GameControllerDB|SDL_GameControllerDB community database]] internally to make the mapping consistent for all controllers playing your game Each controller will implement its layout differently. But Orx makes use of the [[https://github.com/gabomdq/SDL_GameControllerDB|SDL_GameControllerDB community database]] internally to make the mapping consistent for all controllers playing your game
  
-To allow the user to customise mapping, it is helpful to consider providing [[en:tutorials:remapping_inputs|remapping in your game]].+To allow the user to customise mapping, it is helpful to consider providing [[en:tutorials:input:remapping_inputs|remapping in your game]].
  
 ===== Triggers ===== ===== Triggers =====
Line 71: Line 71:
 ===== Joystick half-axes ===== ===== Joystick half-axes =====
  
-Here's the list of the available joystick half axes for the input config system which allow you to easily use the axis like an [[en:tutorials:8way_joystick_control|8-way old school joystick]] (**replace the ''*'' with the ID of the joystick you want to use, a number between 1 and 16**):+Here's the list of the available joystick half axes for the input config system which allow you to easily use the axis like an [[en:tutorials:input:8way_joystick_control|8-way old school joystick]] (**replace the ''*'' with the ID of the joystick you want to use, a number between 1 and 16**):
  
   * +JOY_LX_''*'' (Binds the left joystick's positive X half-axis to an input)   * +JOY_LX_''*'' (Binds the left joystick's positive X half-axis to an input)
en/orx/config/settings_main/input_joystick.1597844710.txt.gz · Last modified: 2020/08/19 06:45 (5 years ago) by sausage