소스 검색

Document Windows limitation to 4 controllers in Controllers, gamepads and joysticks (#8594)

* Document Windows limitation to 4 controllers in Controllers, gamepads and joysticks

---------

Co-authored-by: Max Hilbrunner <[email protected]>
Co-authored-by: Matthew <[email protected]>
Hugo Locurcio 1 년 전
부모
커밋
31367798a7
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      tutorials/inputs/controllers_gamepads_joysticks.rst

+ 4 - 0
tutorials/inputs/controllers_gamepads_joysticks.rst

@@ -293,6 +293,10 @@ First, check that your controller is recognized by other applications. You can
 use the `Gamepad Tester <https://gamepad-tester.com/>`__ website to confirm that
 your controller is recognized.
 
+On Windows Godot only supports up to 4 controllers at a time. This is
+because Godot uses the XInput API, which is limited to supporting 4 controllers
+at once. Additional controllers above this limit are ignored by Godot.
+
 My controller has incorrectly mapped buttons or axes.
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^