945 B
945 B
Troubleshooting
A few common issues and fixes when using W.O.P.R.
Gamescope fails to start
Symptoms
- You see “ERROR: Gamescope failed to start!”
- Gaming Mode exits immediately after the spinner
Things to check
- Run
gamescope --helpfrom a terminal to confirm it is installed. - Make sure your GPU has working Vulkan support:
vulkaninfo | less(fromvulkan-tools)
- Confirm you’re on a supported GPU driver:
- NVIDIA:
nvidia,nvidia-dkms, ornvidia-open-dkms - AMD:
amdgpuwithvulkan-radeon - Intel / Arc: recent Mesa recommended
- NVIDIA:
Re-run ./WOPR.sh to let it re-check dependencies if needed.
Keybinds don’t work
Symptoms
SUPER+SHIFT+Sdoes nothing
Checks
-
Open your Hypr config (e.g.
~/.config/hypr/bindings.conf). -
Look for the block:
# Gaming Mode bindings - added by installation script ... # End Gaming Mode bindings