Record Jorg desk compatdata locations for satellite setup; devices list terra; tighten watchers so syncgames argv is not mistaken for Eden. Co-authored-by: Cursor <[email protected]>
16 lines
557 B
TOML
16 lines
557 B
TOML
id = "dark-souls-3"
|
|
name = "Dark Souls III (Seamless Coop)"
|
|
platform = "steam"
|
|
versions_to_keep = 5
|
|
# Seamless Coop save extension = .co2. Non-Steam / me3 shortcut prefix — NOT
|
|
# vanilla 374320. Find with:
|
|
# find ~/.steam/steam/steamapps/compatdata -name 'DS30000.co2'
|
|
# Note: Roaming\DarkSoulsIII (not Application Data) under Proton for this install.
|
|
paths = [
|
|
"~/.steam/steam/steamapps/compatdata/2678480877/pfx/drive_c/users/steamuser/AppData/Roaming/DarkSoulsIII/0110000103f10730",
|
|
]
|
|
steam_appid = 374320
|
|
process_names = [
|
|
"DarkSoulsIII.exe",
|
|
]
|