diff --git a/data/manifest.yaml b/data/manifest.yaml
index 487ed22d..4b371d84 100644
--- a/data/manifest.yaml
+++ b/data/manifest.yaml
@@ -497451,6 +497451,18 @@ Street Fighter Alpha 2:
- os: windows
gog:
id: 1207659134
+Street Fighter II:
+ files:
+ /CONFIG.SF2:
+ tags:
+ - config
+ when:
+ - os: dos
+ /HIGHSCOR.SF2:
+ tags:
+ - save
+ when:
+ - os: dos
Street Fighter IV:
installDir:
Street Fighter IV: {}
@@ -555224,10 +555236,18 @@ The White Chamber:
- save
when:
- os: windows
+ installDir:
+ the white chamber: {}
+ launch:
+ /game.exe:
+ - when:
+ - store: steam
registry:
HKEY_CURRENT_USER/Software/Studio Trophis/the white chamber:
tags:
- config
+ steam:
+ id: 299080
The White Door:
files:
/Rusty Lake/TheWhiteDoor:
diff --git a/data/missing.md b/data/missing.md
index 341954fb..86ea80de 100644
--- a/data/missing.md
+++ b/data/missing.md
@@ -29547,7 +29547,6 @@
* [Street Champ VR](https://www.pcgamingwiki.com/wiki/?curid=54373)
* [Street Fighter](https://www.pcgamingwiki.com/wiki/?curid=188013)
* [Street Fighter Alpha: Warriors' Dreams](https://www.pcgamingwiki.com/wiki/?curid=188010)
-* [Street Fighter II](https://www.pcgamingwiki.com/wiki/?curid=188007)
* [Street Fighter IV](https://www.pcgamingwiki.com/wiki/?curid=6353)
* [Street Fighter Online: Mouse Generation](https://www.pcgamingwiki.com/wiki/?curid=188170)
* [Street Heat](https://www.pcgamingwiki.com/wiki/?curid=76983)
diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml
index 193adf39..52c6503c 100644
--- a/data/steam-game-cache.yaml
+++ b/data/steam-game-cache.yaml
@@ -135637,6 +135637,11 @@
launch:
- description: Launch
executable: Warrior Kings - Battles.exe
+'299080':
+ installDir: the white chamber
+ launch:
+ - executable: game.exe
+ type: none
'299090':
installDir: Cosplay Maker
launch:
diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml
index d40e83fa..0a389a28 100644
--- a/data/wiki-game-cache.yaml
+++ b/data/wiki-game-cache.yaml
@@ -153167,6 +153167,9 @@ Street Fighter Alpha 2:
pageId: 188010
Street Fighter II:
pageId: 188007
+ templates:
+ - '{{Game data/config|DOS|{{p|game}}\CONFIG.SF2}}'
+ - '{{Game data/saves|DOS|{{p|game}}\HIGHSCOR.SF2}}'
Street Fighter IV:
pageId: 6353
steam: 21660
@@ -170727,6 +170730,7 @@ The Whispering Valley:
steam: 1512390
The White Chamber:
pageId: 14506
+ steam: 299080
templates:
- '{{Game data/config|Windows|{{P|hkcu}}\Software\Studio Trophis\the white chamber}}'
- '{{Game data/saves|Windows|{{P|game}}\saves}}'