From 395941e5e33532850a87ed36f38f0f70dea6274d Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 18 Sep 2024 01:02:49 +0000 Subject: [PATCH] Import recent changes from PCGamingWiki --- data/manifest.yaml | 64 ++++++++++++++++++++++++++++++++++++++ data/missing.md | 3 +- data/steam-game-cache.yaml | 34 +++++++++++++++++++- data/wiki-game-cache.yaml | 22 +++++++++++++ 4 files changed, 120 insertions(+), 3 deletions(-) diff --git a/data/manifest.yaml b/data/manifest.yaml index 23111190..fb15940a 100644 --- a/data/manifest.yaml +++ b/data/manifest.yaml @@ -239534,6 +239534,27 @@ Final Fantasy XV Pocket Edition: Final Fantasy XVI: cloud: steam: true + files: + "/My Games/FINAL FANTASY XVI/Steam//*.png": + when: + - os: windows + store: steam + id: + steamExtra: + - 2744050 + - 2744060 + - 2886900 + - 3142080 + - 3142090 + - 3142100 + installDir: + FINAL FANTASY XVI: {} + launch: + "/ffxvi.exe": + - arguments: /graphics dx12 + when: + - os: windows + store: steam steam: id: 2515020 Final Fleet: @@ -255961,12 +255982,19 @@ Frostpunk: steam: id: 323190 Frostpunk 2: + cloud: + steam: true files: "/11bitstudios/Frostpunk2/Steam/Saved/Config/Windows": tags: - config when: - os: windows + "/11bitstudios/Frostpunk2/Steam/Saved/SaveGames": + tags: + - save + when: + - os: windows gog: id: 1728870436 id: @@ -257418,6 +257446,8 @@ Funklift: steam: id: 470140 Funko Fusion: + cloud: + steam: true files: "/FunkoFusion/Saved/SaveGames/*.sav": when: @@ -672908,8 +672938,42 @@ The Ploshers: steam: id: 1036000 The Plucky Squire: + cloud: + steam: true + files: + "/Storybook/Saved/Config/WindowsNoEditor": + tags: + - config + when: + - os: windows + "/Storybook/Saved/SaveGames/InputSettingsKeyMappings.sav": + tags: + - config + when: + - os: windows + "/Storybook/Saved/SaveGames/PlayerSlot*.sav": + tags: + - save + when: + - os: windows + "/Storybook/Saved/SaveGames/UserSettings.sav": + tags: + - config + when: + - os: windows gog: id: 1314181310 + id: + steamExtra: + - 2485260 + - 3225560 + installDir: + Storybook: {} + launch: + "/Storybook.exe": + - when: + - os: windows + store: steam steam: id: 1627570 The Plus Point: diff --git a/data/missing.md b/data/missing.md index c01f1cbf..98eff9eb 100644 --- a/data/missing.md +++ b/data/missing.md @@ -9245,7 +9245,6 @@ * [Final Directive](https://www.pcgamingwiki.com/wiki/?curid=80966) * [Final Fantasy VII: Ever Crisis](https://www.pcgamingwiki.com/wiki/?curid=191339) * [Final Fantasy XI](https://www.pcgamingwiki.com/wiki/?curid=788) -* [Final Fantasy XVI](https://www.pcgamingwiki.com/wiki/?curid=189511) * [Final Frontier](https://www.pcgamingwiki.com/wiki/?curid=183883) * [Final Islands](https://www.pcgamingwiki.com/wiki/?curid=125591) * [Final Missions](https://www.pcgamingwiki.com/wiki/?curid=96721) @@ -26302,7 +26301,6 @@ * [The Player RPG](https://www.pcgamingwiki.com/wiki/?curid=94253) * [The Plight](https://www.pcgamingwiki.com/wiki/?curid=142062) * [The Ploshers](https://www.pcgamingwiki.com/wiki/?curid=132446) -* [The Plucky Squire](https://www.pcgamingwiki.com/wiki/?curid=192538) * [The Plus Point](https://www.pcgamingwiki.com/wiki/?curid=88748) * [The Podlands](https://www.pcgamingwiki.com/wiki/?curid=135596) * [The point G. How to find?](https://www.pcgamingwiki.com/wiki/?curid=98628) @@ -29686,6 +29684,7 @@ * [World War 2 Zombie Attack VR Simulator](https://www.pcgamingwiki.com/wiki/?curid=155596) * [World War 2: Time of Wrath](https://www.pcgamingwiki.com/wiki/?curid=50111) * [World War II Online](https://www.pcgamingwiki.com/wiki/?curid=62464) +* [World War II: Frontline Command](https://www.pcgamingwiki.com/wiki/?curid=197803) * [World War II: Panzer Claws](https://www.pcgamingwiki.com/wiki/?curid=9063) * [World War II: TCG](https://www.pcgamingwiki.com/wiki/?curid=128034) * [World War III: Black Gold](https://www.pcgamingwiki.com/wiki/?curid=40585) diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml index 3f5ccb7f..d3c27187 100644 --- a/data/steam-game-cache.yaml +++ b/data/steam-game-cache.yaml @@ -558417,6 +558417,20 @@ executable: Retro Classix Breakthru.exe type: default 1627570: + cloud: + saves: + - path: "Storybook\\Saved\\SaveGames" + pattern: "*.sav" + platforms: + - Windows + recursive: true + root: WinAppDataLocal + installDir: Storybook + launch: + - config: + oslist: windows + executable: Storybook.exe + type: default nameLocalized: brazilian: O Escudeiro Valente english: The Plucky Squire @@ -589742,7 +589756,25 @@ schinese: 索尼克×夏特 世代重启 tchinese: 索尼克×夏特 世代重啟 thai: โซนิค X ชาโดว์ เจเนอเรชันส์ -2515020: {} +2515020: + cloud: + saves: + - path: "My Games/FINAL FANTASY XVI/Steam/{64BitSteamID}" + pattern: "*.png" + platforms: + - Windows + root: WinMyDocuments + installDir: FINAL FANTASY XVI + launch: + - arguments: /graphics dx12 + config: + oslist: windows + executable: ffxvi.exe + - config: + betakey: develop_release + oslist: windows + description: " No Denuvo" + executable: ffxvi_original.exe 2516220: cloud: saves: diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml index 07130348..1ddbd7b6 100644 --- a/data/wiki-game-cache.yaml +++ b/data/wiki-game-cache.yaml @@ -76007,6 +76007,13 @@ Final Fantasy XVI: steam: true pageId: 189511 steam: 2515020 + steamSide: + - 2744050 + - 2744060 + - 2886900 + - 3142080 + - 3142090 + - 3142100 Final Fleet: cloud: steam: true @@ -80914,6 +80921,8 @@ Frostpunk: - "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/11bitstudios/FrostPunk/Default/saves/}}" - "{{Game data/saves|Steam|{{p|steam}}\\userdata\\{{p|uid}}\\323190\\remote\\saves\\}}" Frostpunk 2: + cloud: + steam: true gog: 1728870436 gogSide: - 1800456002 @@ -80921,6 +80930,7 @@ Frostpunk 2: steam: 1601580 templates: - "{{Game data/config|Windows|{{P|localappdata}}\\11bitstudios\\Frostpunk2\\Steam\\Saved\\Config\\Windows}}" + - "{{Game data/saves|Windows|{{P|localappdata}}\\11bitstudios\\Frostpunk2\\Steam\\Saved\\SaveGames\\}}" Frosty Kiss: pageId: 38299 steam: 431540 @@ -81400,6 +81410,8 @@ Funklift: steamSide: - 477840 Funko Fusion: + cloud: + steam: true pageId: 197736 steam: 1843310 Funky Karts: @@ -213514,9 +213526,17 @@ The Ploshers: pageId: 132446 steam: 1036000 The Plucky Squire: + cloud: + steam: true gog: 1314181310 pageId: 192538 steam: 1627570 + steamSide: + - 2485260 + - 3225560 + templates: + - "{{Game data/config|Windows|{{P|localappdata}}\\Storybook\\Saved\\Config\\WindowsNoEditor|{{P|localappdata}}\\Storybook\\Saved\\SaveGames\\InputSettingsKeyMappings.sav|{{P|localappdata}}\\Storybook\\Saved\\SaveGames\\UserSettings.sav}}" + - "{{Game data/saves|Windows|{{P|localappdata}}\\Storybook\\Saved\\SaveGames\\PlayerSlot*.sav}}" The Plus Point: pageId: 88748 steam: 812740 @@ -241731,6 +241751,8 @@ World War II Online: - 908473 - 908474 - 936710 +"World War II: Frontline Command": + pageId: 197803 "World War II: Pacific Heroes": lutris: world-war-2-pacific-heroes pageId: 188916