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

# MicrosoftGame.config Element - DlcCompatibility

> MicrosoftGame.config Element - DlcCompatibility

# MicrosoftGame.config Element - DlcCompatibility

指定与该游戏兼容的 DLC 的最低主机世代。开发者可将其用于在 XBOX Series X|S 主机上运行、但希望加载为 XBOX One 构建的 DLC 包的 XBOX One 标题。这将允许 DLC 存在于任何存储上，而不仅仅是快速存储。

## 父元素

此元素的父元素是 VirtualMachine 元素。

## 要求

此元素为可选，无需设置。

## 平台

此元素仅适用于主机设备。

## 行为

* 无属性。
* 默认值是你的包中主可执行文件的 TargetDeviceFamily。
* 允许值为 XboxOne 和 Scarlett。

## 备注

## 另请参阅

[MicrosoftGame.config 参考 - 目录](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config Element - MainPackageDependency](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-mainpackagedependency.md)
- [MicrosoftGame.config 元素 - XboxCompatibility](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-xboxcompatibility.md)
- [MicrosoftGame.config Element - Executable](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-executable.md)
- [MicrosoftGame.config Element - Game](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-game.md)
- [MicrosoftGame.config Element - Protocol](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-protocol.md)
