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: {}
|
KIBORG Prologue: {}
|
||||||
launch:
|
launch:
|
||||||
"<base>/Kiborg/Binaries/Win64/KiborgArena-Win64-Shipping.exe":
|
"<base>/Kiborg/Binaries/Win64/KiborgArena-Win64-Shipping.exe":
|
||||||
- when:
|
|
||||||
- os: linux
|
|
||||||
store: steam
|
|
||||||
"<base>/KiborgArena.exe":
|
|
||||||
- when:
|
- when:
|
||||||
- os: windows
|
- os: windows
|
||||||
store: steam
|
store: steam
|
||||||
|
|
|
@ -596584,12 +596584,28 @@
|
||||||
launch:
|
launch:
|
||||||
- config:
|
- config:
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: KiborgArena.exe
|
|
||||||
type: default
|
|
||||||
- config:
|
|
||||||
oslist: linux
|
|
||||||
executable: Kiborg/Binaries/Win64/KiborgArena-Win64-Shipping.exe
|
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:
|
nameLocalized:
|
||||||
|
french: "KIBORG: Arène"
|
||||||
japanese: 血戦溶炉:鬪獣の檻
|
japanese: 血戦溶炉:鬪獣の檻
|
||||||
koreana: 핏덩이 맷돌:경기장
|
koreana: 핏덩이 맷돌:경기장
|
||||||
schinese: 虐杀熔炉:竞技场
|
schinese: 虐杀熔炉:竞技场
|
||||||
|
|
|
@ -14927,7 +14927,7 @@ Aspects of change:
|
||||||
"Asphalt 8: Airborne":
|
"Asphalt 8: Airborne":
|
||||||
pageId: 24950
|
pageId: 24950
|
||||||
templates:
|
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\\}}"
|
- "{{Game data/saves|Windows|{{p|localappdata}}\\Packages\\GAMELOFTSA.Asphalt8Airborne_0pp20fcewvvtj\\LocalState\\}}"
|
||||||
"Asphalt 9: Legends":
|
"Asphalt 9: Legends":
|
||||||
cloud:
|
cloud:
|
||||||
|
|
Reference in a new issue