Import recent changes from PCGamingWiki
This commit is contained in:
parent
eec8d3b71d
commit
be7e07c0f0
4 changed files with 30 additions and 5 deletions
|
@ -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
|
||||
|
|
Reference in a new issue