> ## 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 要素 - XboxCompatibility

> MicrosoftGame.config 要素 - XboxCompatibility

# MicrosoftGame.config 要素 - XboxCompatibility

ゲームが互換性を持つ最大のコンソール世代を指定します。開発者は、XBOX Series X|S 上で下位互換モードとして動作している XBOX One タイトルに対してこれを使用します。主な用途は、追加メモリなどの拡張機能へのアクセスを取得することです。使用できる値は、通常の下位互換タイトルと同じように動作する "XboxOne" と、下位互換タイトルが拡張機能にアクセスできるようにする "Scarlett" です。

## 親

この要素の親は VirtualMachine 要素です。

## 要件

この要素は省略可能であり、設定する必要はありません。

## プラットフォーム

この要素はコンソール デバイスにのみ適用されます。

## 動作

* 属性はありません。
* 既定値は XboxOne です。
* 使用できる値は XboxOne および Scarlett です。

## 補足

## 関連項目

[MicrosoftGame.config リファレンス - 目次](/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc)


## Related topics

- [MicrosoftGame.config 要素 - VirtualMachine](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-virtualmachine.md)
- [MicrosoftGame.config 要素 - DlcCompatibility](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-dlccompatibility.md)
- [MicrosoftGame.config 要素 - Game](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-game.md)
- [MicrosoftGame.config 要素 - RequiresXboxLive](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-requiresxboxlive.md)
- [MicrosoftGame.config 要素 - Executable](/ja-jp/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-executable.md)
