-
-
Save antimech/340c176a3d7544d6d0eada86bf2111fe to your computer and use it in GitHub Desktop.
Assetto Corsa on Proton. Not tested.
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
# Change to Windows XP | |
protontricks 244210 winxp | |
# Uninstall .NET/Mono (manually) | |
protontricks 244210 uninstaller | |
echo 'Uninstall all stuff related to .NET or Mono.' | |
# Install .NET 4.0 | |
protontricks 244210 --force -q dotnet40 | |
# Change to Windows 7 | |
protontricks 244210 win7 | |
# Add mscoree (manually) | |
protontricks 244210 winecfg | |
echo ' | |
1. Open "Libraries" tab; | |
2. Add "mscoree"; | |
3. Pick "mscoree" from list; | |
4. Click "Edit..."; | |
5. Set to "Native (Windows)"; | |
6. Click "OK" and "OK". | |
' | |
# Protontricks | |
protontricks 244210 corefonts | |
protontricks 244210 -q vcrun2008 | |
protontricks 244210 -q vcrun2010 | |
protontricks 244210 -q vcrun2012 | |
protontricks 244210 -q vcrun2013 | |
protontricks 244210 -q vcrun2015 | |
protontricks 244210 --force -q vcrun2017 | |
protontricks 244210 -q msxml3 | |
protontricks 244210 -q msxml4 | |
protontricks 244210 -q msxml6 | |
protontricks 244210 devenum | |
protontricks 244210 d3dx11_43 | |
protontricks 244210 d3dcompiler_43 | |
protontricks 244210 d3dcompiler_47 | |
protontricks 244210 vista |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment