Skip to content

Instantly share code, notes, and snippets.

@fxxholub
Last active August 14, 2025 16:24
Show Gist options
  • Save fxxholub/a9c702e64f12da9d122309d5e8e3fa69 to your computer and use it in GitHub Desktop.
Save fxxholub/a9c702e64f12da9d122309d5e8e3fa69 to your computer and use it in GitHub Desktop.
Assetto Corsa MacBook Pro M1 CrossOver

Assetto Corsa MacBook Pro M1 CrossOver - Installation Guide

Prerequsities

  • CrossOver installed (tried with v24.0.5)
  • Steam account with AC

Install AC

  1. CrossOver > Install > Assetto Corsa > Install
  2. Go thru all .NET wizards and login to Steam
  3. Download a segoe-ui.ttf font from the internet to mac
  4. Paste the font file to: CrossOver > Assetto Corsa bottle > Open C: Drive > windows > Fonts
  5. After AC installs in Steam, run it, try starting a race

Install CM

  1. Download CM
  2. Place the .exe to: CrossOver > Assetto Corsa bottle > Open C: Drive > Program Files (x86)
  3. Rename the .exe to Content Manager Safe Local.exe
  4. CrossOver > Assetto Corsa bottle > Run Command
  5. Browse to find Content Manager Safe Local.exe
  6. Select Save Command as Launcher, the CM will appear in the bottle
  7. Run the CM, try starting a race

Install CSP

  1. Run the CM
  2. Settings > Custom Shaders Patch > Install
  3. Try starting a race, graphics should look better

Troubleshooting

Steam won't start (0x3008)

The issue is newer versions of steam are not compatible.

Solution:

  1. Downgrade Steam: Steam icon > Run With Options > Command-Line Options: -forcesteamupdate -forcepackagedownload -overridepackageurl http://web.archive.org/web/20240520if_/media.steampowered.com/client -exitsteam > Run
  2. Run Steam with lower version (every time): Steam icon > Run With Options > Command-Line Options: -noverifyfiles -nobootstrapupdate -skipinitialbootstrap -norepairfiles -overridepackageurl
  3. (optional) Create new launcher icon for step 2: Run Command > Command: "/Users/janholub/Library/Application Support/CrossOver/Bottles/Assetto Corsa/drive_c/Program Files (x86)/Steam/steam.exe" -noverifyfiles -nobootstrapupdate -skipinitialbootstrap -norepairfiles -overridepackageurl > Save Command as a Launcher
  4. Always run the Steam before CM or AC, since they trigger the Steam update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment