
Arena Shooter
The Finals
Full environment destruction means the physics and rendering cost of a match climbs as the map comes apart, so late-round frames are the ones worth protecting.
- gpu-bound
- cpu-bound
- latency-sensitive
Why this game, specifically
Most games have a roughly constant per-frame cost. The Finals does not: a building collapsing puts load on the CPU and GPU at the same time, late in a round, when the outcome is being decided. Headroom is therefore worth more here than in a game with a flat load curve, which is the case for auditing background work and power behaviour rather than chasing an average.
What ORION checks
- Background activity: startup entries, scheduled tasks and always-running apps that take CPU time while a game has it.
- Power behaviour: the active power plan, processor power management, and device idle policy, including whether the machine is on battery.
- Graphics configuration: Windows graphics preferences, DirectX shader and pipeline caches, and presentation settings the OS controls.
- 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.
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.
- High Performance power plan
high-performance-powerSafeFreeReversibleNo restartSwitches to the built-in High Performance power scheme.
- Maximize DirectX shader cache
dx-shader-cache-maxSafeFreeReversibleNo restartMaximizes the DirectX shader cache to reduce compilation stutters.
- Keep fullscreen optimizations on
game-dvr-fse-windowSafeFreeReversibleNo restartKeeps windowed-game optimization on.
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.
- NVIDIA Prefer maximum performance
gpu-nvidia-powermizer-maxModerateEliteReversibleNo restartSets NVIDIA Control Panel power management to Prefer maximum performance via the official driver API.
- Disable GPU adaptive power
gfx-adaptive-power-offModerateEliteReversibleNo restartKeeps GPU clocks stable by disabling adaptive power states.
- DXGI GPU thread priority
dxgi-gpu-priority-highModerateEliteReversibleNo restartRaises DXGI GPU thread priority for faster frame submission.
- D3D max frame latency 1
d3d-max-frame-latency-1ModerateEliteReversibleNo restartLimits D3D frame queue to 1 frame globally for lower input lag.
Trade-offs and limits
- Vendor power and scheduling options depend on the driver you have installed. ORION checks for the control it is about to write and marks the tweak unsupported when it is not there.
- Raising a GPU power floor increases idle draw and heat. On a laptop that is a real cost, and ORION says so on the card.
- 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.
ORION does not publish a frame-rate figure for The Finals, 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 The Finals launching. It does not apply anything on its own.