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

Specifies the minimum console generation for DLC the game is compatible with. Developers would use this with a XBOX One title that is running on a XBOX Series X|S console but wishes to load DLC packages built for XBOX One. This would allow the DLC to exist on any storage, not just fast storage.

## Parent

This element's parent is the VirtualMachine element.

## Requirement

This element is optional and is not required to be set.

## Platform

This element only pertains to Console devices.

## Behavior

* No attributes.
* Default value is the TargetDeviceFamily of your packages main executable.
* Allowed values are XboxOne and Scarlett.

## Remarks

## See Also

[MicrosoftGame.config Reference - Table of Contents](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config Element - VirtualMachine](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-virtualmachine.md)
- [MicrosoftGame.config Element - XboxCompatibility](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-xboxcompatibility.md)
- [MicrosoftGame.config Element - TargetDeviceFamilyForDLC](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-targetdevicefamilyfordlc.md)
- [MicrosoftGame.config Element - AllowedProducts](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-allowedproducts.md)
- [MicrosoftGame.config Element - ShellVisuals](/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-shellvisuals.md)
