Advertisement
Guest User

MicroStutterFix

a guest
Oct 17th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.18 KB | None | 0 0
  1. ::FixMicroStutterInGames
  2.  
  3. bcdedit /enum
  4.  
  5. bcdedit /set disabledynamictick yes
  6. bcdedit /set useplatformclock true
  7. bcdedit /set tscsyncpolicy Enhanced
  8.  
  9. bcdedit /enum
  10.  
  11. pause
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement