Import recent changes from PCGamingWiki
This commit is contained in:
parent
fb24994fc8
commit
ac4c976d8c
4 changed files with 74 additions and 6 deletions
|
@ -554379,10 +554379,16 @@
|
|||
saves:
|
||||
- path: Black Salt Games/DREDGE/saves
|
||||
pattern: "*.bin"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: WinAppDataLocalLow
|
||||
overrides:
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Black Salt Games/DREDGE/saves
|
||||
replace: Black Salt Games/DREDGE/saves
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: MacAppSupport
|
||||
installDir: DREDGE
|
||||
launch:
|
||||
- config:
|
||||
|
@ -595892,6 +595898,28 @@
|
|||
oslist: windows
|
||||
executable: H.E.N.T.A.L.K.E.R..exe
|
||||
type: default
|
||||
2928520:
|
||||
installDir: Recycling Center Simulator
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
description: Start (Auto Graphics API) - Recommended
|
||||
executable: rcsim.exe
|
||||
- arguments: "-force-d3d11"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Start (DirectX 11)
|
||||
executable: rcsim.exe
|
||||
- arguments: "-force-vulkan"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Start (Vulkan)
|
||||
executable: rcsim.exe
|
||||
- arguments: "-force-glcore"
|
||||
config:
|
||||
oslist: windows
|
||||
description: Start (OpenGL)
|
||||
executable: rcsim.exe
|
||||
2929170:
|
||||
installDir: Monopoly
|
||||
launch:
|
||||
|
|
Reference in a new issue