MicrosoftGame.config Element - ProcessorArchitecture
Specifies the processor architecture that matches your game executables. Attribute examples for this element are x64 & x86.
Parent
This element's parent is the Game element.
Requirement
This element is optional and is not required to be set.
Platform
This element only pertains to PC devices.
Behavior
- No attributes.
- Default value is x64.
- Allowed value is x86 and x64.