> ## 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.

# XBOX GDK タイトル向けの入力 API とハードウェア

> XBOX Series X|S、XBOX One、Windows 向けの GDK タイトルにおける GameInput API、コントローラーおよびアクセサリ ハードウェア、および高度な入力トピック。

XBOX ゲーム開発における入力のトピックを紹介します。

<CardGroup cols={2}>
  <Card title="高度なトピック" icon="folder-open" href="/build/core-features/common/input/advanced/index">
    高度なトピックに関するドキュメント。
  </Card>

  <Card title="ハードウェア" icon="folder-open" href="/build/core-features/common/input/hardware/index">
    ハードウェアに関するドキュメント。
  </Card>

  <Card title="概要" icon="folder-open" href="/build/core-features/common/input/overviews/index">
    概要に関するドキュメント。
  </Card>

  <Card title="移植" icon="folder-open" href="/build/core-features/common/input/porting/index">
    移植に関するドキュメント。
  </Card>

  <Card title="入力" icon="gamepad" href="/build/core-features/common/input/gc-input-toc">
    入力に関するドキュメント。
  </Card>
</CardGroup>

## 関連項目

* [非同期](/build/core-features/common/async/index)
* [Game config](/build/core-features/common/game-config/index)
* [Game save](/build/core-features/common/game-save/index)
* [Game streaming](/build/core-features/common/game-streaming/index)
* [ライティング](/build/core-features/common/lighting/index)
* [パッケージング](/build/core-features/common/packaging/index)
* [ユーザー](/build/core-features/common/user/index)


## Related topics

- [XBOX Series X|S オーディオ ハードウェアの概要](/ja-jp/build/console-features/audio/overviews/scarlett-audio.md)
- [XDXR を使用した XBOX Series X|S でのレイ トレーシング](/ja-jp/build/core-features/graphics/newfeatures/raytracing/index.md)
- [XDK と GDK のタイトル バージョン間のマルチプレイヤー招待](/ja-jp/services/xbox-services/multiplayer/invites/concepts/live-multiplayer-xdkinvites.md)
- [GDK ライセンシー向けのセキュリティ要件](/ja-jp/home/onboarding-access/security-requirements.md)
- [ハードウェア開発者向け GameInput](/ja-jp/build/core-features/common/input/hardware/input-hardware-topics.md)
