Skip to content

Instantly share code, notes, and snippets.

@GrooveStomp
Created March 17, 2022 00:48
Show Gist options
  • Save GrooveStomp/9ef316da28f008ba93c4ba015d1651d6 to your computer and use it in GitHub Desktop.
Save GrooveStomp/9ef316da28f008ba93c4ba015d1651d6 to your computer and use it in GitHub Desktop.
GTR 2 FIA GT Racing Game (8790)
STEAM_COMPAT_DATA_PATH=/path/to/steamapps/compatdata/8790 \
WINEPREFIX=/path/to/steamapps/compatdata/8790/pfx \
STEAM_CLIENT_INSTALL_PATH=/path/to/steam/root \
WINEPATH=/path/to/steamapps/common/Proton\ 7.0/dist/bin/wine64 \
winecfg
# Now select Windows XP compatibility mode.
WINE=/path/to/steamapps/common/Proton\ 7.0/dist/bin/wine protontricks 8790 -q mfc42
WINE=/path/to/steamapps/common/Proton\ 7.0/dist/bin/wine protontricks 8790 -q d3dx9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment