
Action RPG
Black Myth: Wukong
A demanding Unreal-engine action game with heavy effects work and a shader-compilation pass that dominates the first hour.
- gpu-bound
- shader-compilation
- memory-heavy
Why this game, specifically
This is a GPU-limited game on most hardware, which means there is little for a Windows tweak to reclaim during a fight. Where there is something to gain is around it: letting the driver keep a large shader cache so compilation happens once, and making sure capture and background work are not taking GPU time during heavy scenes.
What ORION checks
- Graphics configuration: Windows graphics preferences, DirectX shader and pipeline caches, and presentation settings the OS controls.
- Storage housekeeping: temporary data, launcher caches and driver shader caches that grow without bound.
- 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.
- Memory pressure: page-file configuration, memory compression state and the caching services that compete for RAM.
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.
- Maximize DirectX shader cache
dx-shader-cache-maxSafeFreeReversibleNo restartMaximizes the DirectX shader cache to reduce compilation stutters.
- Enable DirectX PSO disk cache
dx-pso-cache-enableSafeFreeReversibleNo restartEnables D3D12 PSO disk cache for faster shader pipeline loading.
- Clean NVIDIA DirectX shader cache
clean-nvidia-dx-cacheSafeFreeNot reversibleNo restartClears NVIDIA's DirectX shader cache (rebuilds automatically).
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.
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.
- 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.
ORION does not publish a frame-rate figure for Black Myth: Wukong, 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 Black Myth: Wukong launching. It does not apply anything on its own.