Import recent changes from PCGamingWiki
This commit is contained in:
parent
db537d8be0
commit
6fc3629b14
4 changed files with 92 additions and 3 deletions
|
@ -84771,6 +84771,26 @@ Bzzzt:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
installDir:
|
||||||
|
Bzzzt: {}
|
||||||
|
launch:
|
||||||
|
"<base>/Bzzzt.app":
|
||||||
|
- when:
|
||||||
|
- os: mac
|
||||||
|
store: steam
|
||||||
|
"<base>/Bzzzt.exe":
|
||||||
|
- when:
|
||||||
|
- bit: 32
|
||||||
|
os: windows
|
||||||
|
store: steam
|
||||||
|
- bit: 64
|
||||||
|
os: windows
|
||||||
|
store: steam
|
||||||
|
"<base>/Bzzzt.x86_64":
|
||||||
|
- when:
|
||||||
|
- bit: 64
|
||||||
|
os: linux
|
||||||
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 1293170
|
id: 1293170
|
||||||
B画少说:
|
B画少说:
|
||||||
|
@ -93538,6 +93558,11 @@ Catie in MeowmeowLand:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: linux
|
- os: linux
|
||||||
|
"<home>/AppData/LocalLow/Blowfish Studios/Catie in MeowmeowLand":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
gog:
|
gog:
|
||||||
id: 1281243693
|
id: 1281243693
|
||||||
id:
|
id:
|
||||||
|
@ -239589,6 +239614,7 @@ Grim Dawn:
|
||||||
id: 1449651388
|
id: 1449651388
|
||||||
id:
|
id:
|
||||||
gogExtra:
|
gogExtra:
|
||||||
|
- 1353691821
|
||||||
- 1536648751
|
- 1536648751
|
||||||
- 1551979801
|
- 1551979801
|
||||||
- 1812959072
|
- 1812959072
|
||||||
|
@ -239600,6 +239626,7 @@ Grim Dawn:
|
||||||
- 642280
|
- 642280
|
||||||
- 897670
|
- 897670
|
||||||
- 1088290
|
- 1088290
|
||||||
|
- 2701090
|
||||||
installDir:
|
installDir:
|
||||||
Grim Dawn: {}
|
Grim Dawn: {}
|
||||||
launch:
|
launch:
|
||||||
|
@ -660033,6 +660060,15 @@ Zzzzz:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
installDir:
|
||||||
|
Ubersoldier: {}
|
||||||
|
launch:
|
||||||
|
"<base>/xtend.exe":
|
||||||
|
- when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
|
steam:
|
||||||
|
id: 2905090
|
||||||
ÜberSoldier II:
|
ÜberSoldier II:
|
||||||
files:
|
files:
|
||||||
"<winDocuments>/US2":
|
"<winDocuments>/US2":
|
||||||
|
|
|
@ -22884,6 +22884,7 @@
|
||||||
* [PeoplePackages](https://www.pcgamingwiki.com/wiki/?curid=74914)
|
* [PeoplePackages](https://www.pcgamingwiki.com/wiki/?curid=74914)
|
||||||
* [Pepe Porcupine](https://www.pcgamingwiki.com/wiki/?curid=42678)
|
* [Pepe Porcupine](https://www.pcgamingwiki.com/wiki/?curid=42678)
|
||||||
* [Pepeizq's Cities](https://www.pcgamingwiki.com/wiki/?curid=130418)
|
* [Pepeizq's Cities](https://www.pcgamingwiki.com/wiki/?curid=130418)
|
||||||
|
* [Pepper Grinder](https://www.pcgamingwiki.com/wiki/?curid=194225)
|
||||||
* [Pepper's Adventures in Time](https://www.pcgamingwiki.com/wiki/?curid=147178)
|
* [Pepper's Adventures in Time](https://www.pcgamingwiki.com/wiki/?curid=147178)
|
||||||
* [Pepper's Puzzles](https://www.pcgamingwiki.com/wiki/?curid=66446)
|
* [Pepper's Puzzles](https://www.pcgamingwiki.com/wiki/?curid=66446)
|
||||||
* [Peppered](https://www.pcgamingwiki.com/wiki/?curid=155357)
|
* [Peppered](https://www.pcgamingwiki.com/wiki/?curid=155357)
|
||||||
|
|
|
@ -415456,7 +415456,41 @@
|
||||||
executable: "Medium\\Binaries\\Win64\\Medium.exe"
|
executable: "Medium\\Binaries\\Win64\\Medium.exe"
|
||||||
type: option3
|
type: option3
|
||||||
workingdir: "Medium\\Binaries\\Win64"
|
workingdir: "Medium\\Binaries\\Win64"
|
||||||
1293170: {}
|
1293170:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: Bzzzt_Data
|
||||||
|
pattern: "*.sav"
|
||||||
|
root: gameinstall
|
||||||
|
overrides:
|
||||||
|
- os: MacOS
|
||||||
|
osCompare: "="
|
||||||
|
pathTransforms:
|
||||||
|
- find: Bzzzt_Data
|
||||||
|
replace: Bzzzt.app/Contents
|
||||||
|
root: gameinstall
|
||||||
|
useInstead: gameinstall
|
||||||
|
installDir: Bzzzt
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
osarch: "32"
|
||||||
|
oslist: windows
|
||||||
|
executable: Bzzzt.exe
|
||||||
|
type: default
|
||||||
|
- config:
|
||||||
|
osarch: "64"
|
||||||
|
oslist: windows
|
||||||
|
executable: Bzzzt.exe
|
||||||
|
type: default
|
||||||
|
- config:
|
||||||
|
oslist: macos
|
||||||
|
executable: Bzzzt.app
|
||||||
|
type: default
|
||||||
|
- config:
|
||||||
|
osarch: "64"
|
||||||
|
oslist: linux
|
||||||
|
executable: Bzzzt.x86_64
|
||||||
|
type: default
|
||||||
1293180:
|
1293180:
|
||||||
installDir: SuchArt
|
installDir: SuchArt
|
||||||
launch:
|
launch:
|
||||||
|
@ -422115,6 +422149,11 @@
|
||||||
schinese: 冬季余烬
|
schinese: 冬季余烬
|
||||||
tchinese: 冬季餘燼
|
tchinese: 冬季餘燼
|
||||||
1417890:
|
1417890:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: "Save/{64BitSteamID}"
|
||||||
|
pattern: "*"
|
||||||
|
root: gameinstall
|
||||||
installDir: Catie in MeowmeowLand
|
installDir: Catie in MeowmeowLand
|
||||||
launch:
|
launch:
|
||||||
- config:
|
- config:
|
||||||
|
@ -449581,4 +449620,11 @@
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: Content Warning.exe
|
executable: Content Warning.exe
|
||||||
type: default
|
type: default
|
||||||
|
2905090:
|
||||||
|
installDir: Ubersoldier
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
oslist: windows
|
||||||
|
executable: xtend.exe
|
||||||
|
type: default
|
||||||
3221903386: {}
|
3221903386: {}
|
||||||
|
|
|
@ -28228,6 +28228,7 @@ Catie in MeowmeowLand:
|
||||||
- 1643730
|
- 1643730
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Linux|~/.local/share/Steam/steamapps/common/Catie in MeowmeowLand/Save/}}"
|
- "{{Game data/config|Linux|~/.local/share/Steam/steamapps/common/Catie in MeowmeowLand/Save/}}"
|
||||||
|
- "{{Game data/saves|Windows|{{p|userprofile\\appdata\\locallow}}\\Blowfish Studios\\Catie in MeowmeowLand\\}}"
|
||||||
- "{{Game data/saves|Linux|~/.local/share/Steam/steamapps/common/Catie in MeowmeowLand/Save/}}"
|
- "{{Game data/saves|Linux|~/.local/share/Steam/steamapps/common/Catie in MeowmeowLand/Save/}}"
|
||||||
Catify VR:
|
Catify VR:
|
||||||
pageId: 99412
|
pageId: 99412
|
||||||
|
@ -71939,6 +71940,7 @@ Grim Clicker:
|
||||||
Grim Dawn:
|
Grim Dawn:
|
||||||
gog: 1449651388
|
gog: 1449651388
|
||||||
gogSide:
|
gogSide:
|
||||||
|
- 1353691821
|
||||||
- 1536648751
|
- 1536648751
|
||||||
- 1551979801
|
- 1551979801
|
||||||
- 1812959072
|
- 1812959072
|
||||||
|
@ -71952,6 +71954,7 @@ Grim Dawn:
|
||||||
- 642280
|
- 642280
|
||||||
- 897670
|
- 897670
|
||||||
- 1088290
|
- 1088290
|
||||||
|
- 2701090
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|userprofile\\Documents}}\\My Games\\Grim Dawn\\Settings\\}}"
|
- "{{Game data/config|Windows|{{p|userprofile\\Documents}}\\My Games\\Grim Dawn\\Settings\\}}"
|
||||||
- "{{Game data/saves|Windows|{{p|userprofile\\Documents}}\\My Games\\Grim Dawn\\save\\}}"
|
- "{{Game data/saves|Windows|{{p|userprofile\\Documents}}\\My Games\\Grim Dawn\\save\\}}"
|
||||||
|
@ -121348,6 +121351,8 @@ Pepe Porcupine:
|
||||||
steam: 1998980
|
steam: 1998980
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\Outright Games\\Peppa Pig: World Adventures\\SaveData\\{{P|uid}}}}"
|
- "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\Outright Games\\Peppa Pig: World Adventures\\SaveData\\{{P|uid}}}}"
|
||||||
|
Pepper Grinder:
|
||||||
|
pageId: 194225
|
||||||
"Pepper's Adventures in Time":
|
"Pepper's Adventures in Time":
|
||||||
pageId: 147178
|
pageId: 147178
|
||||||
"Pepper's Puzzles":
|
"Pepper's Puzzles":
|
||||||
|
@ -128085,8 +128090,8 @@ Purgatory II:
|
||||||
Purge:
|
Purge:
|
||||||
pageId: 192225
|
pageId: 192225
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|game}}/autoexec.cfg}}"
|
- "{{Game data/config|Windows|{{p|game}}\\autoexec.cfg}}"
|
||||||
- "{{Game data/saves|Windows|{{p|game}}/Save/}}"
|
- "{{Game data/saves|Windows|{{p|game}}\\Save\\}}"
|
||||||
Purino Party:
|
Purino Party:
|
||||||
pageId: 34525
|
pageId: 34525
|
||||||
steam: 483960
|
steam: 483960
|
||||||
|
@ -199202,6 +199207,7 @@ Zzzzz:
|
||||||
steam: 1170200
|
steam: 1170200
|
||||||
ÜberSoldier:
|
ÜberSoldier:
|
||||||
pageId: 278
|
pageId: 278
|
||||||
|
steam: 2905090
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|game}}\\Run\\config.ini}}"
|
- "{{Game data/config|Windows|{{p|game}}\\Run\\config.ini}}"
|
||||||
- "{{Game data/saves|Windows|{{p|game}}\\Run\\SAVES\\}}"
|
- "{{Game data/saves|Windows|{{p|game}}\\Run\\SAVES\\}}"
|
||||||
|
|
Reference in a new issue