diff --git a/data/manifest.yaml b/data/manifest.yaml
index 058539fc..71cf57cc 100644
--- a/data/manifest.yaml
+++ b/data/manifest.yaml
@@ -196505,6 +196505,18 @@ Fate of the World:
steam:
id: 80200
"Fate/Extella: Link":
+ files:
+ "/win_config.ini":
+ tags:
+ - config
+ when:
+ - os: windows
+ "/userdata/\"SteamUserID\"/622220/remote/savedata/LINKSAVEDATA.bin":
+ tags:
+ - save
+ when:
+ - os: windows
+ store: steam
installDir:
Fate Extella Link: {}
launch:
@@ -346483,6 +346495,9 @@ Monster Hunter Rise:
store: steam
steam:
id: 1277400
+Monster Hunter Wilds:
+ steam:
+ id: 2246340
"Monster Hunter: World":
files:
"/graphics_option.ini":
@@ -415013,6 +415028,11 @@ Prophecy of the Shadow:
- config
when:
- os: dos
+ "/Prophecy of the Shadow/ProphecyoftheShadow_20231129_v1/Prophecy of the Shadow/GAME/SSI/PROPHECY/SAVE":
+ tags:
+ - save
+ when:
+ - os: windows
"/SAVE":
tags:
- save
@@ -415020,6 +415040,13 @@ Prophecy of the Shadow:
- os: dos
gog:
id: 1747183388
+ installDir:
+ Prophecy of the Shadow: {}
+ launch:
+ "/DOSBOX/DOSBox.exe":
+ - arguments: "-noconsole -conf prophecy-base.conf -conf prophecy-game.conf -conf prophecy-graphics.conf"
+ when:
+ - store: steam
steam:
id: 2702110
Prophour23:
@@ -434405,6 +434432,29 @@ Renegade X:
- config
when:
- os: windows
+"Renegade: Battle for Jacob's Star":
+ files:
+ "/GAME/RENEGADE/*.LST":
+ tags:
+ - save
+ when:
+ - os: windows
+ "/GAME/RENEGADE/*.PLR":
+ tags:
+ - save
+ when:
+ - os: windows
+ gog:
+ id: 1379321630
+ installDir:
+ "Renegade Battle for Jacob's Star": {}
+ launch:
+ "/DOSBOX/DOSBox.exe":
+ - arguments: "-noconsole -conf renegade-base.conf -conf renegade-graphics.conf -conf renegade-game.conf"
+ when:
+ - store: steam
+ steam:
+ id: 2702130
"Renfield: Bring Your Own Blood":
installDir:
Renfield: {}
@@ -457895,6 +457945,24 @@ Savage Vessels:
store: steam
steam:
id: 912550
+Savage Warriors:
+ files:
+ "/SavesDir/*.sav":
+ tags:
+ - save
+ when:
+ - os: windows
+ gog:
+ id: 1403878753
+ installDir:
+ Savage Warriors: {}
+ launch:
+ "/DOSBOX/DOSBox.exe":
+ - arguments: "-noconsole -conf savage-warriors-base.conf -conf savage-warriors-graphics.conf -conf savage-warriors-game.conf"
+ when:
+ - store: steam
+ steam:
+ id: 2702100
"Savage: The Shard of Gosen":
files:
"/SAVAGE_The_Shard_of_Gosen/Saves":
@@ -500278,6 +500346,24 @@ Star Clash:
store: steam
steam:
id: 798190
+Star Command:
+ files:
+ "/GAME/SC":
+ tags:
+ - save
+ when:
+ - os: windows
+ gog:
+ id: 1362607336
+ installDir:
+ Star Command: {}
+ launch:
+ "/DOSBOX/dosbox.exe":
+ - arguments: "-noconsole -conf starcommand-base.conf -conf starcommand-game.conf -conf starcommand-graphics.conf"
+ when:
+ - store: steam
+ steam:
+ id: 2702090
Star Command Galaxies:
installDir:
Star Command Galaxies: {}
@@ -566312,6 +566398,17 @@ The Slug:
steam:
id: 681070
"The Smurfs: Mission Vileaf":
+ files:
+ "/_save/Smurfs":
+ tags:
+ - save
+ when:
+ - os: windows
+ "/_save/Smurfs/Settings.ob":
+ tags:
+ - config
+ when:
+ - os: windows
gog:
id: 1162916148
installDir:
@@ -617004,8 +617101,20 @@ WarBirds Dogfights 2016:
steam:
id: 894200
WarBreeds:
+ files:
+ "/DATA/SAVES":
+ tags:
+ - save
+ when:
+ - os: windows
gog:
id: 1979367321
+ installDir:
+ WarBreeds: {}
+ launch:
+ "/WARBREED.EXE":
+ - when:
+ - store: steam
steam:
id: 2464660
WarFallen:
@@ -617639,10 +617748,64 @@ Warframe:
steam:
id: 412210
Wargame Construction Set:
+ files:
+ "/GAME/WCS/SCENARIO/*.WCS":
+ tags:
+ - save
+ when:
+ - os: windows
gog:
id: 1438828974
+ installDir:
+ Wargame Construction Set: {}
+ launch:
+ "/DOSBOX/DOSBox.exe":
+ - arguments: "-noconsole -conf wcs-i-base.conf -conf wcs-i-game.conf -conf wcs-i-graphics.conf"
+ when:
+ - store: steam
steam:
id: 2707260
+"Wargame Construction Set II: Tanks!":
+ files:
+ "/GAME/TANKS/SCENARIO":
+ tags:
+ - save
+ when:
+ - os: windows
+ gog:
+ id: 1538445270
+ installDir:
+ Wargame Construction Set II Tanks!: {}
+ launch:
+ "/DOSBOX/DOSBox.exe":
+ - arguments: "-noconsole -conf tanks-game.conf -conf tanks-base.conf -conf tanks-graphics.conf"
+ when:
+ - store: steam
+ steam:
+ id: 2707270
+"Wargame Construction Set III: Age of Rifles 1846-1905":
+ files:
+ "/GAME/RIFLES/SCENARIO/*.sav":
+ tags:
+ - save
+ when:
+ - os: windows
+ "/GAME/RIFLES/WORK":
+ tags:
+ - save
+ when:
+ - os: windows
+ gog:
+ id: 1180139263
+ installDir:
+ Wargame Construction Set III Age of Rifles 1846-1905: {}
+ launch:
+ "/DOSBOX/dosbox.exe":
+ - arguments: "-noconsole -conf rifles-eng-base.conf -conf rifles-eng-game.conf -conf rifles-eng-base.conf"
+ when:
+ - store: steam
+ steam:
+ id: 2707280
"Wargame: Airland Battle":
files:
"/Library/Application Support/EugenSystems/WarGame2/SavedGames":
diff --git a/data/missing.md b/data/missing.md
index dd55c037..e94854cb 100644
--- a/data/missing.md
+++ b/data/missing.md
@@ -11137,7 +11137,6 @@
* [Fate Seeker](https://www.pcgamingwiki.com/wiki/?curid=100446)
* [Fate Seeker 2](https://www.pcgamingwiki.com/wiki/?curid=168585)
* [Fate Tectonics](https://www.pcgamingwiki.com/wiki/?curid=38279)
-* [Fate/Extella: Link](https://www.pcgamingwiki.com/wiki/?curid=131093)
* [Fate/Hollow Ataraxia](https://www.pcgamingwiki.com/wiki/?curid=164556)
* [FATE: The Traitor Soul](https://www.pcgamingwiki.com/wiki/?curid=49705)
* [FATE: Undiscovered Realms](https://www.pcgamingwiki.com/wiki/?curid=50416)
@@ -32567,7 +32566,6 @@
* [The Slingshot VR](https://www.pcgamingwiki.com/wiki/?curid=42555)
* [The Slopes](https://www.pcgamingwiki.com/wiki/?curid=60950)
* [The Slug](https://www.pcgamingwiki.com/wiki/?curid=66951)
-* [The Smurfs: Mission Vileaf](https://www.pcgamingwiki.com/wiki/?curid=170654)
* [The Smurfs: The Teletransportsmurf](https://www.pcgamingwiki.com/wiki/?curid=173668)
* [The Sniper VR](https://www.pcgamingwiki.com/wiki/?curid=60868)
* [The Snowboard Game](https://www.pcgamingwiki.com/wiki/?curid=89500)
@@ -35565,7 +35563,6 @@
* [Warborn](https://www.pcgamingwiki.com/wiki/?curid=124583)
* [Warbot](https://www.pcgamingwiki.com/wiki/?curid=82678)
* [WarBox: Camouflage](https://www.pcgamingwiki.com/wiki/?curid=104563)
-* [WarBreeds](https://www.pcgamingwiki.com/wiki/?curid=187897)
* [Warbrush](https://www.pcgamingwiki.com/wiki/?curid=148693)
* [Warchasm](https://www.pcgamingwiki.com/wiki/?curid=154103)
* [Warcraft Adventures: Lord of the Clans](https://www.pcgamingwiki.com/wiki/?curid=147218)
@@ -35586,7 +35583,6 @@
* [Warforged](https://www.pcgamingwiki.com/wiki/?curid=127975)
* [Warframe TennoGen](https://www.pcgamingwiki.com/wiki/?curid=175865)
* [Warfront Defenders: Westerplatte](https://www.pcgamingwiki.com/wiki/?curid=67520)
-* [Wargame Construction Set](https://www.pcgamingwiki.com/wiki/?curid=191493)
* [WarGames (2018)](https://www.pcgamingwiki.com/wiki/?curid=137253)
* [Wargroove 2](https://www.pcgamingwiki.com/wiki/?curid=190232)
* [WarGround](https://www.pcgamingwiki.com/wiki/?curid=127473)
diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml
index 4b9f3519..226afd29 100644
--- a/data/steam-game-cache.yaml
+++ b/data/steam-game-cache.yaml
@@ -352586,7 +352586,7 @@
launch:
- config:
oslist: windows
- executable: "GameData\\\\battlefront.exe"
+ executable: "GameData\\battlefront.exe"
type: default
workingdir: GameData
1058030: {}
@@ -437463,6 +437463,7 @@
osarch: "64"
oslist: windows
executable: Q.exe
+2246340: {}
2247640:
installDir: bonedust
launch:
@@ -438445,7 +438446,11 @@
2464520:
nameLocalized:
schinese: 德波尼亚求生 - Surviving Deponia
-2464660: {}
+2464660:
+ installDir: WarBreeds
+ launch:
+ - executable: WARBREED.EXE
+ type: default
2464670:
installDir: Take No Prisoners
launch:
@@ -438691,6 +438696,70 @@
type: default
nameLocalized:
czech: Polda 2 remástr
-2702110: {}
-2707260: {}
+2702090:
+ installDir: Star Command
+ launch:
+ - arguments: "-noconsole -conf starcommand-base.conf -conf starcommand-game.conf -conf starcommand-graphics.conf"
+ executable: ".\\DOSBOX\\dosbox.exe"
+ type: default
+ - arguments: "-conf starcommand-graphics.conf"
+ description: Graphics settings
+ executable: "DOSBOX\\ConfigTool.exe"
+ type: config
+2702100:
+ installDir: Savage Warriors
+ launch:
+ - arguments: "-noconsole -conf savage-warriors-base.conf -conf savage-warriors-graphics.conf -conf savage-warriors-game.conf"
+ executable: "DOSBOX\\DOSBox.exe"
+ type: default
+ - arguments: "-conf savage-warriors-graphics.conf"
+ executable: "DOSBOX\\ConfigTool.exe"
+ type: config
+2702110:
+ installDir: Prophecy of the Shadow
+ launch:
+ - arguments: "-noconsole -conf prophecy-base.conf -conf prophecy-game.conf -conf prophecy-graphics.conf"
+ executable: ".\\DOSBOX\\DOSBox.exe"
+ type: default
+ - arguments: "-conf prophecy-graphics.conf"
+ description: Graphics settings
+ executable: "DOSBOX\\ConfigTool.exe"
+ type: config
+2702130:
+ installDir: "Renegade Battle for Jacob's Star"
+ launch:
+ - arguments: "-noconsole -conf renegade-base.conf -conf renegade-graphics.conf -conf renegade-game.conf"
+ executable: "DOSBOX\\DOSBox.exe"
+ type: default
+ - arguments: "-conf renegade-graphics.conf"
+ description: Graphic Setttings
+ executable: "DOSBOX\\ConfigTool.exe"
+ type: config
+2707260:
+ installDir: Wargame Construction Set
+ launch:
+ - arguments: "-noconsole -conf wcs-i-base.conf -conf wcs-i-game.conf -conf wcs-i-graphics.conf"
+ executable: ".\\DOSBOX\\DOSBox.exe"
+ type: default
+ - arguments: "-conf wcs-i-graphics.conf"
+ executable: ".\\DOSBOX\\ConfigTool.exe"
+ type: config
+2707270:
+ installDir: Wargame Construction Set II Tanks!
+ launch:
+ - arguments: "-noconsole -conf tanks-game.conf -conf tanks-base.conf -conf tanks-graphics.conf"
+ executable: ".\\DOSBOX\\DOSBox.exe"
+ type: default
+ - arguments: "-conf tanks-graphics.conf"
+ executable: "DOSBOX\\ConfigTool.exe"
+ type: config
+2707280:
+ installDir: Wargame Construction Set III Age of Rifles 1846-1905
+ launch:
+ - arguments: "-noconsole -conf rifles-eng-base.conf -conf rifles-eng-game.conf -conf rifles-eng-base.conf"
+ executable: ".\\DOSBOX\\dosbox.exe"
+ type: default
+ - arguments: "-conf rifles-eng-graphics.conf"
+ executable: "DOSBOX\\ConfigTool.exe"
+ type: config
3221903386: {}
diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml
index eb530bcd..b9aac5ae 100644
--- a/data/wiki-game-cache.yaml
+++ b/data/wiki-game-cache.yaml
@@ -58799,6 +58799,9 @@ Fate of the World:
"Fate/Extella: Link":
pageId: 131093
steam: 622220
+ templates:
+ - "{{Game data/config|Windows|{{p|game}}\\win_config.ini}}"
+ - "{{Game data/saves|Windows|{{P|steam}}/userdata/\"SteamUserID\"/622220/remote/savedata/LINKSAVEDATA.bin}}"
"Fate/Extella: The Umbral Star":
pageId: 65866
renamedFrom:
@@ -103550,6 +103553,7 @@ Monster Hunter Rise:
- "{{Game data/saves|Windows|{{p|steam}}\\userdata\\{{p|uid}}\\1277400\\remote\\}}"
Monster Hunter Wilds:
pageId: 191636
+ steam: 2246340
"Monster Hunter: Frontier G":
pageId: 100886
"Monster Hunter: World":
@@ -124285,6 +124289,7 @@ Prophecy of the Shadow:
templates:
- "{{Game data/config|DOS|{{p|game}}\\CAT.CFG}}"
- "{{Game data/saves|DOS|{{p|game}}\\SAVE\\}}"
+ - "{{Game data/saves|Windows|{{p|game}}\\Prophecy of the Shadow\\ProphecyoftheShadow_20231129_v1\\Prophecy of the Shadow\\GAME\\SSI\\PROPHECY\\SAVE\\}}"
Prophour23:
pageId: 49472
steam: 317610
@@ -130051,6 +130056,12 @@ Renegade X:
pageId: 14862
templates:
- "{{Game data/config|Windows|{{p|game}}\\Engine\\Config\\*.ini}}"
+"Renegade: Battle for Jacob's Star":
+ gog: 1379321630
+ pageId: 191975
+ steam: 2702130
+ templates:
+ - "{{Game data/saves|Windows|{{p|game}}\\GAME\\RENEGADE\\*.LST|{{p|game}}\\GAME\\RENEGADE\\*.PLR}}"
"Renfield: Bring Your Own Blood":
pageId: 186580
steam: 2354600
@@ -137106,6 +137117,12 @@ Savage Resurrection:
Savage Vessels:
pageId: 109656
steam: 912550
+Savage Warriors:
+ gog: 1403878753
+ pageId: 191980
+ steam: 2702100
+ templates:
+ - "{{Game data/saves|Windows|{{p|game}}\\SavesDir\\*.sav}}"
"Savage: The Battle for Newerth":
pageId: 190403
"Savage: The Shard of Gosen":
@@ -149631,6 +149648,12 @@ Star Citizen:
Star Clash:
pageId: 87255
steam: 798190
+Star Command:
+ gog: 1362607336
+ pageId: 191978
+ steam: 2702090
+ templates:
+ - "{{Game data/saves|Windows|{{p|game}}\\GAME\\SC\\}}"
Star Command Galaxies:
pageId: 46418
steam: 402160
@@ -169127,6 +169150,9 @@ The Slug:
renamedFrom:
- The Smurfs - Mission Vileaf
steam: 1502560
+ templates:
+ - "{{Game data/config|Windows|{{P|game}}\\_save\\Smurfs\\Settings.ob}}"
+ - "{{Game data/saves|Windows|{{P|game}}\\_save\\Smurfs\\*}}"
"The Smurfs: The Teletransportsmurf":
pageId: 173668
The Sniper VR:
@@ -185122,6 +185148,8 @@ WarBreeds:
gog: 1979367321
pageId: 187897
steam: 2464660
+ templates:
+ - "{{Game data/saves|Windows|{{p|game}}\\DATA\\SAVES\\}}"
WarFallen:
pageId: 137706
steam: 672040
@@ -185399,6 +185427,20 @@ Wargame Construction Set:
gog: 1438828974
pageId: 191493
steam: 2707260
+ templates:
+ - "{{Game data/saves|Windows|{{p|game}}\\GAME\\WCS\\SCENARIO\\*.WCS}}"
+"Wargame Construction Set II: Tanks!":
+ gog: 1538445270
+ pageId: 191971
+ steam: 2707270
+ templates:
+ - "{{Game data/saves|Windows|{{p|game}}\\GAME\\TANKS\\SCENARIO\\}}"
+"Wargame Construction Set III: Age of Rifles 1846-1905":
+ gog: 1180139263
+ pageId: 191973
+ steam: 2707280
+ templates:
+ - "{{Game data/saves|Windows|{{p|game}}\\GAME\\RIFLES\\SCENARIO\\*.sav|{{p|game}}\\GAME\\RIFLES\\WORK}}"
"Wargame: Airland Battle":
pageId: 8741
steam: 222750