Import recent changes from PCGamingWiki
This commit is contained in:
parent
505c6e22b9
commit
91e0fe5e27
5 changed files with 66 additions and 5 deletions
|
@ -190762,10 +190762,17 @@ Dragon Quest III HD-2D Remake:
|
|||
files:
|
||||
"<winDocuments>/My Games/DRAGON QUEST III HD-2D Remake/Steam/<storeUserId>/SaveGames":
|
||||
tags:
|
||||
- config
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winDocuments>/My Games/DRAGON QUEST III HD-2D Remake/Steam/Config/WindowsNoEditor":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
DRAGON QUEST III HD-2D Remake: {}
|
||||
steam:
|
||||
|
@ -282643,6 +282650,29 @@ Gregor Hills Haunted Hospital:
|
|||
steam:
|
||||
id: 1084770
|
||||
"Gregory Horror Show: Soul of Roses":
|
||||
files:
|
||||
"<home>/.config/unity3d/Unframe/Soul of Roses/*.sav":
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
"<home>/AppData/LocalLow/Unframe/Soul of Roses/*.sav":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/Library/Application Support/unity.Unframe.Soul of Roses/*.sav":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
installDir:
|
||||
Soul of Roses: {}
|
||||
launch:
|
||||
"<base>/Soul of Roses.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/Soul of Roses.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 2191770
|
||||
"Gremlin Invasion: Survivor":
|
||||
|
@ -474592,6 +474622,11 @@ Payday 3:
|
|||
- config
|
||||
when:
|
||||
- os: windows
|
||||
"<winLocalAppData>/PAYDAY3/Saved/Config/WindowsClient/Input.ini":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
PAYDAY3: {}
|
||||
steam:
|
||||
|
|
|
@ -10936,7 +10936,6 @@
|
|||
* [Greetings](https://www.pcgamingwiki.com/wiki/?curid=107598)
|
||||
* [Gregor Hills Haunted Hospital](https://www.pcgamingwiki.com/wiki/?curid=136818)
|
||||
* [Gregory and the Hot Air Balloon](https://www.pcgamingwiki.com/wiki/?curid=147212)
|
||||
* [Gregory Horror Show: Soul of Roses](https://www.pcgamingwiki.com/wiki/?curid=198464)
|
||||
* [Gremlin Invasion: Survivor](https://www.pcgamingwiki.com/wiki/?curid=48028)
|
||||
* [Gremlins 2: The New Batch (1991)](https://www.pcgamingwiki.com/wiki/?curid=194054)
|
||||
* [Grenade Madness](https://www.pcgamingwiki.com/wiki/?curid=43588)
|
||||
|
|
|
@ -585387,6 +585387,34 @@
|
|||
schinese: 东方弹幕神乐 失落幻想
|
||||
tchinese: 東方彈幕神樂 失落幻想
|
||||
2191770:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Unframe/Soul of Roses
|
||||
pattern: "*.sav"
|
||||
root: WinAppDataLocalLow
|
||||
overrides:
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Unframe/Soul of Roses
|
||||
replace: unity.Unframe.Soul of Roses
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: MacAppSupport
|
||||
- os: Linux
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Unframe/Soul of Roses
|
||||
replace: ".config/unity3d/Unframe/Soul of Roses"
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: LinuxHome
|
||||
installDir: Soul of Roses
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: Soul of Roses.exe
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: Soul of Roses.app
|
||||
nameLocalized:
|
||||
english: "Gregory Horror Show: Soul of Roses"
|
||||
japanese: グレゴリーホラーショー ソウルオブローゼス
|
||||
|
|
|
@ -60223,7 +60223,8 @@ Dragon Quest III HD-2D Remake:
|
|||
pageId: 195874
|
||||
steam: 2701660
|
||||
templates:
|
||||
- "{{Game data/saves|Steam|{{p|userprofile\\Documents}}\\My Games\\DRAGON QUEST III HD-2D Remake\\Steam\\{{p|uid}}\\SaveGames}}"
|
||||
- "{{Game data/config|Windows|{{p|userprofile\\Documents}}\\My Games\\DRAGON QUEST III HD-2D Remake\\Steam\\{{p|uid}}\\SaveGames\\|{{p|userprofile\\Documents}}\\My Games\\DRAGON QUEST III HD-2D Remake\\Steam\\Config\\WindowsNoEditor\\}}"
|
||||
- "{{Game data/saves|Steam|{{p|userprofile\\Documents}}\\My Games\\DRAGON QUEST III HD-2D Remake\\Steam\\{{p|uid}}\\SaveGames\\}}"
|
||||
"Dragon Quest Monsters: The Dark Prince":
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -151165,7 +151166,7 @@ Payday 3:
|
|||
pageId: 167361
|
||||
steam: 1272080
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|localappdata}}\\PAYDAY3\\Saved\\Config\\WindowsClient\\GameUserSettings.ini}}"
|
||||
- "{{Game data/config|Windows|{{P|localappdata}}\\PAYDAY3\\Saved\\Config\\WindowsClient\\GameUserSettings.ini|{{P|localappdata}}\\PAYDAY3\\Saved\\Config\\WindowsClient\\Input.ini}}"
|
||||
"Payday: The Heist":
|
||||
cloud:
|
||||
steam: true
|
||||
|
@ -221767,7 +221768,6 @@ Tiny Thor:
|
|||
cloud:
|
||||
epic: true
|
||||
steam: true
|
||||
malformed: true
|
||||
pageId: 169166
|
||||
steam: 1286680
|
||||
templates:
|
||||
|
|
|
@ -23,7 +23,6 @@
|
|||
* [Swelter](https://www.pcgamingwiki.com/wiki/?curid=179541)
|
||||
* [The Crooked Man](https://www.pcgamingwiki.com/wiki/?curid=78713)
|
||||
* [The First Templar](https://www.pcgamingwiki.com/wiki/?curid=40982)
|
||||
* [Tiny Tina's Wonderlands](https://www.pcgamingwiki.com/wiki/?curid=169166)
|
||||
* [Unrailed! 2: Back on Track](https://www.pcgamingwiki.com/wiki/?curid=199170)
|
||||
* [XIII](https://www.pcgamingwiki.com/wiki/?curid=3514)
|
||||
* [ZERO Sievert](https://www.pcgamingwiki.com/wiki/?curid=182762)
|
||||
|
|
Reference in a new issue