Import recent changes from PCGamingWiki
This commit is contained in:
parent
1bca39fec2
commit
308c3a674a
3 changed files with 21 additions and 9 deletions
|
@ -350205,10 +350205,6 @@ Kiborg:
|
|||
KIBORG Prologue: {}
|
||||
launch:
|
||||
"<base>/Kiborg/Binaries/Win64/KiborgArena-Win64-Shipping.exe":
|
||||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
"<base>/KiborgArena.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
|
|
|
@ -596584,12 +596584,28 @@
|
|||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: KiborgArena.exe
|
||||
type: default
|
||||
- config:
|
||||
oslist: linux
|
||||
executable: Kiborg/Binaries/Win64/KiborgArena-Win64-Shipping.exe
|
||||
type: default
|
||||
- arguments: "-dx12"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "KIBORG: Arena using DX12"
|
||||
executable: Kiborg/Binaries/Win64/KiborgArena-Win64-Shipping.exe
|
||||
type: option1
|
||||
- arguments: "-vulkan"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "KIBORG: Arena using Vulkan (Steam Deck)"
|
||||
executable: Kiborg/Binaries/Win64/KiborgArena-Win64-Shipping.exe
|
||||
type: option2
|
||||
- arguments: "-dx11"
|
||||
config:
|
||||
oslist: windows
|
||||
description: "KIBORG: Arena using DX11"
|
||||
executable: Kiborg/Binaries/Win64/KiborgArena-Win64-Shipping.exe
|
||||
type: option3
|
||||
nameLocalized:
|
||||
french: "KIBORG: Arène"
|
||||
japanese: 血戦溶炉:鬪獣の檻
|
||||
koreana: 핏덩이 맷돌:경기장
|
||||
schinese: 虐杀熔炉:竞技场
|
||||
|
|
|
@ -14927,7 +14927,7 @@ Aspects of change:
|
|||
"Asphalt 8: Airborne":
|
||||
pageId: 24950
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|localappdata}}\\Packages\\GAMELOFTSA.Asphalt8Airborne_0pp20fcewvvtj\\Settings\\}}"
|
||||
- "{{Game data/config|Windows|\n{{p|localappdata}}\\Packages\\GAMELOFTSA.Asphalt8Airborne_0pp20fcewvvtj\\Settings\\}}"
|
||||
- "{{Game data/saves|Windows|{{p|localappdata}}\\Packages\\GAMELOFTSA.Asphalt8Airborne_0pp20fcewvvtj\\LocalState\\}}"
|
||||
"Asphalt 9: Legends":
|
||||
cloud:
|
||||
|
|
Reference in a new issue