Import recent changes from PCGamingWiki
This commit is contained in:
parent
24646f2f0b
commit
787739abcc
3 changed files with 16 additions and 4 deletions
|
@ -295570,7 +295570,7 @@ Kindergarten:
|
|||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<base>/Kindergarten.x86":
|
||||
"<base>/Kindergarten.x86_64":
|
||||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
|
@ -588866,6 +588866,9 @@ Toltec and the mysteries of the Secret Island:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
steamExtra:
|
||||
- 272350
|
||||
steam:
|
||||
id: 243870
|
||||
"Tom Clancy's Ghost Recon Wildlands":
|
||||
|
@ -588885,6 +588888,10 @@ Toltec and the mysteries of the Secret Island:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
steamExtra:
|
||||
- 584210
|
||||
- 719690
|
||||
installDir:
|
||||
Wildlands: {}
|
||||
steam:
|
||||
|
|
|
@ -4580,7 +4580,7 @@
|
|||
21800:
|
||||
installDir: Tom Clancys Endwar
|
||||
launch:
|
||||
- executable: "binaries\\\\endwar.exe"
|
||||
- executable: "binaries\\endwar.exe"
|
||||
workingdir: binaries
|
||||
21900:
|
||||
installDir: "Tom Clany's HAWX"
|
||||
|
@ -174373,7 +174373,7 @@
|
|||
type: default
|
||||
- config:
|
||||
oslist: linux
|
||||
executable: Kindergarten.x86
|
||||
executable: Kindergarten.x86_64
|
||||
type: default
|
||||
589620:
|
||||
installDir: It Lurks in the Woods
|
||||
|
@ -439651,7 +439651,7 @@
|
|||
description: Release
|
||||
executable: Rogue_x64_Release.exe
|
||||
type: default
|
||||
- arguments: " -public_key_store_address pks.pc.tctd2.ubisoft.com -public_key_store_port 27015 -proxylist pc-india.tctd2.ubisoft.com -proxylist_port 51000 -online -sdfonly -login_ubiservices -uplay_launcher -retail_frontend -use_public_key_store -retail_certs -startgame -dnatracking -enable_client_tracking -uplay_steam_mode"
|
||||
- arguments: " -public_key_store_address pks.pc.tctd2.ubisoft.com -public_key_store_port 27015 -proxylist pc-juliett.tctd2.ubisoft.com -proxylist_port 51000 -online -sdfonly -login_ubiservices -uplay_launcher -retail_frontend -use_public_key_store -retail_certs -startgame -dnatracking -enable_client_tracking -uplay_steam_mode"
|
||||
config:
|
||||
betakey: qc-rel
|
||||
osarch: "64"
|
||||
|
|
|
@ -176371,12 +176371,17 @@ Tom & Jerry:
|
|||
"Tom Clancy's Ghost Recon Phantoms":
|
||||
pageId: 4907
|
||||
steam: 243870
|
||||
steamSide:
|
||||
- 272350
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\NCSA-Live\\*.ini|{{p|game}}\\PDC-Live\\*.ini}}"
|
||||
- "{{Game data/config|Steam|{{p|game}}\\Game\\NCSA-live\\*.ini|{{p|game}}\\Game\\PDC-live\\*.ini}}"
|
||||
"Tom Clancy's Ghost Recon Wildlands":
|
||||
pageId: 36450
|
||||
steam: 460930
|
||||
steamSide:
|
||||
- 584210
|
||||
- 719690
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|userprofile\\Documents}}\\My Games\\Ghost Recon Wildlands\\}}"
|
||||
- "{{Game data/saves|Uplay|{{p|Uplay}}\\savegames\\{{path|uid}}\\1771\\}}"
|
||||
|
|
Reference in a new issue