Created
February 18, 2026 00:31
-
-
Save DonizeteVida/95b5a60508c04d664736e44ddafd081c to your computer and use it in GitHub Desktop.
Steam fixes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # to play OnlineFix games | |
| WINEDLLOVERRIDES="OnlineFix64=n;SteamOverlay64=n;winmm=n,b;dnet=n;steam_api64=n;winhttp=n,b" %command% | |
| # to create your own Wine namespace for games that requires setup and then launcher | |
| STEAM_COMPAT_DATA_PATH="/media/doni/external/SteamPrefix/yourgamehere" %command% |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment