> ## 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 ハードウェア: フォース フィードバック、ハプティクス、センサー

> フォース フィードバック インターフェイス、ハプティクス、デバイス インターフェイス、デバイス マッピング ツール、センサーなど、GameInput が公開するハードウェア面のガイド。

XBOX ゲーム開発におけるハードウェアのトピックを紹介します。

<CardGroup cols={2}>
  <Card title="GameInput フォース フィードバック インターフェイス" icon="gamepad" href="/build/core-features/common/input/hardware/input-hardware-force-feedback">
    PC 上の GameInput フォース フィードバック デバイスは、Physical Interface Devices の仕様 (「Device Class Definition for PID 1.0」) に準拠しています。
  </Card>

  <Card title="GameInput のハプティクス" icon="server" href="/build/core-features/common/input/hardware/input-hardware-haptics">
    GameInput が公開するハプティクス機能は Windows オーディオ システムと統合されており、堅牢なストリーミングを実現します。
  </Card>

  <Card title="さまざまなデバイスとのインターフェイス" icon="brackets-curly" href="/build/core-features/common/input/hardware/input-hardware-interfaces">
    GameInput は、コントローラー、ゲームパッド、フライト スティック、アーケード スティック、レーシング ホイール、UI デバイスなど、多岐にわたるデバイスを表現します。
  </Card>

  <Card title="GameInput デバイス マッピング ツール" icon="book-open" href="/build/core-features/common/input/hardware/input-hardware-mapping">
    GameInput Device Mapping Tool は GameInput GitHub プロジェクトにあり、ハードウェア開発者がデバイスをテストするためのユーティリティです。
  </Card>

  <Card title="GameInput のセンサー" icon="gamepad" href="/build/core-features/common/input/hardware/input-hardware-sensors">
    GameInput のセンサー機能は、Windows センサー スタックに依存しています。
  </Card>

  <Card title="ハードウェア開発者向け GameInput" icon="gamepad" href="/build/core-features/common/input/hardware/input-hardware-topics">
    次の記事では、ハードウェア開発者が自身のデバイスを GameInput で適切に動作させられるようにするためのさまざまなトピックを取り上げています。
  </Card>
</CardGroup>

## 関連項目

* [高度なトピック](/build/core-features/common/input/advanced/index)
* [概要](/build/core-features/common/input/overviews/index)
* [移植](/build/core-features/common/input/porting/index)


## Related topics

- [GameInput ハードウェア: フォース フィードバック、ハプティクス、センサー](/ja-jp/build/core-features/common/input/hardware/index.md)
- [GameInput の高度なトピック: フォース フィードバックとコールバック](/ja-jp/build/core-features/common/input/advanced/index.md)
- [GameInput のフォースフィードバック](/ja-jp/build/core-features/common/input/advanced/input-forcefeedback.md)
- [GameInput フォースフィードバックインターフェイス](/ja-jp/build/core-features/common/input/hardware/input-hardware-force-feedback.md)
- [ハードウェア開発者向け GameInput](/ja-jp/build/core-features/common/input/hardware/input-hardware-topics.md)
