
FPS
Battlefield 2042
A 128-player server is a CPU and memory workload before it is a graphics one, and the cost scales with how much is happening rather than with what is on screen.
- cpu-bound
- memory-heavy
- network-sensitive
Why this game, specifically
Doubling the player count roughly doubles the simulation and networking work the client has to do every frame, whether or not those players are visible. That is why 2042 responds to memory availability and background CPU contention in a way that a smaller shooter does not, and why its network configuration is worth reading rather than guessing at.
What ORION checks
- Memory pressure: page-file configuration, memory compression state and the caching services that compete for RAM.
- Background activity: startup entries, scheduled tasks and always-running apps that take CPU time while a game has it.
- Network configuration: DNS, adapter power settings, congestion provider, and the supported TCP options Windows exposes.
- 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.
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.
- Block Delivery Optimization uploads
net-do-upload-limitSafeFreeReversibleNo restartStops Windows from uploading cached updates to other PCs.
- 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.
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.
- Disable memory compression
memory-compression-offModerateFreeNot reversibleRestart requiredTurns off RAM compression so paged-out memory goes to the pagefile instead.
- NTFS large memory cache
ntfs-memory-usage-maxModerateFreeNot reversibleRestart requiredIncreases the NTFS in-memory cache for heavy file workloads; reversible, needs a restart.
- Superfetch boot files only
mem-superfetch-boot-onlyModerateEliteReversibleNo restartLimits Superfetch to boot only - reduces background SSD writes.
- Use CTCP congestion provider
net-congestion-ctcpModerateFreeNot reversibleNo restartUses Compound TCP for better throughput on fast connections.
- Raise max ephemeral ports
net-max-user-portModerateEliteReversibleRestart requiredIncreases the range of outbound ports Windows can use.
- Enable TCP window scaling & timestamps
net-1323-window-scalingModerateEliteReversibleRestart requiredEnables RFC 1323 window scaling and timestamps for higher-throughput links.
Trade-offs and limits
- Shader-cache cleanup frees space but forces the next run to rebuild the cache, so the first session after a clean can stutter more, not less.
- Storage and memory options are the ones that most depend on how much RAM and what kind of drive you have. ORION reads both before it recommends anything.
- 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 Battlefield 2042, 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 Battlefield 2042 launching. It does not apply anything on its own.