Skip to content

Instantly share code, notes, and snippets.

@srlemke
Last active December 25, 2024 10:55
Show Gist options
  • Save srlemke/a75197694c0f37f323ed9563f5dc124a to your computer and use it in GitHub Desktop.
Save srlemke/a75197694c0f37f323ed9563f5dc124a to your computer and use it in GitHub Desktop.
Automobilista 2 Content Manager Linux
winetricks -q dotnetdesktop6
#Download AMSCM from:
https://www.overtake.gg/downloads/automobilista-2-content-manager.59727/
wine AMS2CM.msi (Do not forget to install CLI that you have to select in the AMS2CM installer)
#Double check the path on the bellow file, this is the most important:
vim /home/slemke/.wine/drive_c/Program\ Files/AMS2CM/Config.yaml
Path: Z:\home\slemke\.steam\steam\steamapps\common\Automobilista 2
Copy mods(do not unpack) to (Create directory if it does not exist):
/home/slemke/.steam/steam/steamapps/common/Automobilista 2/Mods/Enabled
Example:
slemke@simrig:~/.steam/steam/steamapps/common/Automobilista 2/Mods/Enabled> ls
[AMS1]F1 2016 for F-Extreme.rar [AMS2]F1_1990_Season 1.23.rar [AMS2]F1_2012_Season.rar
[AMS2]CART_1995_Season.rar [AMS2]F1_1991_Season 2.01.rar [AMS2]F301_Legends.rar
[AMS2]F1_1967_Season.rar [AMS2]F1_1992_Season 1.01.rar [AMS2]F309_Legends.rar
[AMS2]F1_1969_Season.rar [AMS2]F1_1993_Season 1.017.rar [AMS2]McLaren F1 GTR - Le Mans 97-98.rar
[AMS2]F1_1978_Season 1.34.rar [AMS2]F1_1995_Season 1.28.rar F1 1997 Helmet & Suits Pack 1.1.rar
[AMS2]F1_1986_Season 1.20.rar [AMS2]F1_1997_Season1.1b.7z F1_2024_Skinpack_V2.0.7z
[AMS2]F1_1988_Season 1.56.rar [AMS2]F1_2000_Season 2.06.rar sigma_p1.7z
slemke@simrig:~/.steam/steam/steamapps/common/Automobilista 2/Mods/Enabled>
Run:
wine /home/slemke/.wine/drive_c/Program\ Files/AMS2CM/AMS2CM.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment