-
Notifications
You must be signed in to change notification settings - Fork 16
Lutris
brcly edited this page Aug 14, 2026
·
2 revisions
linuwux lutris
linuwux lutris lutris:rungameid/NThat wraps the Lutris UI, not the game (Common mistakes).
- Install LinUwUx (Install).
- Right-click the game → Configure.
- Use GE-Proton / CachyOS via your Proton runner setup (not “system Wine only” if you rely on Proton builds).
System options → Command prefix:
~/.local/bin/linuwux
System options → Environment variables:
| Key | Value |
|---|---|
LD_PRELOAD |
/home/YOU/.local/lib/liblinuwux.so |
Use your real home path. If something else already sets LD_PRELOAD, prefer Option A so the wrapper can append.
- Save. Start the game from Lutris as usual (no
linuwux lutrisin a terminal).
Enable LINUWUX_DEBUG=1 on that game’s environment and confirm the library loads on the game/Proton side, not only on Lutris Python helpers. See Troubleshooting.