
MOBA
Dota 2
A long match on a fixed map where the load is modest for most of it and then spikes during a teamfight, and where click-to-response delay is what players feel.
- latency-sensitive
- cpu-bound
- competitive
Why this game, specifically
Dota does not need a powerful machine; it needs a machine that is not distracted. Matches run long enough that a background update, an indexing pass or a scheduled task will land inside one, and a teamfight is the worst possible moment for it. ORION's value here is auditing scheduled and background work, not squeezing the renderer.
What ORION checks
- Background activity: startup entries, scheduled tasks and always-running apps that take CPU time while a game has it.
- Latency-sensitive settings: frame-queue depth, presentation path, notification interruptions and input-related Windows options.
- Capture and overlay: Game Bar background recording, broadcasting and clip capture, which run whether or not you use them.
- Power behaviour: the active power plan, processor power management, and device idle policy, including whether the machine is on battery.
Recommended changes
Broadly appropriate, low expected side effects, and reversible where the badge says so. These are catalog entries, not a script: ORION reads the current value on your PC first and skips anything already set.
- Enable Game Mode
game-modeSafeFreeReversibleNo restartTurns on Windows Game Mode so the OS prioritizes the active game.
- Enable Auto Game Mode
gamebar-auto-modeSafeFreeReversibleNo restartLets Windows automatically apply Game Mode when a game is detected.
- Disable Game Bar background recording
gamebar-bg-offSafeFreeReversibleNo restartKeeps Game Bar background recording off until you turn it back on.
- Disable Xbox Game DVR
game-dvr-offSafeFreeReversibleNo restartStops Xbox Game DVR from recording in the background while you play.
- Reduce gaming notifications
focus-assist-gamingSafeFreeReversibleNo restartTurns off a common notification surface while leaving Windows security notifications alone.
- Low-latency session preference
game-latency-mode-flagSafeFreeReversibleNo restartRecords a low-latency session preference.
- Clean Steam web cache
clean-steam-htmlcacheSafeProNot reversibleNo restartClears Steam's in-client web cache.
- High Performance power plan
high-performance-powerSafeFreeReversibleNo restartSwitches to the built-in High Performance power scheme.
Advanced options
Legitimate changes with real trade-offs: hardware dependence, power draw, or behaviour that varies between systems. ORION shows these separately, records the previous value before writing, and never folds them into a one-click run.
- D3D max frame latency 1
d3d-max-frame-latency-1ModerateEliteReversibleNo restartLimits D3D frame queue to 1 frame globally for lower input lag.
- Games scheduling category High
games-scheduling-highModerateEliteReversibleNo restartSets the MMCSS Games task scheduling category to High.
Trade-offs and limits
- Frame-queue and scheduler options are the ones most likely to behave differently on your hardware than on someone else's. ORION labels them Advanced and records the previous value before it writes a new one.
- None of these settings change what happens inside the game. They change how much of the machine is left for it.
ORION does not publish a frame-rate figure for Dota 2, because we do not have reproducible before-and-after data for your hardware. What the app can do is capture frames on your PC, in your game, before and after a change, and show you that.
Open this profile in ORION
ORION queues the matching profile for your review when it detects Dota 2 launching. It does not apply anything on its own.