Import recent changes from PCGamingWiki
This commit is contained in:
parent
d06089c6f9
commit
28174ae517
3 changed files with 38 additions and 6 deletions
|
@ -75510,6 +75510,9 @@ Borderlands 2 VR:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
steamExtra:
|
||||
- 1046900
|
||||
installDir:
|
||||
Borderlands 2 VR: {}
|
||||
steam:
|
||||
|
@ -95932,7 +95935,7 @@ Champions Forces:
|
|||
Champions Online: {}
|
||||
launch:
|
||||
"<base>/Champions Online.exe":
|
||||
- arguments: "-affiliate \\\"appid=9880\\\" -launchedfrom steam - "
|
||||
- arguments: "-affiliate \"appid=9880\" -launchedfrom steam - "
|
||||
when:
|
||||
- store: steam
|
||||
steam:
|
||||
|
@ -318336,6 +318339,9 @@ Livelock:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
steamExtra:
|
||||
- 518370
|
||||
installDir:
|
||||
Livelock: {}
|
||||
launch:
|
||||
|
@ -511749,7 +511755,7 @@ Star Trek Online:
|
|||
Star Trek Online: {}
|
||||
launch:
|
||||
"<base>/Star Trek Online.exe":
|
||||
- arguments: "-affiliate \\\"appid=9900\\\" -launchedfrom steam - "
|
||||
- arguments: "-affiliate \"appid=9900\" -launchedfrom steam - "
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
|
|
|
@ -3390,13 +3390,13 @@
|
|||
9880:
|
||||
installDir: Champions Online
|
||||
launch:
|
||||
- arguments: "-affiliate \\\"appid=9880\\\" -launchedfrom steam - "
|
||||
- arguments: "-affiliate \"appid=9880\" -launchedfrom steam - "
|
||||
executable: Champions Online.exe
|
||||
type: none
|
||||
9900:
|
||||
installDir: Star Trek Online
|
||||
launch:
|
||||
- arguments: "-affiliate \\\"appid=9900\\\" -launchedfrom steam - "
|
||||
- arguments: "-affiliate \"appid=9900\" -launchedfrom steam - "
|
||||
config:
|
||||
oslist: windows
|
||||
executable: Star Trek Online.exe
|
||||
|
@ -25910,6 +25910,11 @@
|
|||
description: Launch
|
||||
executable: Hive
|
||||
251230:
|
||||
cloud:
|
||||
saves:
|
||||
- path: SaveGame
|
||||
pattern: "*.sav"
|
||||
root: gameinstall
|
||||
installDir: Livelock
|
||||
launch:
|
||||
- description: Launch
|
||||
|
@ -187916,6 +187921,16 @@
|
|||
executable: Hoggy2.exe
|
||||
type: default
|
||||
617290:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Remnant/Saved/SaveGames
|
||||
pattern: "*.sav"
|
||||
root: gameinstall
|
||||
- path: "Remnant\\Saved\\SaveGames"
|
||||
pattern: "*.sav"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocal
|
||||
installDir: Remnant
|
||||
launch:
|
||||
- config:
|
||||
|
@ -334238,13 +334253,13 @@
|
|||
991260:
|
||||
installDir: Borderlands 2 VR
|
||||
launch:
|
||||
- executable: "Binaries\\\\Win64\\\\Borderlands2VR.exe"
|
||||
- executable: "Binaries\\Win64\\Borderlands2VR.exe"
|
||||
type: vr
|
||||
- config:
|
||||
betakey: test
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: "Binaries\\\\Win64\\\\Borderlands2VR.exe"
|
||||
executable: "Binaries\\Win64\\Borderlands2VR.exe"
|
||||
type: vr
|
||||
991270:
|
||||
installDir: The Legend of Heroes Trails of Cold Steel III
|
||||
|
@ -414826,6 +414841,11 @@
|
|||
type: default
|
||||
1281950: {}
|
||||
1282100:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "Remnant2/Steam/{Steam3AccountID}"
|
||||
pattern: "*.sav"
|
||||
root: WinSavedGames
|
||||
installDir: Remnant2
|
||||
launch:
|
||||
- config:
|
||||
|
@ -435616,6 +435636,8 @@
|
|||
oslist: windows
|
||||
executable: HaveaNiceDeath.exe
|
||||
type: default
|
||||
nameLocalized:
|
||||
schinese: 祝你好死
|
||||
1740730:
|
||||
installDir: Flesh Water
|
||||
launch:
|
||||
|
|
|
@ -22705,6 +22705,8 @@ Borderlands 2:
|
|||
Borderlands 2 VR:
|
||||
pageId: 148236
|
||||
steam: 991260
|
||||
steamSide:
|
||||
- 1046900
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|userprofile\\Documents}}\\My Games\\Borderlands 2 VR\\WillowGame\\Config\\}}"
|
||||
- "{{Game data/saves|Windows|{{p|userprofile\\Documents}}\\My Games\\Borderlands 2 VR\\WillowGame\\SaveData\\}}"
|
||||
|
@ -95656,6 +95658,8 @@ Live the Guitar:
|
|||
Livelock:
|
||||
pageId: 36634
|
||||
steam: 251230
|
||||
steamSide:
|
||||
- 518370
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|game}}\\VideoSettings.xml}}"
|
||||
- "{{Game data/saves|Windows|{{P|game}}\\SaveGame\\}}"
|
||||
|
|
Reference in a new issue