Skip to content

Takes care of everything you need to run Assetto Corsa on Linux.

License

Notifications You must be signed in to change notification settings

sihawido/assettocorsa-linux-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 

Repository files navigation

Assetto Corsa Linux Setup

A shell script based on this guide. Works on most modern systems.

What it does

  • Checks if dependencies are installed
  • Installs Proton-GE
  • Installs DXVK
  • Creates a symlink required for Content Manager
  • Installs Content Manager
  • Installs Custom Shaders Patch (CSP)
  • Installs the fonts required by CSP and Content Manager

After running the script you should be able to launch Assetto Corsa from Steam with no issues (it will launch Content Manager). The original launcher is preserved as AssettoCorsa_original.exe.

Instructions

  1. Download Assetto Corsa on Steam.
  2. Inside the terminal, run
curl -Os https://raw.githubusercontent.com/sihawido/assettocorsa-linux-setup/main/assettocorsa-linux-setup.sh && bash assettocorsa-linux-setup.sh

Warning: Always be careful when running scripts from the Internet.

  1. Follow every step in the console (y - stands for yes, n - stands for no).
  2. Launch Assetto Corsa from Steam (it might take a while on the first run, be patient).
  3. In Content Manager set the Assetto Corsa root folder to Z:\path\to\Steam\steamapps\common\assettocorsa.
  4. In Content Manager, go to Settings -> Content Manager -> Appearace and check "Disable windows transparency" (fixes the full-black tooltips, pop-ups and dialogues).
  5. Enjoy!

Notes

  • Creating a Start Menu Shortcut for Content Manager might cause it to crash. This script will check if it exists on launch and ask you if you want to delete it.
  • Opening the "Live" tab in earlier versions of Content Manager could crash it. After that you might have a hard time since Content Manager will open this tab on start-up. You can delete the Content Manager configuration folder at /path/to/Steam/steamapps/compatdata/244210/pfx/drive_c/users/steamuser/AppData/Local/AcTools Content Manager to resolve the crash, but that will also get rid of any settings you might have saved, be sure to back it up.
  • If you want to fix the font in Content Manager (it's Times New Roman by default) run flatpak run com.github.Matoking.protontricks 244210 regedit in the terminal, then, in the opened window, go to HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements and rename Replacements to Replacements Backup.
  • To keep your Proton-GE updated consider using ProtonUp-Qt.

About

Takes care of everything you need to run Assetto Corsa on Linux.

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages