diff --git a/content/docs/games/assetto-corsa/_index.md b/content/docs/games/assetto-corsa/_index.md new file mode 100644 index 0000000..bc0b0b9 --- /dev/null +++ b/content/docs/games/assetto-corsa/_index.md @@ -0,0 +1,28 @@ +--- +title: Assetto Corsa +weight: 50 +--- + +# Assetto Corsa + +[Assetto Corsa](https://store.steampowered.com/app/244210/Assetto_Corsa/) runs with [Proton](https://www.protondb.com/app/244210). + +## Content Manager + +The most commonly used method to load custom content is [Content Manager](https://assettocorsa.club/content-manager.html). + +Download the executable and place it in `~/.steam/steam/steamapps/common/assettocorsa/` as `Content Manager Safe.exe`. + +In Steam, create the following launch-option: +``` +'~/.steam/steam/steamapps/common/Proton - Experimental/proton' waitforexitandrun '~/.steam/steam/steamapps/common/assettocorsa/Content Manager Safe.exe'; echo %command% +``` +Optionally replace `~/.steam/steam/steamapps/common/Proton - Experimental/proton` with the path to another Proton executable. + +### Content + +All custom content is located in `~/.steam/steam/steamapps/common/assettocorsa/content/`. + +#### Settings/Further Reading + +[raptyyy's AC VR Guide](https://raptyyy.github.io/vr-guide/#/README) \ No newline at end of file