MicrosoftGame.config Element - AdvancedUserModel
Specifies if Advanced User Model should be used for your title. This means your title supports the active user changing without requiring a restart. If disabled, then the simplified user model is used which guarantees your title will always keep the active user that it was launched with. See GDK User Models (NDA topic)Autorisation obligatoire for more information.
Most titles will find using the Simplfied User Model easier to develope against and should set this element to false.
Parent
This element's parent is the Game element.
Requirement
This element is required to be set.
Platform
This element only pertains to Console devices.
Behavior
- No attributes.
- Default value is true.
- Allowed values are true or false.
Remarks
- To use this element with the value of false, a valid TitleId and MSAAppId element must be specified in your MicrosoftGame.config.
See Also
MicrosoftGame.config Reference - Table of Contents
GDK User Models (NDA topic)Autorisation obligatoire
Opting into Default User Required (NDA topic)Autorisation obligatoire