Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 722 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 722 Bytes

Miscellaneous Scripts

  • A powershell script designed to help easily capture xperf data on DPC and ISR and then generate an xperf report.
  • A powershell script that imports the native dll functions from ntdll.dll to both set and query the timer resolution.
  • Basic example of using powershell to quickly modify Windows running state before and after playing a game e.g. Suspend processes, stop services, turn off windows defender realtime detection, close explorer, and adjust timer resolution and then restore the regular operating state when done. See file contents for instructions.