Absolutely, Mark, these are just possible values that you can use to adjust the registry and achieve the desired results. Documentation on specific bit values isn't readily available, but you should leave most of them unchanged unless you are comfortable tweaking them.
- GameDVR_DSEBehavior:
0 (default): Game DVR can use full system resources for recording and broadcasting while in DSE.
2: Limits Game DVR resource usage in DSE, potentially improving gaming performance.
- GameDVR_DXGIHonorFSEWindowsCompatible:
0 (default): Game DVR can still record even if the game sets FSE on, potentially impacting performance.
1: Game DVR respects the FSE flag and won't record while games are in true full-screen mode.
- GameDVR_EFSEFeatureFlags:
This key controls additional functionality related to Enhanced Full-screen Exclusive (EFSE), a newer version of FSE. Different bit values within the key enable or disable specific features.
- GameDVR_Enabled:
0 (default): Game DVR is enabled.
1: Game DVR is disabled.
- GameDVR_FSEBehavior:
0 (default): Game DVR can use full system resources while games are full-screen.
2: Limits Game DVR resource usage in full-screen games, potentially improving performance.
- GameDVR_FSEBehaviorMode:
0 (default): Only applies GameDVR_FSEBehavior to games marked as "high impact" on your system.
1: Applies GameDVR_FSEBehavior to all full-screen games.
- GameDVR_HonorUserFSEBehaviorMode:
0 (default): Uses the default mode.
1: Forces application of GameDVR_FSEBehavior to all full-screen games.
Feel free to ask if you have any further questions.