diff --git a/data/manifest.yaml b/data/manifest.yaml
index 8b71c511..45a635b5 100644
--- a/data/manifest.yaml
+++ b/data/manifest.yaml
@@ -42449,6 +42449,8 @@ Arabian Nights:
- os: windows
gog:
id: 1679826562
+ id:
+ lutris: arabian-nights--1
Arabian Stones - The VR Sudoku Game:
installDir:
Arabian Stones - The VR Sudoku Game: {}
@@ -193006,6 +193008,8 @@ Doom of the Clawn:
steam:
id: 1185480
"Doom: The Dark Ages":
+ cloud:
+ steam: true
id:
lutris: doom-the-dark-ages
installDir:
@@ -307733,6 +307737,8 @@ Heli Commando 2017:
Heli Heroes:
cloud:
steam: true
+ id:
+ lutris: heli-heroes
installDir:
Heli Heroes: {}
launch:
@@ -421566,6 +421572,17 @@ Midnight Quest:
steam:
id: 698450
Midnight Special:
+ files:
+ "/SavesDir/*.sav":
+ when:
+ - store: steam
+ installDir:
+ Midnight Special: {}
+ launch:
+ "/Midnight Special - TV Pilot.exe":
+ - when:
+ - os: windows
+ store: steam
steam:
id: 2560100
Midnight Ultra:
@@ -662914,11 +662931,7 @@ Technobabylon:
launch:
"/Start.sh":
- when:
- - bit: 32
- os: linux
- store: steam
- - bit: 64
- os: linux
+ - os: linux
store: steam
"/Technobabylon.app/Contents/MacOS/AGS":
- when:
@@ -704111,6 +704124,18 @@ The Sinking City 2:
id: 1653226562
steam:
id: 2825860
+The Sinking City Remastered:
+ cloud:
+ gog: true
+ steam: true
+ files:
+ "/TSCGame/Saved/SaveGames/*.sav":
+ when:
+ - store: steam
+ installDir:
+ The Sinking City: {}
+ steam:
+ id: 750130
"The Sisters: Party of the Year":
files:
"/AppData/LocalLow/Microids/Sisters Party Of The Year":
@@ -727877,11 +727902,13 @@ Tower of Fantasy:
installDir:
Tower of Fantasy: {}
launch:
- "/Tower of Fantasy/Launcher/tof_launcher.exe":
- - when:
+ "/HottaLaunch/HottaLauncher.exe":
+ - arguments: " /launcher"
+ when:
- bit: 64
os: windows
store: steam
+ workingDir: "/HottaLaunch"
steam:
id: 2064650
Tower of Fate:
diff --git a/data/missing.md b/data/missing.md
index 8df030fe..18b18cf9 100644
--- a/data/missing.md
+++ b/data/missing.md
@@ -16191,7 +16191,6 @@
* [Midnight Quest](https://www.pcgamingwiki.com/wiki/?curid=76119)
* [Midnight Racing](https://www.pcgamingwiki.com/wiki/?curid=88395)
* [MIDNIGHT Remastered](https://www.pcgamingwiki.com/wiki/?curid=134998)
-* [Midnight Special](https://www.pcgamingwiki.com/wiki/?curid=204104)
* [Midnight Ultra](https://www.pcgamingwiki.com/wiki/?curid=74459)
* [Midnight Wave](https://www.pcgamingwiki.com/wiki/?curid=113586)
* [Midnightland](https://www.pcgamingwiki.com/wiki/?curid=79828)
diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml
index b6dca87e..bfb6ce7d 100644
--- a/data/steam-game-cache.yaml
+++ b/data/steam-game-cache.yaml
@@ -62099,28 +62099,25 @@
description: Setup
executable: winsetup.exe
- config:
- osarch: "64"
oslist: linux
- description: Launch 64bit
+ description: Launch
executable: "./Start.sh"
type: default
- - config:
- osarch: "32"
- oslist: linux
- description: Launch 32Bit
- executable: "./Start.sh"
- type: default
- - arguments: "--windowed"
- config:
- oslist: linux
- description: Windowed
- executable: "./Start.sh"
- type: option1
- config:
oslist: macos
description: Launch
executable: Technobabylon.app/Contents/MacOS/AGS
type: default
+ - config:
+ oslist: linux
+ description: Settings
+ executable: "./winsetup"
+ type: config
+ - config:
+ oslist: macos
+ description: Settings
+ executable: AGSTool.app/Contents/MacOS/bash.command
+ type: config
307590:
installDir: Penarium
launch:
@@ -311381,17 +311378,31 @@
- config:
osarch: "64"
oslist: windows
- description: The Sinking City NEW (Latest version - fresh start only)
+ description: The Sinking City (2019)
executable: TSCGame.exe
type: option2
- config:
betakey: spectrelight
oslist: windows
- description: The Sinking City Remastered
+ description: Alternative
executable: TSCGame.exe
type: option1
- config:
betakey: brilliancebrainstormtranslate
+ osarch: "64"
+ oslist: windows
+ description: Development
+ executable: "The Sinking City Remastered\\TSCGame.exe"
+ type: option1
+ - config:
+ betakey: brilliancebrainstormtranslate
+ osarch: "64"
+ oslist: windows
+ description: Test
+ executable: "The Sinking City Remastered\\TSCGame-Win64-Test.exe"
+ type: option1
+ - config:
+ osarch: "64"
oslist: windows
description: The Sinking City Remastered
executable: "The Sinking City Remastered\\TheSinkingCityRemastered.exe"
@@ -587519,11 +587530,13 @@
2064650:
installDir: Tower of Fantasy
launch:
- - config:
+ - arguments: " /launcher"
+ config:
osarch: "64"
oslist: windows
- executable: "Tower of Fantasy\\Launcher\\tof_launcher.exe"
+ executable: HottaLaunch/HottaLauncher.exe
type: default
+ workingdir: HottaLaunch
2064870:
installDir: Deceit 2
launch:
@@ -604319,6 +604332,16 @@
schinese: 爆轰机动队
tchinese: 爆轟機動隊
2560100:
+ cloud:
+ saves:
+ - path: SavesDir
+ pattern: "*.sav"
+ root: gameinstall
+ installDir: Midnight Special
+ launch:
+ - config:
+ oslist: windows
+ executable: Midnight Special - TV Pilot.exe
nameLocalized:
schinese: 夜不能魅
2560210: {}
diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml
index 008fdc5a..bac03720 100644
--- a/data/wiki-game-cache.yaml
+++ b/data/wiki-game-cache.yaml
@@ -13305,6 +13305,7 @@ Ara Fell:
- 3158790
Arabian Nights:
gog: 1679826562
+ lutris: arabian-nights--1
pageId: 32114
templates:
- "{{Game data/config|Windows|{{p|game}}\\opt.def}}"
@@ -61361,6 +61362,8 @@ Doom of the Clawn:
"Doom: Fall of Mars":
pageId: 201626
"Doom: The Dark Ages":
+ cloud:
+ steam: true
lutris: doom-the-dark-ages
pageId: 195569
steam: 3017860
@@ -62412,8 +62415,8 @@ Dragon Cliff:
pageId: 77319
steam: 758190
templates:
- - "{{Game data/config|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Meta Interaction\\Dragon Cliff\\Unity}}"
- - "{{Game data/saves|Windows|{{p|userprofile}}\\AppData\\LocalLow\\Meta Interaction\\Dragon Cliff\\}}"
+ - "{{Game data/config|Windows|{{P|userprofile\\appdata\\locallow}}\\Meta Interaction\\Dragon Cliff\\Unity}}"
+ - "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\Meta Interaction\\Dragon Cliff\\}}"
Dragon Climax:
pageId: 78100
steam: 593740
@@ -98290,6 +98293,7 @@ Heli Commando 2017:
Heli Heroes:
cloud:
steam: true
+ lutris: heli-heroes
pageId: 36103
steam: 259320
Heliborne:
@@ -225406,6 +225410,12 @@ The Sinking City 2:
gog: 1653226562
pageId: 193625
steam: 2825860
+The Sinking City Remastered:
+ cloud:
+ gog: true
+ steam: true
+ pageId: 204449
+ steam: 750130
"The Sisters: Party of the Year":
pageId: 179841
steam: 1502540