MicrosoftGame.config Element - WindowsOsVersion
Specifies the SuggestedMinimum, Recommended, and RequiredMinimum versions of Windows that this title requires to run. SuggestedMinimum The minimum Windows OS version that the game will be supporting for players. Will update the “Minium Requirements OS” on all the Microsoft Store fronts (Microsoft Store, Microsoft.com, Xbox.com and the XBOX App). Removing the value on this field will default the game to supporting Windows 10, Version 1903 “10.0.18362.0”.- It is recommended to set SuggestedMinimum to “10.0.19045.3570” as that is where the bulk of the player base is and is the latest officially supported Windows 10 OS version.
Recent Windows Releases
Parent
This element’s parent is the DesktopRegistration element.Requirement
This element is optional and is not required to be set.Platform
This element only pertains to PC devices.Behavior
- Optional attributes are RequiredMinimum=”#.#.#.#”, SuggestedMinimum=”#.#.#.#” Recommended=”#.#.#.#”
- Allowed value is a four part version number (i.e. 10.0.19045.3570)
- The suggested minimum element will default to 10.0.19045.3570
Remarks
- none
