1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-04-21 21:52:06 +02:00

Add note to steamclient README for Linux users (#209)

This commit is contained in:
Uklosk 2025-04-20 19:47:12 +02:00
parent 28a37e4892
commit 024dec4348

View file

@ -93,3 +93,6 @@ New value: <FOLDER CONTAINING THE LOADER>
```
This affects source-engine mods
## Linux
On Linux, you may need to set the environment variable `PROTON_DISABLE_LSTEAMCLIENT=1` when running `steamclient_loader.exe`, depending on the Proton variant you are using (e.g. Proton GE run through Lutris or UMU needs it).