> ## 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 によるクロスジェネレーション ゲーム

> GDK を使用して、下位互換のみ、デュアル SKU、または Smart Delivery でクロスジェネレーションの XBOX タイトルを提供し、XBOX One および Series X|S に最適な戦略を選択します。

XBOX ゲーム開発におけるクロスジェネレーションのトピックを紹介します。

<CardGroup cols={2}>
  <Card title="下位互換性のみでのクロスジェネレーション ゲーミング" icon="arrows-left-right" href="/build/console-features/cross-gen/cross-gen-backcompat-only">
    既存または新規の Microsoft Game Development Kit (GDK) タイトルがあり、XBOX Series X|S ネイティブ版を別途出荷する予定がない場合...
  </Card>

  <Card title="デュアル SKU のクロスジェネレーション ゲーム" icon="tags" href="/build/console-features/cross-gen/cross-gen-dual-sku">
    このトピックでは、クロスジェネレーション ゲームを別個の製品として開発する方法を解説します。
  </Card>

  <Card title="クロスジェネレーション ゲーミング" icon="circle-info" href="/build/console-features/cross-gen/cross-gen-overview">
    このトピックでは、XBOX One ファミリー コンソールと XBOX Series コンソールの両方で動作するタイトルの開発方法を解説します。
  </Card>

  <Card title="Smart Delivery" icon="box" href="/build/console-features/cross-gen/cross-gen-smart-delivery">
    このトピックでは、Smart Delivery の構成を使用してタイトルをパッケージ化する方法を解説します。
  </Card>

  <Card title="クロスジェネレーション タイトル開発" icon="arrows-left-right" href="/build/console-features/cross-gen/gc-cross-gen-toc">
    Microsoft Game Development Kit のこのセクションでは、クロスジェネレーション開発の機能を解説します。
  </Card>
</CardGroup>

## 関連項目

* [オーディオ](/build/console-features/audio/index)
* [Game DVR](/build/console-features/game-dvr/index)
* [メモリ](/build/console-features/memory/index)
* [ネットワーク](/build/console-features/networking/index)
* [ストレージ](/build/console-features/storage/index)


## Related topics

- [クロスジェネレーションテストディスクの概要](/ja-jp/build/core-features/common/packaging/creating-cross-gen-test-discs.md)
- [GDK による XBOX コンソールでのネットワーク](/ja-jp/build/console-features/networking/index.md)
- [ディスクの作成](/ja-jp/build/core-features/common/packaging/creating-discs.md)
- [XBOX GDK オーディオの概要とツール](/ja-jp/build/console-features/audio/index.md)
- [XBOX GDK タイトルのメモリ システム](/ja-jp/build/console-features/memory/index.md)
