diff --git a/data/manifest.yaml b/data/manifest.yaml index ccacd0d5..6afd6361 100644 --- a/data/manifest.yaml +++ b/data/manifest.yaml @@ -92808,6 +92808,12 @@ Centifeed: steam: id: 889450 "Centipede: Recharged": + files: + "/AppData/LocalLow/Atari Inc_/Centipede_ Recharged": + tags: + - save + when: + - os: windows gog: id: 1848182037 installDir: @@ -92815,7 +92821,8 @@ Centifeed: launch: "/Centipede Recharged.exe": - when: - - store: steam + - os: windows + store: steam "/Centipede_Recharged.app": - when: - os: mac @@ -336192,17 +336199,17 @@ Metro 2033 Redux: - save when: - os: mac - "/4A Games/Metro 2033//user.cfg": - tags: - - config - when: - - os: windows "/4A Games/Metro 2033/user.cfg": tags: - config when: - os: windows store: gog + "/4A Games/Metro Redux//user.cfg": + tags: + - config + when: + - os: windows "/Packages/DeepSilver.Metro2033Redux_hmv7qcest37me/SystemAppData/wgs": tags: - config diff --git a/data/missing.md b/data/missing.md index 1c42c24a..f8ed82dc 100644 --- a/data/missing.md +++ b/data/missing.md @@ -5371,7 +5371,6 @@ * [Centauri Sector](https://www.pcgamingwiki.com/wiki/?curid=47525) * [Center of Gravity](https://www.pcgamingwiki.com/wiki/?curid=60063) * [Centifeed](https://www.pcgamingwiki.com/wiki/?curid=120753) -* [Centipede: Recharged](https://www.pcgamingwiki.com/wiki/?curid=171167) * [Central Intelligence](https://www.pcgamingwiki.com/wiki/?curid=88834) * [Centralia](https://www.pcgamingwiki.com/wiki/?curid=141566) * [Centralia: Homecoming](https://www.pcgamingwiki.com/wiki/?curid=148737) diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml index 1526c05b..ffa66f56 100644 --- a/data/steam-game-cache.yaml +++ b/data/steam-game-cache.yaml @@ -93541,14 +93541,18 @@ "1630960": installDir: Centipede Recharged launch: - - executable: Centipede Recharged.exe + - config: + oslist: windows + executable: Centipede Recharged.exe type: default - config: oslist: macos executable: Centipede_Recharged.app + type: default - config: oslist: linux executable: centipde_recharged.x86_64 + type: default "1631500": installDir: Dumpy & Bumpy launch: diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml index 0ead7328..9c61ac5c 100644 --- a/data/wiki-game-cache.yaml +++ b/data/wiki-game-cache.yaml @@ -27579,6 +27579,8 @@ Centifeed: gog: 1848182037 pageId: 171167 steam: 1630960 + templates: + - "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\Atari Inc_\\Centipede_ Recharged}}" Central Intelligence: pageId: 88834 steam: 814620 @@ -100257,7 +100259,7 @@ Metro 2033 Redux: pageId: 17417 steam: 286690 templates: - - "{{Game data/config|Windows|{{p|localappdata}}\\4A Games\\Metro 2033\\{{p|uid}}\\user.cfg}}" + - "{{Game data/config|Windows|{{p|localappdata}}\\4A Games\\Metro Redux\\{{p|uid}}\\user.cfg}}" - "{{Game data/config|Microsoft Store|{{p|localappdata}}\\Packages\\DeepSilver.Metro2033Redux_hmv7qcest37me\\SystemAppData\\wgs\\}}" - "{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/Metro_Redux_2033/}}" - "{{Game data/config|Linux|{{P|Game}}/{{p|uid}}/user.cfg}}"