Import recent changes from PCGamingWiki
This commit is contained in:
parent
505d15235c
commit
8b5fedab15
4 changed files with 73 additions and 6 deletions
|
@ -106244,11 +106244,11 @@ Closure:
|
|||
installDir:
|
||||
Closure: {}
|
||||
launch:
|
||||
"<base>/closure.app":
|
||||
"<base>/Closure.app":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/closure.exe":
|
||||
"<base>/Closure.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
|
@ -392391,6 +392391,12 @@ Our Lovely Escape:
|
|||
steam:
|
||||
id: 360040
|
||||
Our Secret Below:
|
||||
files:
|
||||
"C:/Users/<home>/AppData/LocalLow/DarkStone Digital/OurSecretBelow/GameSettings.osb":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
OurSecretBelow(Release): {}
|
||||
launch:
|
||||
|
@ -579929,6 +579935,17 @@ The Studio:
|
|||
steam:
|
||||
id: 780150
|
||||
The Subject:
|
||||
files:
|
||||
"C:/Users/<home>/AppData/LocalLow/DarkStone Digital/TheSubject/Elog.sd":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"C:/Users/<home>/AppData/LocalLow/DarkStone Digital/TheSubject/GameSettings.json":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
The Subject: {}
|
||||
launch:
|
||||
|
|
|
@ -22354,7 +22354,6 @@
|
|||
* [Our Love Will Grow](https://www.pcgamingwiki.com/wiki/?curid=34723)
|
||||
* [Our Lovely Escape](https://www.pcgamingwiki.com/wiki/?curid=122666)
|
||||
* [Our Nation's Miner](https://www.pcgamingwiki.com/wiki/?curid=45166)
|
||||
* [Our Secret Below](https://www.pcgamingwiki.com/wiki/?curid=142182)
|
||||
* [Our Wonderful World](https://www.pcgamingwiki.com/wiki/?curid=54060)
|
||||
* [Our world has not decayed](https://www.pcgamingwiki.com/wiki/?curid=145130)
|
||||
* [Our World Is Ended](https://www.pcgamingwiki.com/wiki/?curid=122888)
|
||||
|
@ -32644,7 +32643,6 @@
|
|||
* [The Strike](https://www.pcgamingwiki.com/wiki/?curid=45061)
|
||||
* [The Stroke of Midnight](https://www.pcgamingwiki.com/wiki/?curid=92159)
|
||||
* [The Studio](https://www.pcgamingwiki.com/wiki/?curid=88045)
|
||||
* [The Subject](https://www.pcgamingwiki.com/wiki/?curid=105351)
|
||||
* [The Succubi Trap](https://www.pcgamingwiki.com/wiki/?curid=73792)
|
||||
* [The Suffering of Larina](https://www.pcgamingwiki.com/wiki/?curid=68150)
|
||||
* [The Sun and Moon](https://www.pcgamingwiki.com/wiki/?curid=38133)
|
||||
|
|
|
@ -11232,10 +11232,10 @@
|
|||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: closure.exe
|
||||
executable: Closure.exe
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: closure.app
|
||||
executable: Closure.app
|
||||
workingdir: /
|
||||
- config:
|
||||
oslist: linux
|
||||
|
@ -169413,6 +169413,32 @@
|
|||
executable: open_bonus_osx.sh
|
||||
569840: {}
|
||||
569860:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Terrible Toybox/Thimbleweed Park
|
||||
pattern: "*.save"
|
||||
root: MacAppSupport
|
||||
- path: Terrible Toybox/Thimbleweed Park
|
||||
pattern: "*.png"
|
||||
root: MacAppSupport
|
||||
- path: Terrible Toybox/Thimbleweed Park
|
||||
pattern: "*.dat"
|
||||
root: MacAppSupport
|
||||
overrides:
|
||||
- os: Windows
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Terrible Toybox/Thimbleweed Park
|
||||
replace: Terrible Toybox/Thimbleweed Park
|
||||
root: MacAppSupport
|
||||
useInstead: WinAppDataRoaming
|
||||
- os: Linux
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Terrible Toybox/Thimbleweed Park
|
||||
replace: Terrible Toybox/Thimbleweed Park
|
||||
root: MacAppSupport
|
||||
useInstead: LinuxXdgDataHome
|
||||
installDir: Thimbleweed Park
|
||||
launch:
|
||||
- config:
|
||||
|
@ -284933,6 +284959,18 @@
|
|||
executable: Squares.app
|
||||
type: none
|
||||
855190:
|
||||
cloud:
|
||||
saves:
|
||||
- path: DarkStone Digital/The Subject
|
||||
pattern: "*.sd"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocalLow
|
||||
- path: DarkStone Digital/The Subject
|
||||
pattern: "*.json"
|
||||
platforms:
|
||||
- Windows
|
||||
root: WinAppDataLocalLow
|
||||
installDir: The Subject
|
||||
launch:
|
||||
- config:
|
||||
|
@ -439738,6 +439776,14 @@
|
|||
executable: "Cave Story's Secret Santa.exe"
|
||||
type: default
|
||||
1812290:
|
||||
cloud:
|
||||
saves:
|
||||
- path: ARENA
|
||||
pattern: "*.0*"
|
||||
root: gameinstall
|
||||
- path: ARENA
|
||||
pattern: NAMES.DAT
|
||||
root: gameinstall
|
||||
installDir: The Elder Scrolls Arena
|
||||
launch:
|
||||
- arguments: "-noconsole -conf arena.conf -fullscreen"
|
||||
|
|
|
@ -118060,6 +118060,9 @@ Our Lovely Escape:
|
|||
Our Secret Below:
|
||||
pageId: 142182
|
||||
steam: 1061920
|
||||
templates:
|
||||
- "{{Game data/config|Windows|C:\\Users\\%USERPROFILE%\\AppData\\LocalLow\\DarkStone Digital\\OurSecretBelow\\GameSettings.osb}}"
|
||||
- "{{Game data/saves|Windows|<ref>{{Refcheck|user=Taylor.mabby654|date=2020-08-07|comment=No save function, just [https://steamcommunity.com/app/1061920/discussions/0/2974027084084331096/#comment_2974027084085059580 3] notes to freeze random generated codes in the game for faster progress. Also [https://steamcommunity.com/app/1061920/discussions/0/2801754975101694255#comment_2801754975101985536 confirmed by devs.]}}</ref>}}"
|
||||
Our Wonderful World:
|
||||
pageId: 54060
|
||||
steam: 562600
|
||||
|
@ -174127,6 +174130,9 @@ The Studio:
|
|||
The Subject:
|
||||
pageId: 105351
|
||||
steam: 855190
|
||||
templates:
|
||||
- "{{Game data/config|Windows|C:\\Users\\%USERPROFILE%\\AppData\\LocalLow\\DarkStone Digital\\TheSubject\\GameSettings.json}}"
|
||||
- "{{Game data/saves|Windows|C:\\Users\\%USERPROFILE%\\AppData\\LocalLow\\DarkStone Digital\\TheSubject\\Elog.sd}}"
|
||||
The Succubi Trap:
|
||||
pageId: 73792
|
||||
steam: 729320
|
||||
|
|
Reference in a new issue