From abaf2b3593fffef76cf4b7f7686907f7834fcc4d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 9 Jun 2024 18:17:00 +0000 Subject: [PATCH] Import recent changes from PCGamingWiki --- data/manifest.yaml | 79 ++++++++++++++++++++++++++++++++++++++ data/missing.md | 4 +- data/steam-game-cache.yaml | 32 +++++++++++++++ data/wiki-game-cache.yaml | 21 +++++++++- 4 files changed, 133 insertions(+), 3 deletions(-) diff --git a/data/manifest.yaml b/data/manifest.yaml index f3250593..7124e8f2 100644 --- a/data/manifest.yaml +++ b/data/manifest.yaml @@ -224130,6 +224130,8 @@ FX Football - The Manager for Every Football Fan: FYD: steam: id: 760700 +Fable (2021): + alias: Fable (2025) Fable Anniversary: cloud: steam: true @@ -376861,11 +376863,23 @@ Lust Academy - Season 2: id: 2126680 Lust Epidemic: files: + "/www/save/config.rpgsave": + tags: + - config + when: + - os: windows + "/www/save/file(x).rpgsave": + tags: + - save + when: + - os: windows "/Library/Application Support/KADOKAWA": tags: - save when: - os: mac + gog: + id: 1686331123 installDir: Lust Epidemic: {} launch: @@ -648353,6 +648367,27 @@ The General Retreats: store: steam steam: id: 863120 +The Genesis Order: + gog: + id: 1598140349 + installDir: + The Genesis Order: {} + launch: + "/Game.app": + - when: + - os: mac + store: steam + "/Game.exe": + - arguments: "--in-process-gpu" + when: + - os: windows + store: steam + "/launcher.sh": + - when: + - os: linux + store: steam + steam: + id: 2553870 The Genesis Project: cloud: steam: true @@ -695899,6 +695934,38 @@ Treasure chest Corps-結界を維持するため、魔物を退治した: store: steam steam: id: 1033450 +Treasure of Nadia: + files: + "/User Data/Defaultconfig.rpgsave": + tags: + - config + when: + - os: windows + "/User Data/Defaultfile(x).rpgsave": + tags: + - save + when: + - os: windows + gog: + id: 1592693763 + installDir: + Treasure of Nadia: {} + launch: + "/Game.app": + - when: + - os: mac + store: steam + "/Game.exe": + - arguments: "--in-process-gpu" + when: + - os: windows + store: steam + "/launcher.sh": + - when: + - os: linux + store: steam + steam: + id: 1737100 Treasure of a Blizzard: installDir: Treasure of a blizzard: {} @@ -701959,6 +702026,18 @@ Tux and Fanny: store: steam steam: id: 2094730 +Tux!: + files: + "/Resources/Scores.json": + tags: + - save + when: + - os: linux + "/Resources/Settings.xml": + tags: + - config + when: + - os: linux Twaddle Paddle: steam: id: 1008590 diff --git a/data/missing.md b/data/missing.md index 5dcc126a..3e5bc678 100644 --- a/data/missing.md +++ b/data/missing.md @@ -8737,7 +8737,7 @@ * [F1 Racing Simulation](https://www.pcgamingwiki.com/wiki/?curid=162941) * [F18 Carrier Landing](https://www.pcgamingwiki.com/wiki/?curid=132400) * [F29 Retaliator](https://www.pcgamingwiki.com/wiki/?curid=16940) -* [Fable (2021)](https://www.pcgamingwiki.com/wiki/?curid=162121) +* [Fable (2025)](https://www.pcgamingwiki.com/wiki/?curid=162121) * [Fable Fortune](https://www.pcgamingwiki.com/wiki/?curid=39207) * [Fable Rush](https://www.pcgamingwiki.com/wiki/?curid=66609) * [Fables Interactives](https://www.pcgamingwiki.com/wiki/?curid=167601) @@ -25661,6 +25661,7 @@ * [The Gate](https://www.pcgamingwiki.com/wiki/?curid=48078) * [The Gene Machine](https://www.pcgamingwiki.com/wiki/?curid=147539) * [The General Retreats](https://www.pcgamingwiki.com/wiki/?curid=94778) +* [The Genesis Order](https://www.pcgamingwiki.com/wiki/?curid=195564) * [The Geology Game](https://www.pcgamingwiki.com/wiki/?curid=87291) * [The Get Out Kids](https://www.pcgamingwiki.com/wiki/?curid=147966) * [The Ghost of Joe Papp](https://www.pcgamingwiki.com/wiki/?curid=77257) @@ -27705,7 +27706,6 @@ * [Tusker's Number Adventure](https://www.pcgamingwiki.com/wiki/?curid=137466) * [TUTUTUTU - Tea party](https://www.pcgamingwiki.com/wiki/?curid=144145) * [Tux and Fanny](https://www.pcgamingwiki.com/wiki/?curid=181431) -* [Tux!](https://www.pcgamingwiki.com/wiki/?curid=195533) * [TV Manager](https://www.pcgamingwiki.com/wiki/?curid=91366) * [TV Sports: Baseball](https://www.pcgamingwiki.com/wiki/?curid=194033) * [TV Sports: Basketball](https://www.pcgamingwiki.com/wiki/?curid=194030) diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml index d9fb3af6..639a16d2 100644 --- a/data/steam-game-cache.yaml +++ b/data/steam-game-cache.yaml @@ -562605,6 +562605,22 @@ japanese: 弾き返しの英雄 schinese: 弹反者 tchinese: 彈反者 +1737100: + installDir: Treasure of Nadia + launch: + - arguments: "--in-process-gpu" + config: + oslist: windows + executable: Game.exe + type: default + - config: + oslist: macos + executable: Game.app + type: none + - config: + oslist: linux + executable: launcher.sh + type: default 1737220: cloud: saves: @@ -584622,6 +584638,22 @@ 2552440: {} 2552450: {} 2552600: {} +2553870: + installDir: The Genesis Order + launch: + - arguments: "--in-process-gpu" + config: + oslist: windows + executable: Game.exe + type: default + - config: + oslist: macos + executable: Game.app + type: default + - config: + oslist: linux + executable: launcher.sh + type: default 2555320: installDir: Povestka launch: diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml index e62ca2ae..b6e006af 100644 --- a/data/wiki-game-cache.yaml +++ b/data/wiki-game-cache.yaml @@ -70661,8 +70661,10 @@ FX Football - The Manager for Every Football Fan: FYD: pageId: 78042 steam: 760700 -Fable (2021): +Fable (2025): pageId: 162121 + renamedFrom: + - Fable (2021) Fable Anniversary: cloud: steam: true @@ -119109,9 +119111,12 @@ Lust Academy - Season 2: templates: - "{{Game data/saves|Windows|{{p|game}}\\game\\saves}}" Lust Epidemic: + gog: 1686331123 pageId: 155709 steam: 1008020 templates: + - "{{Game data/config|Windows|{{p|game}}/www/save/config.rpgsave}}" + - "{{Game data/saves|Windows|{{p|game}}/www/save/file(x).rpgsave}}" - "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/KADOKAWA}}" Lust Goddess: pageId: 193919 @@ -205223,6 +205228,10 @@ The Gene Machine: The General Retreats: pageId: 94778 steam: 863120 +The Genesis Order: + gog: 1598140349 + pageId: 195564 + steam: 2553870 The Genesis Project: cloud: steam: true @@ -221180,6 +221189,13 @@ Treasure Stack: Treasure chest Corps-結界を維持するため、魔物を退治した: pageId: 136750 steam: 1033450 +Treasure of Nadia: + gog: 1592693763 + pageId: 195553 + steam: 1737100 + templates: + - "{{Game data/config|Windows|{{p|localappdata}}/User Data/Defaultconfig.rpgsave}}" + - "{{Game data/saves|Windows|{{p|localappdata}}/User Data/Defaultfile(x).rpgsave}}" Treasure of a Blizzard: pageId: 51326 steam: 508260 @@ -223137,6 +223153,9 @@ Tux and Fanny: steam: 2094730 Tux!: pageId: 195533 + templates: + - "{{Game data/config|Linux|{{P|game}}/Resources/Settings.xml}}" + - "{{Game data/saves|Linux|{{P|game}}/Resources/Scores.json}}" Twaddle Paddle: pageId: 128248 steam: 1008590