-
Notifications
You must be signed in to change notification settings - Fork 16
Launching
brcly edited this page Aug 14, 2026
·
3 revisions
LinUwUx must load into the Wine/Proton game process, not into Steam/Lutris/Heroic as a whole.
- Install (Install).
- Set runner to GE-Proton or CachyOS Proton.
- Put
linuwuxon the game launch path only.
| Method | Notes |
|---|---|
~/.local/bin/linuwux %command% |
Preferred; appends to existing LD_PRELOAD
|
LD_PRELOAD=…/liblinuwux.so |
Easy to clobber overlay/other preloads if you replace instead of append |
LINUWUX_DEBUG=1 ~/.local/bin/linuwux %command%
See Troubleshooting.