Import recent changes from PCGamingWiki
This commit is contained in:
parent
11eedb939f
commit
034d212d95
4 changed files with 107 additions and 3 deletions
|
@ -530680,6 +530680,11 @@ Resident Evil:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/SAVE/savedata":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
gog:
|
||||
id: 1580232252
|
||||
id:
|
||||
|
@ -530689,6 +530694,17 @@ Resident Evil:
|
|||
tags:
|
||||
- config
|
||||
Resident Evil 2:
|
||||
files:
|
||||
"<base>/Saves":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/savedata":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
gog:
|
||||
id: 1534123252
|
||||
registry:
|
||||
|
@ -571887,6 +571903,23 @@ Shark Tale:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
Shark! Hunting the Great White:
|
||||
files:
|
||||
"<base>/shark_base/config.cfg":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/shark_base/init.cfg":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/shark_base/saves":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"Sharknado VR: Eye of the Storm":
|
||||
files:
|
||||
"<home>/AppData/LocalLow/Melcher Studios/Sharknado/*.gd":
|
||||
|
@ -595919,6 +595952,28 @@ Sonny:
|
|||
store: steam
|
||||
steam:
|
||||
id: 586750
|
||||
Sonny Legacy Collection:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winAppData>/com.armorgames.sonnylegacycollection/Local Store/#SharedObjects":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
Sonny Legacy Collection: {}
|
||||
launch:
|
||||
"<base>/SonnyLegacy.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/SonnyLegacy.app/Sonny Legacy Collection.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2757720
|
||||
Sonority:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -774508,7 +774563,7 @@ Wrack:
|
|||
- save
|
||||
when:
|
||||
- store: steam
|
||||
"<winAppData>/Wrack/Wrack-<storeUserId>.ini":
|
||||
"<winAppData>/Roaming/Wrack/Wrack-<storeUserId>.ini":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
|
|
|
@ -27155,6 +27155,7 @@
|
|||
* [Thrushbriar Hall](https://www.pcgamingwiki.com/wiki/?curid=121298)
|
||||
* [Thrust & Shoot: Flight School](https://www.pcgamingwiki.com/wiki/?curid=66279)
|
||||
* [Thug Life](https://www.pcgamingwiki.com/wiki/?curid=77002)
|
||||
* [THUGPRO](https://www.pcgamingwiki.com/wiki/?curid=201453)
|
||||
* [Thugs Law](https://www.pcgamingwiki.com/wiki/?curid=128244)
|
||||
* [Thugsters Battle Royale](https://www.pcgamingwiki.com/wiki/?curid=149631)
|
||||
* [Thunder Blade](https://www.pcgamingwiki.com/wiki/?curid=147697)
|
||||
|
|
|
@ -600547,6 +600547,38 @@
|
|||
type: default
|
||||
nameLocalized:
|
||||
koreana: "뱀브레이스: 던전 모나크"
|
||||
2757720:
|
||||
cloud:
|
||||
saves:
|
||||
- path: ""
|
||||
pattern: "*.sol"
|
||||
recursive: true
|
||||
root: gameinstall
|
||||
overrides:
|
||||
- os: Windows
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: ""
|
||||
replace: com.armorgames.sonnylegacycollection
|
||||
root: gameinstall
|
||||
useInstead: WinAppDataRoaming
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: ""
|
||||
replace: com.armorgames.sonnylegacycollection
|
||||
root: gameinstall
|
||||
useInstead: MacAppSupport
|
||||
installDir: Sonny Legacy Collection
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: "SonnyLegacy.app\\Sonny Legacy Collection.exe"
|
||||
type: default
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: SonnyLegacy.app
|
||||
type: default
|
||||
2759240:
|
||||
installDir: Rubber Hose Rampage
|
||||
launch:
|
||||
|
|
|
@ -169795,12 +169795,14 @@ Resident Evil:
|
|||
templates:
|
||||
- "{{Game data/config|Windows|{{p|hklm}}\\Software\\capcom\\RESIDENT EVIL}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\SAVE\\savedat*.dat}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\SAVE\\savedata}}"
|
||||
Resident Evil 2:
|
||||
gog: 1534123252
|
||||
pageId: 21579
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|hklm}}\\Software\\CAPCOM\\RESIDENT EVIL2}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\Saves}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\savedata}}"
|
||||
Resident Evil 2 (2019):
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -182977,6 +182979,11 @@ Shark Tale:
|
|||
pageId: 88514
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\System\\*.ini}}"
|
||||
Shark! Hunting the Great White:
|
||||
pageId: 201455
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\shark_base\\config.cfg|{{p|game}}\\shark_base\\init.cfg}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\shark_base\\saves\\}}"
|
||||
"Sharknado VR: Eye of the Storm":
|
||||
pageId: 120887
|
||||
steam: 925090
|
||||
|
@ -190448,6 +190455,13 @@ Sonny:
|
|||
steam: true
|
||||
pageId: 60922
|
||||
steam: 586750
|
||||
Sonny Legacy Collection:
|
||||
cloud:
|
||||
steam: true
|
||||
pageId: 201456
|
||||
steam: 2757720
|
||||
templates:
|
||||
- "{{Game data/saves|Windows|{{p|appdata}}\\com.armorgames.sonnylegacycollection\\Local Store\\#SharedObjects\\}}"
|
||||
Sonority:
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -205448,6 +205462,8 @@ THRONE and Liberty:
|
|||
steam: 2429640
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|localappdata}}\\TL\\Saved\\Config\\WindowsNoEditor}}"
|
||||
THUGPRO:
|
||||
pageId: 201453
|
||||
THiNK-X:
|
||||
pageId: 166361
|
||||
TILE:
|
||||
|
@ -248616,7 +248632,7 @@ Wrack:
|
|||
pageId: 12333
|
||||
steam: 253610
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|appdata}}\\Wrack\\Wrack-{{p|uid}}.ini}}"
|
||||
- "{{Game data/config|Windows|{{p|appdata}}\\Roaming\\Wrack\\Wrack-{{p|uid}}.ini}}"
|
||||
- "{{Game data/saves|Steam|{{p|steam}}\\userdata\\{{p|uid}}\\253610\\}}"
|
||||
"Wrack: Exoverse":
|
||||
cloud:
|
||||
|
|
Reference in a new issue