> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# GameInput for hardware developers

> GameInput for hardware developers

The following articles cover a variety of topics to help hardware developers ensure that their devices work well with GameInput. Hardware developers should start with the [GameInput Device Mapping Tool and Testing Guide](/build/core-features/common/input/hardware/input-hardware-mapping) to onboard their device into the API and validate functionality. The following articles cover the specifics for each input modality.

[GameInput interface requirements](/build/core-features/common/input/hardware/input-hardware-interfaces)

Describes how to create devices that enumerate through the many GameInput interfaces (Controllers, Gamepads, Flight Sticks, Arcade Sticks, Racing Wheels, UI Navigation Controller).

[GameInput force feedback requirements](/build/core-features/common/input/hardware/input-hardware-force-feedback)

Describes how to create GameInput force feedback devices.

[GameInput haptics requirements](/build/core-features/common/input/hardware/input-hardware-haptics)

Describes how to register callbacks for event-driven notifications.

[GameInput sensors requirements](/build/core-features/common/input/hardware/input-hardware-sensors)

Describes how to create a device with sensors.

<a id="seealsoSection" />

## See also

[GameInput fundamentals](/build/core-features/common/input/overviews/input-fundamentals)

[GameInput API reference](/reference/input/gc-reference-input-toc)


## Related topics

- [Input](/build/core-features/common/input/gc-input-toc.md)
- [GameInput hardware: force feedback, haptics, and sensors](/build/core-features/common/input/hardware/index.md)
- [Sensors in GameInput](/build/core-features/common/input/hardware/input-hardware-sensors.md)
- [Haptics in GameInput](/build/core-features/common/input/hardware/input-hardware-haptics.md)
- [GameInput Device Mapping Tool and Testing Guide](/build/core-features/common/input/hardware/input-hardware-mapping.md)
