Import recent changes from PCGamingWiki
This commit is contained in:
parent
f409b4b451
commit
920c7b90ce
3 changed files with 110 additions and 2 deletions
|
@ -2335,7 +2335,7 @@
|
|||
7770:
|
||||
installDir: XCom Enforcer
|
||||
launch:
|
||||
- executable: "system\\\\xcom.exe"
|
||||
- executable: "system\\xcom.exe"
|
||||
workingdir: system
|
||||
7780:
|
||||
installDir: MLB Front Office Manager
|
||||
|
@ -5719,12 +5719,24 @@
|
|||
oslist: macos
|
||||
executable: Knights of the Old Republic.app
|
||||
32380:
|
||||
cloud:
|
||||
saves:
|
||||
- path: player/
|
||||
pattern: "*.*"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
installDir: Star Wars Jedi Knight
|
||||
launch:
|
||||
- arguments: "-windowGUI"
|
||||
executable: JediKnight.exe
|
||||
type: none
|
||||
32390:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Player
|
||||
pattern: "*.*"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
installDir: Jedi Knight Mysteries of the Sith
|
||||
launch:
|
||||
- arguments: "-windowGUI"
|
||||
|
@ -29167,6 +29179,7 @@
|
|||
installDir: WOG
|
||||
launch:
|
||||
- config:
|
||||
osarch: "32"
|
||||
oslist: windows
|
||||
executable: disasm.exe
|
||||
- config:
|
||||
|
@ -29177,6 +29190,10 @@
|
|||
oslist: linux
|
||||
description: Launch
|
||||
executable: disasm.x86
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: disasm64.exe
|
||||
262450:
|
||||
installDir: Dead Mans Draw
|
||||
launch:
|
||||
|
@ -190165,6 +190182,13 @@
|
|||
executable: BladeAndSorcery.exe
|
||||
type: othervr
|
||||
629760:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Mordhau/Saved/Config/WindowsClient
|
||||
pattern: Game.ini
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocal
|
||||
installDir: Mordhau
|
||||
launch:
|
||||
- config:
|
||||
|
@ -195519,6 +195543,14 @@
|
|||
- executable: IQT.exe
|
||||
type: default
|
||||
648800:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "Redbeet Interactive/Raft/User/User_{64BitSteamID}"
|
||||
pattern: "*.rgd"
|
||||
platforms:
|
||||
- Windows
|
||||
recursive: true
|
||||
root: WinAppDataLocalLow
|
||||
installDir: Raft
|
||||
launch:
|
||||
- config:
|
||||
|
@ -414077,6 +414109,20 @@
|
|||
executable: Morkredd.exe
|
||||
type: none
|
||||
1332010:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "Hk_project\\Saved\\SaveGames\\{64BitSteamID}"
|
||||
pattern: "*.sav"
|
||||
recursive: true
|
||||
root: WinAppDataLocal
|
||||
overrides:
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: "Hk_project\\Saved\\SaveGames\\{64BitSteamID}"
|
||||
replace: "Stray/SaveGames/{64BitSteamID}/"
|
||||
root: WinAppDataLocal
|
||||
useInstead: MacAppSupport
|
||||
installDir: Stray
|
||||
launch:
|
||||
- config:
|
||||
|
@ -417276,6 +417322,11 @@
|
|||
nameLocalized:
|
||||
schinese: 战略思维:为自由而战
|
||||
1382070:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Sad Owl Studios/Viewfinder
|
||||
pattern: "*.sav"
|
||||
root: WinAppDataLocalLow
|
||||
installDir: Viewfinder
|
||||
launch:
|
||||
- config:
|
||||
|
|
Reference in a new issue