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

> MicrosoftGame.config Element - ProcessorArchitecture

# MicrosoftGame.config Element - ProcessorArchitecture

指定与你的游戏可执行文件匹配的处理器体系结构。此元素的属性示例为 x64 和 x86。

## 父元素

此元素的父元素是 Game 元素。

## 要求

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

## 平台

此元素仅适用于 PC 设备。

## 行为

* 无属性。
* 默认值为 x64。
* 允许值为 x86 和 x64。

## 备注

## 另请参阅

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


## Related topics

- [MicrosoftGame.config Element - DesktopRegistration](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-desktopregistration.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)
- [MicrosoftGame.config Element - Identity](/zh-CN/reference/system/microsoftgameconfig/elements/microsoftgameconfig-element-identity.md)
