Game Mode

Overview of the Game Mode technology.

To develop Game Mode, you need these headers:

For programming guidance for this technology, see:

Functions

 
GetExpandedResourceExclusiveCpuCount

Gets the expected number of exclusive CPU sets that are available to the app when in Game Mode.
HasExpandedResources

Gets the current resource state (that is, whether the app is running in Game Mode or shared mode).
ReleaseExclusiveCpuSets

Opts out of CPU exclusivity, giving the app access to all cores, but at the cost of having to share them with other processes.