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

- [使用 XBOX GDK 开发跨世代游戏](/zh-CN/build/console-features/cross-gen/index.md)
- [跨世代游戏开发](/zh-CN/build/console-features/cross-gen/gc-cross-gen-toc.md)
- [使用旧版本 Unreal Engine 4](/zh-CN/services/playfab/multiplayer/networking/party-unreal-engine-using-older-versions.md)
- [跨世代游戏](/zh-CN/build/console-features/cross-gen/cross-gen-overview.md)
- [Dual SKU 跨世代游戏](/zh-CN/build/console-features/cross-gen/cross-gen-dual-sku.md)
