Import recent changes from PCGamingWiki
This commit is contained in:
parent
e78086009e
commit
cb502778d3
5 changed files with 123 additions and 7 deletions
|
@ -39540,6 +39540,34 @@ Antitetrise:
|
||||||
steam:
|
steam:
|
||||||
id: 955750
|
id: 955750
|
||||||
Antonblast:
|
Antonblast:
|
||||||
|
files:
|
||||||
|
"<home>/.config/ANTONBLAST/*.sav":
|
||||||
|
when:
|
||||||
|
- os: linux
|
||||||
|
store: steam
|
||||||
|
"<home>/.config/ANTONBLAST/antonblast_custom_input_v2.txt":
|
||||||
|
when:
|
||||||
|
- os: linux
|
||||||
|
store: steam
|
||||||
|
"<home>/.config/ANTONBLAST/replays/*.pbak":
|
||||||
|
when:
|
||||||
|
- os: linux
|
||||||
|
store: steam
|
||||||
|
"<winLocalAppData>/ANTONBLAST/*.sav":
|
||||||
|
when:
|
||||||
|
- store: steam
|
||||||
|
"<winLocalAppData>/ANTONBLAST/antonblast_custom_input_v2.txt":
|
||||||
|
when:
|
||||||
|
- store: steam
|
||||||
|
"<winLocalAppData>/ANTONBLAST/replays/*.pbak":
|
||||||
|
when:
|
||||||
|
- store: steam
|
||||||
|
installDir:
|
||||||
|
Antonblast: {}
|
||||||
|
launch:
|
||||||
|
"<base>/ANTONBLAST.exe":
|
||||||
|
- when:
|
||||||
|
- store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 1887400
|
id: 1887400
|
||||||
Antox vs. Free Radicals:
|
Antox vs. Free Radicals:
|
||||||
|
@ -361182,6 +361210,25 @@ Labyrinth of AO:
|
||||||
store: steam
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 566540
|
id: 566540
|
||||||
|
"Labyrinth of Touhou: Gensokyo and the Heaven-Piercing Tree":
|
||||||
|
cloud:
|
||||||
|
steam: true
|
||||||
|
files:
|
||||||
|
"<winAppData>/CUBETYPE/tohoLaby":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
id:
|
||||||
|
lutris: labyrinth-of-touhou-gensokyo-and-the-heaven-pierci
|
||||||
|
installDir:
|
||||||
|
tohoLaby: {}
|
||||||
|
launch:
|
||||||
|
"<base>/game.exe":
|
||||||
|
- when:
|
||||||
|
- store: steam
|
||||||
|
steam:
|
||||||
|
id: 1131920
|
||||||
Labyrinth of the Witch:
|
Labyrinth of the Witch:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
|
|
@ -1465,7 +1465,6 @@
|
||||||
* [Antiquitas](https://www.pcgamingwiki.com/wiki/?curid=112568)
|
* [Antiquitas](https://www.pcgamingwiki.com/wiki/?curid=112568)
|
||||||
* [Antisphere](https://www.pcgamingwiki.com/wiki/?curid=62366)
|
* [Antisphere](https://www.pcgamingwiki.com/wiki/?curid=62366)
|
||||||
* [Antisquad](https://www.pcgamingwiki.com/wiki/?curid=50226)
|
* [Antisquad](https://www.pcgamingwiki.com/wiki/?curid=50226)
|
||||||
* [Antonblast](https://www.pcgamingwiki.com/wiki/?curid=190335)
|
|
||||||
* [Antox vs. Free Radicals](https://www.pcgamingwiki.com/wiki/?curid=121845)
|
* [Antox vs. Free Radicals](https://www.pcgamingwiki.com/wiki/?curid=121845)
|
||||||
* [AntQueen 3D](https://www.pcgamingwiki.com/wiki/?curid=135651)
|
* [AntQueen 3D](https://www.pcgamingwiki.com/wiki/?curid=135651)
|
||||||
* [Antz Extreme Racing](https://www.pcgamingwiki.com/wiki/?curid=88613)
|
* [Antz Extreme Racing](https://www.pcgamingwiki.com/wiki/?curid=88613)
|
||||||
|
|
|
@ -490051,6 +490051,47 @@
|
||||||
oslist: macos
|
oslist: macos
|
||||||
executable: 3rdeye.app
|
executable: 3rdeye.app
|
||||||
type: none
|
type: none
|
||||||
|
1131920:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: "CUBETYPE\\tohoLaby"
|
||||||
|
pattern: "*"
|
||||||
|
recursive: true
|
||||||
|
root: WinAppDataRoaming
|
||||||
|
installDir: tohoLaby
|
||||||
|
launch:
|
||||||
|
- description: Execute with default setting
|
||||||
|
executable: game.exe
|
||||||
|
type: default
|
||||||
|
- arguments: "--full --screen1920"
|
||||||
|
description: Fullscreen mode(1920x1080)
|
||||||
|
executable: game.exe
|
||||||
|
type: option1
|
||||||
|
- arguments: "--window --screen1920"
|
||||||
|
description: Window mode(1920x1080)
|
||||||
|
executable: game.exe
|
||||||
|
type: option2
|
||||||
|
- arguments: "--screen1600"
|
||||||
|
description: Fullscreen mode(1600x900)
|
||||||
|
executable: game.exe
|
||||||
|
type: option1
|
||||||
|
- arguments: "--screen960"
|
||||||
|
description: Fullscreen mode(960x540)
|
||||||
|
executable: game.exe
|
||||||
|
type: option1
|
||||||
|
- arguments: "--window --screen1600"
|
||||||
|
description: Window mode(1600x900)
|
||||||
|
executable: game.exe
|
||||||
|
type: option2
|
||||||
|
- arguments: "--window --screen960"
|
||||||
|
description: Window mode(960x540)
|
||||||
|
executable: game.exe
|
||||||
|
type: option2
|
||||||
|
nameLocalized:
|
||||||
|
english: LABYRINTH OF TOUHOU - GENSOKYO AND THE HEAVEN-PIERCING TREE
|
||||||
|
japanese: 東方の迷宮 幻想郷と天貫の大樹
|
||||||
|
schinese: 东方的迷宫 幻想乡和通天的大树
|
||||||
|
tchinese: 東方的迷宮 幻想鄉和通天的大樹
|
||||||
1131930:
|
1131930:
|
||||||
cloud:
|
cloud:
|
||||||
saves:
|
saves:
|
||||||
|
@ -536041,17 +536082,17 @@
|
||||||
- MacOS
|
- MacOS
|
||||||
recursive: true
|
recursive: true
|
||||||
root: MacAppSupport
|
root: MacAppSupport
|
||||||
- path: "PocketPair\\Craftopia\\PPSave"
|
- path: PocketPair/Craftopia/PPSave
|
||||||
pattern: "*.db"
|
pattern: "*.db"
|
||||||
platforms:
|
platforms:
|
||||||
- Windows
|
- Windows
|
||||||
root: WinAppDataLocalLow
|
root: WinAppDataLocalLow
|
||||||
- path: "PocketPair\\Craftopia\\PPSave\\Players"
|
- path: PocketPair/Craftopia/PPSave/Players
|
||||||
pattern: "*.db"
|
pattern: "*.db"
|
||||||
platforms:
|
platforms:
|
||||||
- Windows
|
- Windows
|
||||||
root: WinAppDataLocalLow
|
root: WinAppDataLocalLow
|
||||||
- path: "PocketPair\\Craftopia\\PPSave\\Worlds"
|
- path: PocketPair/Craftopia/PPSave/Worlds
|
||||||
pattern: "*.db"
|
pattern: "*.db"
|
||||||
platforms:
|
platforms:
|
||||||
- Windows
|
- Windows
|
||||||
|
@ -573649,7 +573690,28 @@
|
||||||
osarch: "64"
|
osarch: "64"
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: tinyfootball.exe
|
executable: tinyfootball.exe
|
||||||
1887400: {}
|
1887400:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: ANTONBLAST
|
||||||
|
pattern: "*.sav"
|
||||||
|
root: WinAppDataLocal
|
||||||
|
- path: ANTONBLAST
|
||||||
|
pattern: antonblast_custom_input_v2.txt
|
||||||
|
root: WinAppDataLocal
|
||||||
|
- path: ANTONBLAST/replays
|
||||||
|
pattern: "*.pbak"
|
||||||
|
root: WinAppDataLocal
|
||||||
|
overrides:
|
||||||
|
- addPath: ".config/"
|
||||||
|
os: Linux
|
||||||
|
osCompare: "="
|
||||||
|
root: WinAppDataLocal
|
||||||
|
useInstead: LinuxHome
|
||||||
|
installDir: Antonblast
|
||||||
|
launch:
|
||||||
|
- executable: ANTONBLAST.exe
|
||||||
|
type: default
|
||||||
1887730:
|
1887730:
|
||||||
installDir: Malnazidos
|
installDir: Malnazidos
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -90630,6 +90630,8 @@ Guards of the Gate:
|
||||||
pageId: 89581
|
pageId: 89581
|
||||||
steam: 815290
|
steam: 815290
|
||||||
"Guazu: The Rescue":
|
"Guazu: The Rescue":
|
||||||
|
cloud:
|
||||||
|
xbox: true
|
||||||
pageId: 175486
|
pageId: 175486
|
||||||
steam: 1620920
|
steam: 1620920
|
||||||
Gubble 2:
|
Gubble 2:
|
||||||
|
@ -114723,6 +114725,14 @@ Labyrinth of AO:
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|game}}\\savedata}}"
|
- "{{Game data/config|Windows|{{p|game}}\\savedata}}"
|
||||||
- "{{Game data/saves|Windows|{{p|game}}\\savedata}}"
|
- "{{Game data/saves|Windows|{{p|game}}\\savedata}}"
|
||||||
|
"Labyrinth of Touhou: Gensokyo and the Heaven-Piercing Tree":
|
||||||
|
cloud:
|
||||||
|
steam: true
|
||||||
|
lutris: labyrinth-of-touhou-gensokyo-and-the-heaven-pierci
|
||||||
|
pageId: 199846
|
||||||
|
steam: 1131920
|
||||||
|
templates:
|
||||||
|
- "{{Game data/saves|Windows|{{p|appdata}}\\CUBETYPE\\tohoLaby\\}}"
|
||||||
Labyrinth of the Witch:
|
Labyrinth of the Witch:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
@ -248046,7 +248056,6 @@ ZED ZONE:
|
||||||
pageId: 199562
|
pageId: 199562
|
||||||
steam: 1211600
|
steam: 1211600
|
||||||
ZERO Sievert:
|
ZERO Sievert:
|
||||||
malformed: true
|
|
||||||
pageId: 182762
|
pageId: 182762
|
||||||
steam: 1782120
|
steam: 1782120
|
||||||
ZERONE Episode 1 Gunner:
|
ZERONE Episode 1 Gunner:
|
||||||
|
|
|
@ -13,5 +13,4 @@
|
||||||
* [The First Templar](https://www.pcgamingwiki.com/wiki/?curid=40982)
|
* [The First Templar](https://www.pcgamingwiki.com/wiki/?curid=40982)
|
||||||
* [Unrailed! 2: Back on Track](https://www.pcgamingwiki.com/wiki/?curid=199170)
|
* [Unrailed! 2: Back on Track](https://www.pcgamingwiki.com/wiki/?curid=199170)
|
||||||
* [XIII](https://www.pcgamingwiki.com/wiki/?curid=3514)
|
* [XIII](https://www.pcgamingwiki.com/wiki/?curid=3514)
|
||||||
* [ZERO Sievert](https://www.pcgamingwiki.com/wiki/?curid=182762)
|
|
||||||
* [Zone of the Enders: The 2nd Runner MARS](https://www.pcgamingwiki.com/wiki/?curid=90671)
|
* [Zone of the Enders: The 2nd Runner MARS](https://www.pcgamingwiki.com/wiki/?curid=90671)
|
||||||
|
|
Reference in a new issue