Import recent changes from PCGamingWiki
This commit is contained in:
parent
dd31e6a569
commit
729f7c85a3
4 changed files with 49 additions and 18 deletions
|
@ -589829,6 +589829,7 @@ Silent Gentleman:
|
|||
- os: windows
|
||||
Silent Hill 2:
|
||||
cloud:
|
||||
gog: true
|
||||
steam: true
|
||||
files:
|
||||
"<winLocalAppData>/SilentHill2/Saved/Config/Windows":
|
||||
|
@ -589841,6 +589842,8 @@ Silent Hill 2:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
gog:
|
||||
id: 2051029707
|
||||
installDir:
|
||||
SILENT HILL 2: {}
|
||||
launch:
|
||||
|
@ -653281,6 +653284,16 @@ Synergia:
|
|||
epic: true
|
||||
gog: true
|
||||
files:
|
||||
"<home>/.renpy/Synergia-1529537386/*.save":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: linux
|
||||
"<home>/.renpy/Synergia-1529537386/persistent":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: linux
|
||||
"<winAppData>/RenPy/Synergia-1529537386/*.save":
|
||||
tags:
|
||||
- save
|
||||
|
@ -682160,11 +682173,24 @@ The Fortress of Dr. Radiaki:
|
|||
- config
|
||||
when:
|
||||
- os: dos
|
||||
- os: windows
|
||||
"<base>/SAVE":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: dos
|
||||
- os: windows
|
||||
installDir:
|
||||
The Fortress of Dr. Radiaki: {}
|
||||
launch:
|
||||
"<base>/Launcheraki.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<base>/launcheraki.x86_64":
|
||||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
steam:
|
||||
id: 3628060
|
||||
The Four Colour Theorem:
|
||||
|
@ -752658,18 +752684,6 @@ Vader Immortal:
|
|||
store: steam
|
||||
steam:
|
||||
id: 830390
|
||||
Vagabond:
|
||||
files:
|
||||
"<winAppData>/Vagabond/saves":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<winAppData>/Vagabond/userconfig.cfg":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
Vagante:
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
|
@ -28702,6 +28702,7 @@
|
|||
* [Vaccine War](https://www.pcgamingwiki.com/wiki/?curid=44064)
|
||||
* [VAD - Virtually Assured Destruction](https://www.pcgamingwiki.com/wiki/?curid=94020)
|
||||
* [Vadine: Bite-Man](https://www.pcgamingwiki.com/wiki/?curid=98312)
|
||||
* [Vagabond](https://www.pcgamingwiki.com/wiki/?curid=136224)
|
||||
* [Vagrant Fury](https://www.pcgamingwiki.com/wiki/?curid=112100)
|
||||
* [Vagrant Hearts Zero](https://www.pcgamingwiki.com/wiki/?curid=61628)
|
||||
* [Vail VR](https://www.pcgamingwiki.com/wiki/?curid=181451)
|
||||
|
|
|
@ -613382,7 +613382,22 @@
|
|||
tchinese: 幻獸♡帕魯! ~已經不想只做朋友(帕魯)了~
|
||||
3621410: {}
|
||||
3624590: {}
|
||||
3628060: {}
|
||||
3628060:
|
||||
cloud:
|
||||
saves:
|
||||
- path: SAVE
|
||||
pattern: "*.SAV"
|
||||
root: gameinstall
|
||||
installDir: The Fortress of Dr. Radiaki
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: Launcheraki.exe
|
||||
type: default
|
||||
- config:
|
||||
oslist: linux
|
||||
executable: launcheraki.x86_64
|
||||
type: default
|
||||
3633410:
|
||||
cloud:
|
||||
saves:
|
||||
|
|
|
@ -189022,7 +189022,9 @@ Silent Gentleman:
|
|||
- "{{Game data/saves|Windows|{{p|game}}\\profiles\\{{p|uid}}\\save\\}}"
|
||||
Silent Hill 2:
|
||||
cloud:
|
||||
gog: true
|
||||
steam: true
|
||||
gog: 2051029707
|
||||
pageId: 31057
|
||||
steam: 2124490
|
||||
templates:
|
||||
|
@ -209124,7 +209126,9 @@ Synergia:
|
|||
- 1376570
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|appdata}}\\RenPy\\Synergia-1529537386\\persistent}}"
|
||||
- "{{Game data/config|Linux|{{p|linuxhome}}/.renpy/Synergia-1529537386/persistent}}"
|
||||
- "{{Game data/saves|Windows|{{P|appdata}}\\RenPy\\Synergia-1529537386\\*.save}}"
|
||||
- "{{Game data/saves|Linux|{{p|linuxhome}}/.renpy/Synergia-1529537386/*.save}}"
|
||||
Synergy:
|
||||
cloud:
|
||||
gog: true
|
||||
|
@ -218225,7 +218229,9 @@ The Fortress of Dr. Radiaki:
|
|||
steam: 3628060
|
||||
templates:
|
||||
- "{{Game data/config|DOS|{{p|game}}\\RADIAKI.CFG}}"
|
||||
- "{{Game data/config|Windows|{{p|game}}\\RADIAKI.CFG}}"
|
||||
- "{{Game data/saves|DOS|{{p|game}}\\SAVE}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\SAVE}}"
|
||||
The Four Colour Theorem:
|
||||
pageId: 89549
|
||||
steam: 816770
|
||||
|
@ -241933,12 +241939,7 @@ Vader Immortal:
|
|||
pageId: 98312
|
||||
steam: 830390
|
||||
Vagabond:
|
||||
cloud:
|
||||
discord: true
|
||||
pageId: 136224
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|appdata}}\\Vagabond\\userconfig.cfg}}"
|
||||
- "{{Game data/saves|Windows|{{P|appdata}}\\Vagabond\\saves\\}}"
|
||||
Vagante:
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue