-
-
Save GrooveStomp/9ef316da28f008ba93c4ba015d1651d6 to your computer and use it in GitHub Desktop.
GTR 2 FIA GT Racing Game (8790)
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
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