diff --git a/data/manifest.yaml b/data/manifest.yaml
index c3620e5b..ca50637e 100644
--- a/data/manifest.yaml
+++ b/data/manifest.yaml
@@ -120307,12 +120307,35 @@ Crypt of the NecroDancer:
"/NecroDancer.sh":
- arguments: "1"
when:
- - os: linux
+ - bit: 64
+ os: linux
store: steam
- arguments: "0"
when:
- os: linux
store: steam
+ "/NecroDancer64/NecroDancer":
+ - when:
+ - bit: 64
+ os: linux
+ store: steam
+ workingDir: "/NecroDancer64"
+ "/NecroDancerSP.app":
+ - when:
+ - os: mac
+ store: steam
+ "/Necrodancer/Necrodancer.exe":
+ - when:
+ - bit: 32
+ os: windows
+ store: steam
+ workingDir: "/Necrodancer"
+ "/Necrodancer64/Necrodancer.exe":
+ - when:
+ - bit: 64
+ os: windows
+ store: steam
+ workingDir: "/Necrodancer64"
steam:
id: 247080
Crypt of the Serpent King:
@@ -199441,6 +199464,14 @@ Final Fantasy VII Windows Edition:
- os: windows
store: microsoft
"Final Fantasy VII: Ever Crisis":
+ installDir:
+ FF7EC: {}
+ launch:
+ "/Launcher.exe":
+ - when:
+ - bit: 64
+ os: windows
+ store: steam
steam:
id: 2484110
Final Fantasy VIII:
@@ -227278,6 +227309,8 @@ Goat Simulator 3:
- save
when:
- os: windows
+ steam:
+ id: 850190
Goat of Duty:
files:
"/GoatOfDuty/Saved/SaveGames/*.sav":
@@ -568912,6 +568945,16 @@ The Walking Dead Onslaught:
- store: steam
steam:
id: 1877320
+"The Walking Dead: Destinies":
+ installDir:
+ The Walking Dead Destinies: {}
+ launch:
+ "/The Walking Dead Destinies.exe":
+ - when:
+ - os: windows
+ store: steam
+ steam:
+ id: 2192790
"The Walking Dead: Michonne":
files:
"/Library/Application Support/Telltale Games/The Walking Dead Michonne":
diff --git a/data/missing.md b/data/missing.md
index ff78286b..339dc412 100644
--- a/data/missing.md
+++ b/data/missing.md
@@ -20071,6 +20071,7 @@
* [Monster Hentai](https://www.pcgamingwiki.com/wiki/?curid=124163)
* [Monster Hunter Frontier Online](https://www.pcgamingwiki.com/wiki/?curid=100880)
* [Monster Hunter Online](https://www.pcgamingwiki.com/wiki/?curid=100892)
+* [Monster Hunter Wilds](https://www.pcgamingwiki.com/wiki/?curid=191636)
* [Monster Hunter: Frontier G](https://www.pcgamingwiki.com/wiki/?curid=100886)
* [Monster Hunting... For Love!](https://www.pcgamingwiki.com/wiki/?curid=129859)
* [Monster Jam Battlegrounds](https://www.pcgamingwiki.com/wiki/?curid=47567)
@@ -32745,6 +32746,7 @@
* [The Walk](https://www.pcgamingwiki.com/wiki/?curid=41519)
* [The Walking Dead Onslaught](https://www.pcgamingwiki.com/wiki/?curid=137024)
* [The Walking Dead: Betrayal](https://www.pcgamingwiki.com/wiki/?curid=190701)
+* [The Walking Dead: Destinies](https://www.pcgamingwiki.com/wiki/?curid=191632)
* [The Walking Dead: Saints & Sinners - Chapter 2: Retribution](https://www.pcgamingwiki.com/wiki/?curid=181805)
* [The Walking Evil](https://www.pcgamingwiki.com/wiki/?curid=156899)
* [The Walking Vegetables](https://www.pcgamingwiki.com/wiki/?curid=70204)
diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml
index 9f234ecb..b3ada0ef 100644
--- a/data/steam-game-cache.yaml
+++ b/data/steam-game-cache.yaml
@@ -23043,35 +23043,68 @@
247080:
installDir: Crypt of the NecroDancer
launch:
- - arguments: "1"
- config:
+ - config:
+ osarch: "64"
oslist: windows
- description: Launch full screen
- executable: NecroDancer.exe
- - arguments: "0"
- config:
+ description: Play Crypt of the NecroDancer
+ executable: "Necrodancer64\\Necrodancer.exe"
+ type: default
+ workingdir: Necrodancer64
+ - config:
+ osarch: "32"
oslist: windows
- description: Launch in windowed mode
- executable: NecroDancer.exe
- - arguments: "1"
- config:
- oslist: macos
- description: Launch full screen
- executable: NecroDancer.app
- - arguments: "0"
- config:
- oslist: macos
- description: Launch in windowed mode
- executable: NecroDancer.app
- - arguments: "1"
- config:
+ description: Play Crypt of the NecroDancer (32-bit)
+ executable: "Necrodancer\\Necrodancer.exe"
+ workingdir: Necrodancer
+ - config:
+ osarch: "64"
oslist: linux
- description: Launch full screen
+ ownsdlc: "1985570"
+ description: DLC64 Linux
+ executable: Beta64/NecroDancer
+ workingdir: Beta64
+ - arguments: "1"
+ config:
+ osarch: "64"
+ oslist: linux
+ description: Legacy launch in fullscreen mode
executable: NecroDancer.sh
+ - arguments: "1"
+ config:
+ oslist: macos
+ description: Legacy Launch in fullscreen mode
+ executable: NecroDancer.app
+ - arguments: "1"
+ config:
+ oslist: windows
+ description: Legacy Launch full screen
+ executable: NecroDancer.exe
+ - config:
+ oslist: macos
+ ownsdlc: "2094810"
+ description: Launch DLC
+ executable: NecroDancerMP.app
+ - config:
+ oslist: macos
+ description: Play Crypt of the NecroDancer
+ executable: NecroDancerSP.app
+ type: default
+ - arguments: "0"
+ config:
+ oslist: macos
+ description: Legacy Launch in windowed mode
+ executable: NecroDancer.app
+ - config:
+ osarch: "64"
+ oslist: linux
+ description: Play Crypt of the NecroDancer
+ executable: NecroDancer64/NecroDancer
+ type: default
+ workingdir: NecroDancer64
- arguments: "0"
config:
oslist: linux
- description: Launch in windowed mode
+ description: Legacy Launch in windowed mode
executable: NecroDancer.sh
- config:
osarch: "64"
@@ -23087,29 +23120,11 @@
description: DLC32
executable: Beta/Necrodancer.exe
workingdir: Beta
- - arguments: "1"
+ - arguments: "0"
config:
- betakey: experimental_client
- osarch: "32"
oslist: windows
- description: Launch Fullscreen Experimental Client
- executable: "Necrodancer\\\\Necrodancer.exe"
- workingdir: Necrodancer
- - arguments: "1"
- config:
- betakey: experimental_client
- osarch: "64"
- oslist: windows
- description: Launch Fullscreen Experimental Client
- executable: "Necrodancer64\\\\Necrodancer.exe"
- workingdir: Necrodancer64
- - config:
- osarch: "64"
- oslist: linux
- ownsdlc: "1985570"
- description: DLC64 Linux
- executable: Beta64/NecroDancer
- workingdir: Beta64
+ description: Legacy Launch (windowed mode)
+ executable: NecroDancer.exe
247120:
installDir: Portal 2 Sixense Perceptual Pack
launch:
@@ -30005,8 +30020,8 @@
- config:
oslist: windows
description: Launch
- executable: "Binaries\\\\Win32\\\\GoatGame-Win32-Shipping.exe"
- workingdir: "Binaries\\\\Win32\\\\"
+ executable: "Binaries\\Win32\\GoatGame-Win32-Shipping.exe"
+ workingdir: "Binaries\\Win32\\"
- config:
osarch: "32"
oslist: linux
@@ -278514,6 +278529,7 @@
nameLocalized:
schinese: Number Guesser 猜数字的人
tchinese: Number Guesser 猜數字的人
+850190: {}
850230:
installDir: "Women's Soccer Manager"
launch:
@@ -424239,7 +424255,7 @@
- config:
osarch: "64"
oslist: windows
- executable: "BehindTheFrame_PC_Steam\\\\Behind the Frame.exe"
+ executable: "BehindTheFrame_PC_Steam\\Behind the Frame.exe"
type: default
- config:
betakey: beta_pc
@@ -436568,6 +436584,14 @@
nameLocalized:
schinese: 墙世界
tchinese: 牆世界
+2192790:
+ installDir: The Walking Dead Destinies
+ launch:
+ - config:
+ oslist: windows
+ description: The Walking Dead Destinies
+ executable: The Walking Dead Destinies.exe
+ type: default
2193050:
installDir: Bleak Sword DX
launch:
@@ -438121,7 +438145,14 @@
oslist: macos
executable: px3.command
type: default
-2484110: {}
+2484110:
+ installDir: FF7EC
+ launch:
+ - config:
+ osarch: "64"
+ oslist: windows
+ description: Launcher実行です
+ executable: Launcher.exe
2492390:
installDir: LogiartGrimoire
launch:
diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml
index f8a2d25a..baebfbae 100644
--- a/data/wiki-game-cache.yaml
+++ b/data/wiki-game-cache.yaml
@@ -67720,6 +67720,7 @@ Goat Simulator:
- "{{Game data/saves|Steam|{{p|steam}}/userdata/{{p|uid}}/265930/remote/goatprogression}}"
Goat Simulator 3:
pageId: 182341
+ steam: 850190
templates:
- "{{Game data/config|Windows|{{P|localappdata}}\\Goat2\\Saved\\Config\\}}"
- "{{Game data/saves|Windows|{{P|localappdata}}\\Goat2\\Saved\\SaveGames\\}}"
@@ -103126,6 +103127,8 @@ Monster Hunter Rise:
templates:
- "{{Game data/config|Windows|{{p|game}}\\config.ini}}"
- "{{Game data/saves|Windows|{{p|steam}}\\userdata\\{{p|uid}}\\1277400\\remote\\}}"
+Monster Hunter Wilds:
+ pageId: 191636
"Monster Hunter: Frontier G":
pageId: 100886
"Monster Hunter: World":
@@ -169669,6 +169672,9 @@ The Walking Dead Onslaught:
"The Walking Dead: Betrayal":
pageId: 190701
steam: 1877320
+"The Walking Dead: Destinies":
+ pageId: 191632
+ steam: 2192790
"The Walking Dead: Michonne":
gog: 1455785261
pageId: 31576