Game Mode

47 levers.
None inside the game.

Before touching anything, the app records how it was on your machine. On exit, on close, or after a crash, everything goes back.

10 in the free plan 37 Pro only 13 services paused 9 need a reboot to apply

Game Mode has 47 optimizations: 10 in the free plan and 37 Pro only. It pauses 13 Windows services, and 9 of the optimizations only take effect after a reboot.

Game Mode

What it touches

Every item shows, inside the app, the effect it is expected to have, and every one reverts.

01

Services and processes

Suspends 13 Windows services picked from a safety database of 120 entries classified by risk. Background apps can be closed or frozen — overlays like Discord, Steam and OBS are never frozen, because that hangs the game itself.

02

Timer and priority

System timer resolution at 0.5 ms, which cuts the delay between your input and the frame on screen. Raised priority for the game process, without pinning CPU affinity, which hurts performance on hybrid processors.

03

GPU, audio and storage

Hardware-accelerated GPU scheduling, driver recovery timeout, composition layer out of the way, audio buffer and SSD power policy — all tuned for latency instead of power saving.

04

Network

Interrupt moderation and Energy Efficient Ethernet on the physical adapter. Real adapters only, never VPN or virtual, and never restarting the interface, which would drop your connection mid-match.

Automatic detection

You can flip it manually. Or let the app do it.

  • The automatic-detection catalogue recognises 78 executables of the most played games, with real shipping names verified one by one.
  • A title outside the catalogue is suggested, never added on its own: activating Game Mode on a wrong guess is worse than not detecting at all.
  • You register your own, and build separate profiles per game.
  • When the game exits, Game Mode turns itself off and the system returns to its previous state.

The safety net

  • The snapshot stores your value, not a generic default. If a key did not exist before, reverting removes it instead of writing something over it.
  • Reverts on deactivate, on app close, on shutdown and after a crash.
  • Reverting is never paid, including with an expired licence.
  • Nine optimizations only take effect after a reboot; they are labelled as such instead of faking immediate effect.
  • The “Restart now” button is the only path that makes Game Mode resume after boot. Every other path reverts.

The question you were about to ask

Why 47 and not 400

Counting optimizations is easy: every registry key becomes an item, and a forum list yields three hundred in an afternoon. We implemented the famous ones, measured the effect, not the value written to the registry, and removed the ones that made worse what they promised. The 47 that remain are the ones that passed.

If the metric that mattered were the size of the list, ours would be bigger.

And the 47 are Game Mode, not the whole product: Pro also brings 109 catalogued pre-installed apps, 57 privacy controls, firewall auditing and seven disk tools. See what was removed, and why.

Four of them left the product for not working. The autopsy of each one is published, with the symptom that caused the removal.

The honest question

What if I just do it by hand?

You can. Most of the 47 are registry keys and commands that are documented — and if you have ever run a forum script, you have already done half of them. The right question is not whether you can do it by hand. It is how you know it took effect.

What a script does

Writes, then leaves

It writes the value and exits. It does not know what was there before, it does not undo anything when you close the game, and it cannot tell you whether the key had any effect — only that the write did not error. That is exactly how the Nagle tweak fooled our own verification screen: it read the registry instead of the effect, and reported “applied” for something that never took hold.

What Game Mode does

Re-reads Windows and shows you

After applying, it goes back and reads the system again, item by item. A service is checked by its Start value in the registry, not by Get-Service — which reports trigger-started services as “automatic” even when disabled. And whatever it cannot prove, it labels differently.

The verification count

39

re-read from the system

32

registry keys checked

13

services read from the registry

8

leave no state to re-read

Those 8 are one-shot actions — flushing the DNS cache, closing a program, freeing memory. They ran, but they leave nothing in the system to check afterwards. The app marks them “applied”, not “in effect” — two different labels on screen, on purpose.

And there is the part no script solves: on activation the app records the value that was on your machine, and puts it back on exit — even after a crash. If the key did not exist before, it removes it instead of writing a default that was never yours. A script you copied does not know what your value was, because nobody wrote it down.

Turn on the Basic preset — free

Start with the Basic preset

It is free, closes nothing and asks for no reboot. It is the low-risk way to feel the difference on your own machine.

Download free Plans