Setting up the Pro tier
Pro is the whole menu — all 34 tweaks, plus the Diagnostics scanner and a BIOS / overclock advice button. The base setup is identical to the other .exe tiers. The difference is the advanced, off-by-default toggles you can opt into — and you should read their labels before you do.
New in Pro
13 added · 34 total
What this tier adds over the one below it.
- Optional
Disable CPU power throttling
Marginal on a desktop (throttling rarely engages without a battery). Harmless.
- Advanced
NetworkThrottlingIndex = disabled
DEBATED: helps throughput, not ping; can raise DPC latency on some rigs. Off by default.
- Advanced
Disable Nagle's algorithm (TCP)
PLACEBO for UDP shooters like Fortnite (only helps some TCP games). Applied to the active adapter only.
- Optional
Set DNS to Cloudflare (1.1.1.1)
Speeds name resolution / page loads, NOT in-game ping. Revert resets to DHCP.
- Advanced
Disable NIC Interrupt Moderation
Can shave a little network latency/jitter at the cost of more CPU interrupts. Off by default; applied only if the driver exposes it.
- Advanced
Windows Search service → Manual
Frees indexing CPU/disk but disables fast Start-menu/Explorer search.
- Advanced
Force exclusive fullscreen (global FSE behavior)
Can lower latency in true fullscreen but worsens alt-tab for some titles.
- Advanced
Faster shutdown (force-close hung apps)
WARNING: closes apps without a 'save?' prompt on shutdown → can lose unsaved work.
- Advanced
Disable 8.3 short filename creation
Tiny NTFS write win on new files; a few very old installers rely on short names.
- Advanced
Disable MPO (Multiplane Overlay) — flicker/stutter fix
Known fix for RX 580 desktop flicker/stutter, but a workaround: disables VRR in protected video (Netflix). Reboot needed.
- Optional
Disable hibernation (frees disk = RAM size)
Reclaims a multi-GB hiberfil.sys but turns off Fast Startup. On SSD the boot difference is tiny.
- Optional
USB selective suspend OFF
Stops USB ports powering down — helps flaky mouse/controller dropouts. Otherwise neutral on a desktop.
- Advanced
Disable dynamic tick (experimental timer)
The ONLY BCD/timer tweak worth exposing — tiny, debated latency effect, costs idle power. All other timer/HPET/useplatformclock tweaks are myths or hurt Ryzen, so they are deliberately excluded. Reboot needed.
Self-contained
FrameForge-Pro.exe is a single 108 KB executable. No installer, no .NET, no background service — it runs, applies what you tick, and closes. Works on Windows 10 and 11, 64-bit.
Two extra tabs
Pro lights up Diagnostics — a scan that reads your RAM speed vs. its rated speed, GPU driver age, refresh rate, power plan, TRIM and MSI status — and a BIOS / overclock / controller advice button. Run the scan first; it points you at the wins software cannot make for you.
Step by step
You will see a SmartScreen prompt and a UAC prompt — both expected for an unsigned tool that edits system settings. Everything before Apply is just looking around; nothing changes until you click it.
- 01
Download the app
GetFrameForge-Pro.exefrom the download page. It is one file — keep it wherever you like (Desktop is convenient). If your browser warns on the download, click the ··· beside it and choose Keep. - 02
Open it — clear SmartScreen with Run anyway
Double-click the.exe. Windows may show “Windows protected your PC.” That is SmartScreen reacting to an unsigned file with no download reputation yet — not a virus finding. Click More info, then Run anyway. (Buying a code-signing certificate is what makes this box disappear; the tool deliberately does not, to stay free.) - 03
Approve UAC (Yes)
It self-elevates via UAC, so you get the dimmed “allow this app to make changes?” prompt. Click Yes. Editing the registry, services and power plan needs administrator rights — there is no way around it for a tool like this. You do not need to right-click → Run as administrator first; it handles that itself. - 04
Meet the app — the icon sidebar
The window opens on a dark HUD with an icon sidebar: Tweaks, Diagnostics, and BIULDS. You start on Tweaks — that is the full list for your tier. - 05
Review the tweak list
Tweaks are grouped by category (Power & CPU, Network, Services, Cleanup, and so on). Anything Safe is on by default and side-effect-free for gaming — leave those ticked. Read each row; untick anything you would rather keep.The advanced toggles are off for a reason — read the labels
Pro adds a layer of Advanced tweaks that are unticked by default. Each carries an honest label in its description: DEBATED (real effect is argued), PLACEBO (popular but does nothing for UDP shooters like Fortnite), or WARNING (a real side effect). Read the row before you tick it. None are needed for a fast machine — they are there because you asked for the whole menu.
- 06
It writes a restore point + Revert script first
Before it changes a single setting, FrameForge creates a System Restore point and writes a timestamped backup folder containing aRevert.batnext to the app. That happens automatically — you do not have to ask. It is your one-click way back (see Reverting). - 07
Click Apply and watch the progress
Hit Apply. A progress bar walks through your selected tweaks and logs each one as it lands. It is quick — most changes are registry writes andpowercfg/sccalls. - 08
Reboot if it asks (some tweaks need it)
A few changes only take full effect after a restart. If you enabled any of them, the app tells you a reboot is recommended — restart when convenient. In your tier those are: System responsiveness, foreground priority, visuals, mouse, MSI mode for GPU & network card, Disable MPO — flicker/stutter fix, Disable dynamic tick. Everything else is live immediately.
Which tweaks ask for a reboot
4 tweaks in this tier set a flag that needs a restart to fully apply. None of them break anything before you reboot — they just are not active yet. They are marked in the app, so you are never guessing.
Advanced opt-ins — what the labels mean
read before enabling- DEBATEDNetworkThrottlingIndex = disabled
DEBATED: helps throughput, not ping; can raise DPC latency on some rigs. Off by default.
- PLACEBODisable Nagle's algorithm (TCP)
PLACEBO for UDP shooters like Fortnite (only helps some TCP games). Applied to the active adapter only.
- WARNINGFaster shutdown (force-close hung apps)
WARNING: closes apps without a 'save?' prompt on shutdown → can lose unsaved work.
Note what is not here: most HPET / useplatformclock timer tweaks. They are myths or actively hurt Ryzen, so FrameForge leaves them out on purpose. The one timer tweak worth exposing — disable dynamic tick — is in the list above.
One toggle can lose unsaved work
Faster shutdown force-closes hung apps at shutdown without the usual “save changes?” prompt. Handy if a process always hangs your reboot; a genuine risk if you habitually shut down with unsaved documents open. Leave it off unless you know you want it.
The three tabs, briefly
Tweaks
All 34, grouped by category. Safe ones on, advanced ones off and labelled. Apply when ready.
Diagnostics
Reads RAM speed, driver age, refresh, power plan, TRIM, MSI. Tells you the real wins, including BIOS ones.
BIULDS
BIOS / overclock / controller advice tailored to what the scan found — guidance, not changes it makes for you.
New to all this? The First run guide covers UAC, SmartScreen and the safety labels in plain terms.