Advertisement
SORAW441

[Win10 2004] Disable Fullscreen Optimizations - 22-09-2020

Sep 22nd, 2020 (edited)
2,936
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.44 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. ;;Fixed 27-09-20
  4. ;;
  5. [HKEY_CURRENT_USER\System\GameConfigStore]
  6. "GameDVR_Enabled"=dword:00000000
  7. "GameDVR_FSEBehaviorMode"=dword:00000002
  8. "GameDVR_FSEBehavior"=dword:00000002
  9. "GameDVR_HonorUserFSEBehaviorMode"=dword:00000001
  10. "GameDVR_DXGIHonorFSEWindowsCompatible"=dword:00000001
  11. "GameDVR_EFSEFeatureFlags"=dword:00000000
  12. "GameDVR_DSEBehavior"=dword:00000002
  13. "GameDVR_DSEBehaviorMode"=dword:00000002
  14.  
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement