Skip to main content

XGameRuntimeOptions

Information about the XGameRuntimeOptions structure.

Syntax

Members

gameConfigSource
Type: XGameRuntimeGameConfigSource
gameConfig
Type: const char*

Remarks

The gameConfig field allows an app to pass a game config to the runtime. The gameConfig can be specified in different ways, as dictated by the gameConfigSource field. It may be one of:

Requirements

Header: XGameRuntimeInit.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consoles

See also

XGameRuntimeInitializeWithOptions
XGameRuntimeConfigSource
XGameRuntimeInit
Developing new titles using Gaming Runtime
Last modified on August 20, 2026