Benchmark. Boost. Restore. Session-only Windows optimization for Valorant, CS2, and Fortnite.
Most gaming optimizers are black boxes — they apply permanent tweaks you can't undo, can't verify, and might trigger anti-cheat. DTHBoost is different:
- Session-only: Every tweak reverts when your game exits
- Measurable: Real benchmarks with Intel PresentMon before and after
- Transparent: Every change has a receipt with before/after values and rollback instructions
- Anti-cheat safe: No DLL injection, no memory access, no kernel drivers
- 20 Elite Tweaks — Power plan, GameDVR, Core Parking, MMCSS, Timer Resolution, Spectre/Meltdown mitigation toggle, MSI Mode, and more
- Real Benchmark — Intel PresentMon integration for FPS, 1% lows, p95/p99 frame times, stutter count
- One-Click Optimize — Scan → Benchmark → Boost, all automatic
- Auto-Rollback — Detects when game exits and restores everything
- Receipts & Proof — Every tweak logged with evidence
- Benchmark History — Track performance over time with timeline
- FPS Prediction — Estimated FPS based on your GPU before you benchmark
- Share Cards — Export benchmark results as PNG for Discord/Reddit
- Pre-Warm System — Prime RAM, GPU, and CPU before ranked
- GPU Driver Check — Compares installed driver vs latest from NVIDIA/AMD
- Per-Game Profiles — Different tweak configs for Valorant, CS2, Fortnite
- Keyboard Shortcuts — Ctrl+S Scan, Ctrl+B Benchmark, Ctrl+G Boost, Ctrl+R Rollback
- English & Español — Full bilingual support
Windows 10/11 · ~7 MB · No admin required for most features
- Scan — Detects games, GPU, refresh rate, overlays, Windows state
- Benchmark — Runs PresentMon to measure your real FPS, frame times, and latency
- Boost — Applies 20 proven tweaks (power plan, GameDVR off, Core Parking off, timer resolution, and more)
- Play — Enjoy smoother, lower-latency gaming
- Auto-Restore — Everything reverts when you exit the game. Or rollback manually anytime.
- Desktop Shell: Tauri 2 (Rust)
- Frontend: React 19 + TypeScript + Vite 8
- Benchmark Engine: Intel PresentMon
- System Tweaks: powercfg, registry, WMI, PowerShell (all CREATE_NO_WINDOW)
DTHBoost never:
- Injects DLLs or hooks into games
- Reads or writes game memory
- Modifies anti-cheat services
- Installs kernel drivers
- Automates input or macros
It only changes standard Windows settings through documented APIs — and restores them after your session.
# Install dependencies
npm install
# Run in browser (mock engine)
npm run dev
# Run as desktop app (real engine)
npm run tauri dev
# Build for production
npm run tauri buildMIT — free and open source forever.
Built with Tauri, React, and PresentMon.