Skip to content

Instantly share code, notes, and snippets.

@DonizeteVida
Created February 18, 2026 00:31
Show Gist options
  • Select an option

  • Save DonizeteVida/95b5a60508c04d664736e44ddafd081c to your computer and use it in GitHub Desktop.

Select an option

Save DonizeteVida/95b5a60508c04d664736e44ddafd081c to your computer and use it in GitHub Desktop.
Steam fixes
# 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