Skip to content
View vadyaravadim's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report vadyaravadim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vadyaravadim/README.md

.NET backend developer. On the side I build transparent PowerShell alternatives to closed-source Windows tweaking tools — every script fits on one screen, needs no install, and writes a .reg / backup undo before touching anything.

Latency toolbox

Vadim Cheban — .NET developer. Frame-time chart in a PowerShell window: 6.4 ms average before tweaks, 0.5 ms after.

Tool Replaces What it does
cpu-parking-disabler ParkControl, Quick CPU Unpark all CPU cores
msi-mode-utility MSI Util v3 MSI mode for GPU, USB, network, audio
timer-resolution-utility TimerResolution.exe, ISLC 0.5 ms timer + Sleep(1) benchmark
interrupt-affinity-utility GoInterruptPolicy Pin interrupts to cores, P/E-aware
gamedvr-fso-disabler Disable Game DVR & FSO
remove-hidden-devices Remove ghost devices from Device Manager

Every tool follows the same contract: read the script before you run it, undo file written before any change, one command to apply.

Pinned Loading

  1. cpu-parking-disabler cpu-parking-disabler Public

    Disable CPU core parking (unpark all cores) on Windows 10/11 - fix micro-stutters, input lag & frame drops. One-command PowerShell script, no install, auto-backup. Free open-source ParkControl / Qu…

    PowerShell 7

  2. msi-mode-utility msi-mode-utility Public

    View & enable MSI mode (Message Signaled Interrupts) for GPU, USB, network & audio devices on Windows 10/11. Open-source PowerShell alternative to MSI Util v3 - fix DPC latency, stutters & input lag.

    PowerShell 2

  3. timer-resolution-utility timer-resolution-utility Public

    View & set Windows timer resolution (0.5 ms), disable dynamic tick, un-force HPET on Windows 10/11 - with a built-in Sleep(1) benchmark. Open-source PowerShell alternative to TimerResolution.exe / …

    PowerShell 1

  4. gamedvr-fso-disabler gamedvr-fso-disabler Public

    Disable Game DVR / Xbox Game Bar capture & Fullscreen Optimizations (FSO) on Windows 10/11 - fix stutters, frame drops & input lag. One-command PowerShell script, no install, .reg undo backup befor…

    PowerShell

  5. interrupt-affinity-utility interrupt-affinity-utility Public

    Pin device interrupts to specific CPU cores on Windows 10/11 - P/E-core aware, built-in .reg undo. Transparent PowerShell alternative to GoInterruptPolicy.

    PowerShell 1

  6. remove-hidden-devices remove-hidden-devices Public

    PowerShell script to remove all devices with 'Unknown' status from Windows Device Manager

    PowerShell 1