Import recent changes from PCGamingWiki
This commit is contained in:
parent
ba4b44ffce
commit
d3e8e7fefc
3 changed files with 25 additions and 1 deletions
|
@ -164680,18 +164680,21 @@ Dead Cells:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
- os: mac
|
||||
- os: linux
|
||||
"<base>/save/dc_options.json":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
- os: mac
|
||||
- os: linux
|
||||
"<base>/save/user_*.dat":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
- os: mac
|
||||
- os: linux
|
||||
"<root>/userdata/<storeUserId>/588650/remote/customGameData_*.json":
|
||||
tags:
|
||||
|
@ -646916,6 +646919,17 @@ THE FATE OF THE BULLY:
|
|||
steam:
|
||||
id: 1122250
|
||||
THE MUTE HOUSE:
|
||||
files:
|
||||
"<winLocalAppData>/TheMuteHouse/Saved/Config/WindowsNoEditor":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<winLocalAppData>/TheMuteHouse/Saved/SaveGames":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
The Mute House: {}
|
||||
launch:
|
||||
|
@ -778699,6 +778713,11 @@ Worms 3D:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<base>/launcher.dat":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
id:
|
||||
lutris: worms-3d
|
||||
"Worms 4: Mayhem":
|
||||
|
|
|
@ -26501,7 +26501,6 @@
|
|||
* [The Music Trivia Challenge](https://www.pcgamingwiki.com/wiki/?curid=185806)
|
||||
* [The Musketeers: Victoria's Quest](https://www.pcgamingwiki.com/wiki/?curid=46799)
|
||||
* [The Mutational](https://www.pcgamingwiki.com/wiki/?curid=156712)
|
||||
* [THE MUTE HOUSE](https://www.pcgamingwiki.com/wiki/?curid=201279)
|
||||
* [The Mutton Horn - Jump Jump!](https://www.pcgamingwiki.com/wiki/?curid=99894)
|
||||
* [The Muybridge Mausoleum](https://www.pcgamingwiki.com/wiki/?curid=65229)
|
||||
* [The Mysteries of Baroque](https://www.pcgamingwiki.com/wiki/?curid=112912)
|
||||
|
|
|
@ -52385,10 +52385,12 @@ Dead Cells:
|
|||
- "{{Game data/config|Windows|{{p|game}}\\save\\dc_options.json}}"
|
||||
- "{{Game data/config|Microsoft Store|{{P|localappdata}}\\Packages\\MotionTwin.DeadCellsWin10_rtjy889c6zgtg\\Settings|{{P|localappdata}}\\MotionTwin\\DeadCells\\dc_options.json}}"
|
||||
- "{{Game data/config|Steam|{{p|steam}}\\userdata\\{{p|uid}}\\588650\\remote\\dc_options.json}}"
|
||||
- "{{Game data/config|OS X|{{p|game}}/save/dc_options.json}}"
|
||||
- "{{Game data/config|Linux|{{p|game}}/save/dc_options.json}}"
|
||||
- "{{Game data/saves|Windows|{{p|game}}\\save\\user_*.dat|{{p|game}}\\save\\customGameData_*.json}}"
|
||||
- "{{Game data/saves|Microsoft Store|{{P|localappdata}}\\Packages\\MotionTwin.DeadCellsWin10_rtjy889c6zgtg\\LocalCache\\Local\\MotionTwin\\DeadCells|{{P|localappdata}}\\MotionTwin\\DeadCells\\user_*.dat|{{P|localappdata}}\\MotionTwin\\DeadCells\\customGameData_*.json}}"
|
||||
- "{{Game data/saves|Steam|{{p|steam}}\\userdata\\{{p|uid}}\\588650\\remote\\user_*.dat|{{p|steam}}\\userdata\\{{p|uid}}\\588650\\remote\\customGameData_*.json}}"
|
||||
- "{{Game data/saves|OS X|{{p|game}}/save/user_*.dat|{{p|game}}/save/customGameData_*.json}}"
|
||||
- "{{Game data/saves|Linux|{{p|game}}/save/user_*.dat|{{p|game}}/save/customGameData_*.json}}"
|
||||
Dead Climb:
|
||||
pageId: 89648
|
||||
|
@ -207053,6 +207055,9 @@ THE FATE OF THE BULLY:
|
|||
THE MUTE HOUSE:
|
||||
pageId: 201279
|
||||
steam: 2219890
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|localappdata}}\\TheMuteHouse\\Saved\\Config\\WindowsNoEditor}}"
|
||||
- "{{Game data/saves|Windows|{{p|localappdata}}\\TheMuteHouse\\Saved\\SaveGames}}"
|
||||
THE NED BALLS:
|
||||
pageId: 125205
|
||||
steam: 999310
|
||||
|
@ -250483,6 +250488,7 @@ Worms 3D:
|
|||
lutris: worms-3d
|
||||
pageId: 12029
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|game}}\\launcher.dat}}"
|
||||
- "{{Game data/saves|Windows|{{P|game}}\\Data\\SaveGame.xom}}"
|
||||
"Worms 4: Mayhem":
|
||||
lutris: worms-4-mayhem
|
||||
|
|
Reference in a new issue