Import recent changes from PCGamingWiki
This commit is contained in:
parent
eec8d3b71d
commit
be7e07c0f0
4 changed files with 30 additions and 5 deletions
|
@ -123157,6 +123157,17 @@ ClassiCube:
|
|||
steam:
|
||||
id: 1065710
|
||||
Classic Car Racing:
|
||||
files:
|
||||
"<base>/Data":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/Data/Profiles":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Classic Car Racing: {}
|
||||
launch:
|
||||
|
|
|
@ -4836,7 +4836,6 @@
|
|||
* [Clash: Mutants Vs Pirates](https://www.pcgamingwiki.com/wiki/?curid=90444)
|
||||
* [Class of '09: The Re-Up](https://www.pcgamingwiki.com/wiki/?curid=198682)
|
||||
* [Classic British Motor Racing](https://www.pcgamingwiki.com/wiki/?curid=88330)
|
||||
* [Classic Car Racing](https://www.pcgamingwiki.com/wiki/?curid=59777)
|
||||
* [Classic Card Game Spades](https://www.pcgamingwiki.com/wiki/?curid=155556)
|
||||
* [Classic Fun Collection 5 in 1](https://www.pcgamingwiki.com/wiki/?curid=43288)
|
||||
* [Classic Racers](https://www.pcgamingwiki.com/wiki/?curid=129979)
|
||||
|
|
|
@ -3601,7 +3601,7 @@
|
|||
installDir: BioShock Infinite
|
||||
launch:
|
||||
- config:
|
||||
betakey: qatest1
|
||||
betakey: "qatest1,newtest"
|
||||
oslist: windows
|
||||
description: Launch BioShock Infinite
|
||||
executable: "Binaries\\Win32\\BioShockInfinite.exe"
|
||||
|
@ -293593,11 +293593,23 @@
|
|||
launch:
|
||||
- arguments: "-dx12"
|
||||
description: Reign of Guilds (DX12)
|
||||
executable: "\\SiL\\Binaries\\Win64\\SiLClient-Win64-Shipping.exe"
|
||||
executable: SiLClient.exe
|
||||
type: option1
|
||||
- arguments: "-dx11"
|
||||
description: Reign of Guilds (DX11)
|
||||
executable: "\\SiL\\Binaries\\Win64\\SiLClient-Win64-Shipping.exe"
|
||||
executable: SiLClient.exe
|
||||
type: option2
|
||||
- arguments: "-trace=default,gpu"
|
||||
config:
|
||||
betakey: ptr-client
|
||||
description: Reign of Guilds (Trace profiler)
|
||||
executable: SiLClient.exe
|
||||
type: option3
|
||||
- arguments: "-dx12"
|
||||
config:
|
||||
betakey: ptr-client
|
||||
description: Reign of Guilds (DX12 test)
|
||||
executable: SiLClient.exe
|
||||
type: option2
|
||||
716360:
|
||||
installDir: SweeperVR
|
||||
|
|
|
@ -38859,6 +38859,9 @@ Classic British Motor Racing:
|
|||
Classic Car Racing:
|
||||
pageId: 59777
|
||||
steam: 46220
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}/Data}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}/Data/Profiles}}"
|
||||
Classic Card Game Spades:
|
||||
pageId: 155556
|
||||
steam: 1217370
|
||||
|
@ -163800,7 +163803,7 @@ Rayman:
|
|||
pageId: 7330
|
||||
steam: 15060
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|windir}}\\Ubisoft\\ubi.ini{{Note|Retail releases only.}}|{{p|game}}\\Data\\Options\\|{{p|game}}\\ubi.ini{{Note|Digital releases only.}}}}"
|
||||
- "{{Game data/config|Windows|{{p|windir}}\\Ubisoft\\ubi.ini{{Note|Retail releases only (unless you use widescreen patches which are based on GOG binary).}}|{{p|game}}\\Data\\Options\\|{{p|game}}\\ubi.ini{{Note|Digital releases only.}}}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\Data\\SaveGame\\}}"
|
||||
"Rayman 3: Hoodlum Havoc":
|
||||
gog: 1207658947
|
||||
|
|
Reference in a new issue