Merge branch 'Assetto-Corsa' into 'main'
Assetto corsa See merge request lvra/lvra.gitlab.io!146
This commit was merged in pull request #151.
This commit is contained in:
28
content/docs/games/assetto-corsa/_index.md
Normal file
28
content/docs/games/assetto-corsa/_index.md
Normal file
@@ -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)
|
||||
Reference in New Issue
Block a user