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:
|
- when:
|
||||||
- os: windows
|
- os: windows
|
||||||
store: steam
|
store: steam
|
||||||
"<base>/Kindergarten.x86":
|
"<base>/Kindergarten.x86_64":
|
||||||
- when:
|
- when:
|
||||||
- os: linux
|
- os: linux
|
||||||
store: steam
|
store: steam
|
||||||
|
@ -588866,6 +588866,9 @@ Toltec and the mysteries of the Secret Island:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
id:
|
||||||
|
steamExtra:
|
||||||
|
- 272350
|
||||||
steam:
|
steam:
|
||||||
id: 243870
|
id: 243870
|
||||||
"Tom Clancy's Ghost Recon Wildlands":
|
"Tom Clancy's Ghost Recon Wildlands":
|
||||||
|
@ -588885,6 +588888,10 @@ Toltec and the mysteries of the Secret Island:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
id:
|
||||||
|
steamExtra:
|
||||||
|
- 584210
|
||||||
|
- 719690
|
||||||
installDir:
|
installDir:
|
||||||
Wildlands: {}
|
Wildlands: {}
|
||||||
steam:
|
steam:
|
||||||
|
|
|
@ -4580,7 +4580,7 @@
|
||||||
21800:
|
21800:
|
||||||
installDir: Tom Clancys Endwar
|
installDir: Tom Clancys Endwar
|
||||||
launch:
|
launch:
|
||||||
- executable: "binaries\\\\endwar.exe"
|
- executable: "binaries\\endwar.exe"
|
||||||
workingdir: binaries
|
workingdir: binaries
|
||||||
21900:
|
21900:
|
||||||
installDir: "Tom Clany's HAWX"
|
installDir: "Tom Clany's HAWX"
|
||||||
|
@ -174373,7 +174373,7 @@
|
||||||
type: default
|
type: default
|
||||||
- config:
|
- config:
|
||||||
oslist: linux
|
oslist: linux
|
||||||
executable: Kindergarten.x86
|
executable: Kindergarten.x86_64
|
||||||
type: default
|
type: default
|
||||||
589620:
|
589620:
|
||||||
installDir: It Lurks in the Woods
|
installDir: It Lurks in the Woods
|
||||||
|
@ -439651,7 +439651,7 @@
|
||||||
description: Release
|
description: Release
|
||||||
executable: Rogue_x64_Release.exe
|
executable: Rogue_x64_Release.exe
|
||||||
type: default
|
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:
|
config:
|
||||||
betakey: qc-rel
|
betakey: qc-rel
|
||||||
osarch: "64"
|
osarch: "64"
|
||||||
|
|
|
@ -176371,12 +176371,17 @@ Tom & Jerry:
|
||||||
"Tom Clancy's Ghost Recon Phantoms":
|
"Tom Clancy's Ghost Recon Phantoms":
|
||||||
pageId: 4907
|
pageId: 4907
|
||||||
steam: 243870
|
steam: 243870
|
||||||
|
steamSide:
|
||||||
|
- 272350
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|game}}\\NCSA-Live\\*.ini|{{p|game}}\\PDC-Live\\*.ini}}"
|
- "{{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}}"
|
- "{{Game data/config|Steam|{{p|game}}\\Game\\NCSA-live\\*.ini|{{p|game}}\\Game\\PDC-live\\*.ini}}"
|
||||||
"Tom Clancy's Ghost Recon Wildlands":
|
"Tom Clancy's Ghost Recon Wildlands":
|
||||||
pageId: 36450
|
pageId: 36450
|
||||||
steam: 460930
|
steam: 460930
|
||||||
|
steamSide:
|
||||||
|
- 584210
|
||||||
|
- 719690
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{P|userprofile\\Documents}}\\My Games\\Ghost Recon Wildlands\\}}"
|
- "{{Game data/config|Windows|{{P|userprofile\\Documents}}\\My Games\\Ghost Recon Wildlands\\}}"
|
||||||
- "{{Game data/saves|Uplay|{{p|Uplay}}\\savegames\\{{path|uid}}\\1771\\}}"
|
- "{{Game data/saves|Uplay|{{p|Uplay}}\\savegames\\{{path|uid}}\\1771\\}}"
|
||||||
|
|
Reference in a new issue