Skip to content

Commit 806221f

Browse files
author
riggedc
authored
Update README.md
1 parent fad1330 commit 806221f

File tree

1 file changed

+54
-2
lines changed

1 file changed

+54
-2
lines changed

README.md

Lines changed: 54 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,54 @@
1-
# Fastboost
2-
Latency optimizer
1+
FastBoost
2+
3+
FastBoost is a lightweight Windows optimization tool with a clean, compact interface for quickly applying advanced performance tweaks.
4+
It eliminates the need to manually edit the registry or type complex commands by providing simple one-click toggles.
5+
✨ Features
6+
7+
Windows Autotuning – Switch between DISABLE and NORMAL TCP autotuning.
8+
9+
NetworkThrottlingIndex – Set to 0xFFFFFFFF (disable throttling) or 10 (default).
10+
11+
SystemResponsiveness – Set to 0 (maximum responsiveness for foreground tasks) or 20 (default).
12+
13+
BCDEdit Tweaks – Toggle advanced boot configuration options:
14+
15+
useplatformclock
16+
17+
useplatformtick
18+
19+
disabledynamictick
20+
21+
tscsyncpolicy
22+
23+
Microsoft Game Input Service – Enable or disable the GameInputSvc service.
24+
25+
Lock GPU Clock – Force GPU clocks to remain constant.
26+
27+
Unpark CPU Cores – Keep all CPU cores active at all times.
28+
29+
Recommended settings clearly marked with *.
30+
31+
🖼️ Interface
32+
33+
Minimal dark-theme design.
34+
35+
All settings presented in a single, easy-to-read list.
36+
37+
Two-button toggles for fast configuration (DISABLE/NORMAL, 0xFFFFFFFF/10, 0/20, etc.).
38+
39+
Recommended options highlighted for quick access.
40+
41+
⚠️ Requirements
42+
43+
Windows 10/11.
44+
45+
Administrator privileges (UAC prompt on launch).
46+
47+
📦 Usage
48+
49+
Download the latest FastBoost.exe from the Releases page.
50+
51+
Run it — Windows will prompt for administrator approval.
52+
53+
Click the desired buttons to apply settings.
54+
Each action shows the system’s response in a popup window.

0 commit comments

Comments
 (0)