From 83fdb431a1d2e5298800d7c014a3d5b2b81faf4b Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 23 Jul 2023 01:09:58 +0000 Subject: [PATCH] Import recent changes from PCGamingWiki --- data/manifest.yaml | 92 +++++++++++++++++++++++++++++++++++--- data/missing.md | 2 +- data/steam-game-cache.yaml | 15 +++++++ data/wiki-game-cache.yaml | 35 +++++++++++---- 4 files changed, 129 insertions(+), 15 deletions(-) diff --git a/data/manifest.yaml b/data/manifest.yaml index 58aefd2f..313ad6d3 100644 --- a/data/manifest.yaml +++ b/data/manifest.yaml @@ -7634,12 +7634,27 @@ A Lullaby of Colors VR: steam: id: 992960 A Magical High School Girl: + files: + /config.dat: + tags: + - config + when: + - os: windows + /score##.dat: + tags: + - save + when: + - os: windows installDir: A Magical High School Girl: {} launch: /majo.exe: - when: - store: steam + registry: + HKEY_LOCAL_MACHINE/SOFTWARE/illuCalab./MagicalGirl: + tags: + - config steam: id: 555630 'A Mars Adventure: Redturtle': @@ -114255,11 +114270,16 @@ Crimzon Clover World EXplosion: id: 285440 Cris Tales: files: - /AppData/LocalLow/Dreams Uncorpored LLC/Cristales: + /AppData/LocalLow/Dreams Uncorpored LLC/Cristales/CristalesSaveData.csd: tags: - save when: - os: windows + /AppData/LocalLow/Dreams Uncorpored LLC/Cristales/CristalesSaveDataepic.csd: + tags: + - save + when: + - store: epic gog: id: 1623867313 id: @@ -144630,6 +144650,11 @@ Disco Elysium: - os: mac gog: id: 1771589310 + id: + gogExtra: + - 1497779763 + steamExtra: + - 1173140 installDir: Disco Elysium: {} launch: @@ -178820,7 +178845,7 @@ Evoland 2: id: 359310 Evoland Legendary Edition: files: - /save: + /slot*.sav: tags: - save when: @@ -261709,6 +261734,24 @@ Incorp Inc: store: steam steam: id: 567200 +IncrediMarble: + installDir: + IncrediMarble: {} + launch: + /IncrediMarble.exe: + - when: + - os: windows + store: steam + /IncrediMarble.x86_64: + - when: + - os: linux + store: steam + /IncrediMarbleMac.app/Contents/MacOS/IncrediMarble: + - when: + - os: mac + store: steam + steam: + id: 1488100 'Incredible Dracula 3: Family Secret': installDir: Incredible Dracula 3 Family Secret: {} @@ -348569,6 +348612,10 @@ Need for Speed II: /fedata/config/config.dat: tags: - config + when: + - os: windows + /fedata/save: + tags: - save when: - os: windows @@ -348813,6 +348860,11 @@ Need for Speed Unbound: - config when: - os: windows + /NFS Underground/.opt: + tags: + - config + when: + - os: windows registry: HKEY_LOCAL_MACHINE/SOFTWARE/EA GAMES/Need For Speed Underground: tags: @@ -494341,7 +494393,7 @@ Stubbs the Zombie in Rebel Without a Pulse: - save when: - store: steam - /Stubbs the Zombie: + /My Games/Stubbs the Zombie: tags: - config - save @@ -612455,12 +612507,42 @@ Xpand Rally: id: 3010 Xpand Rally Xtreme: files: - /Data: + /Data/AudioSettings.scr: tags: - config when: - os: windows - /Data/profiles/: + /Data/Controller.scr: + tags: + - config + when: + - os: windows + /Data/NetState.sav: + tags: + - config + when: + - os: windows + /Data/RacesData: + tags: + - save + when: + - os: windows + /Data/VideoSettings.scr: + tags: + - config + when: + - os: windows + /Data/VideoSettingsXR.scr: + tags: + - config + when: + - os: windows + /Data/VideoSettingsXR_MP.scr: + tags: + - config + when: + - os: windows + /Data/profiles: tags: - save when: diff --git a/data/missing.md b/data/missing.md index a756a02c..f6b2e396 100644 --- a/data/missing.md +++ b/data/missing.md @@ -422,7 +422,6 @@ * [A Lost Room](https://www.pcgamingwiki.com/wiki/?curid=60898) * [A Lot Like Love](https://www.pcgamingwiki.com/wiki/?curid=95373) * [A Lullaby of Colors VR](https://www.pcgamingwiki.com/wiki/?curid=127963) -* [A Magical High School Girl](https://www.pcgamingwiki.com/wiki/?curid=53293) * [A Mars Adventure: Redturtle](https://www.pcgamingwiki.com/wiki/?curid=112584) * [A Mass of Dead](https://www.pcgamingwiki.com/wiki/?curid=47267) * [A Matter of Murder](https://www.pcgamingwiki.com/wiki/?curid=37034) @@ -15642,6 +15641,7 @@ * [Incredible Dracula: Vargosi Returns](https://www.pcgamingwiki.com/wiki/?curid=148836) * [Incredible Dracula: Witches' Curse](https://www.pcgamingwiki.com/wiki/?curid=153270) * [Incredible Mandy](https://www.pcgamingwiki.com/wiki/?curid=98364) +* [IncrediMarble](https://www.pcgamingwiki.com/wiki/?curid=188786) * [Incremental Epic Hero](https://www.pcgamingwiki.com/wiki/?curid=180461) * [Incubo](https://www.pcgamingwiki.com/wiki/?curid=125575) * [Incursion The Thing](https://www.pcgamingwiki.com/wiki/?curid=53053) diff --git a/data/steam-game-cache.yaml b/data/steam-game-cache.yaml index 44f33f46..b854382a 100644 --- a/data/steam-game-cache.yaml +++ b/data/steam-game-cache.yaml @@ -86271,6 +86271,21 @@ oslist: windows executable: StarCrawlers Chimera.exe type: default +'1488100': + installDir: IncrediMarble + launch: + - config: + oslist: windows + executable: IncrediMarble.exe + type: default + - config: + oslist: macos + executable: IncrediMarbleMac.app\\Contents\\MacOS\\IncrediMarble + type: default + - config: + oslist: linux + executable: IncrediMarble.x86_64 + type: default '1488200': installDir: SoW1 Project launch: diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml index 0fb57709..c6270c68 100644 --- a/data/wiki-game-cache.yaml +++ b/data/wiki-game-cache.yaml @@ -2189,6 +2189,9 @@ A Lullaby of Colors VR: A Magical High School Girl: pageId: 53293 steam: 555630 + templates: + - '{{Game data/config|Windows|{{p|hklm}}\SOFTWARE\illuCalab.\MagicalGirl\|{{p|game}}\config.dat}}' + - '{{Game data/saves|Windows|{{p|game}}\score##.dat}}' 'A Mars Adventure: Redturtle': pageId: 112584 steam: 936000 @@ -34549,7 +34552,12 @@ Cris Tales: - 1642180 templates: - '{{Game data/config|Windows|{{p|HKCU}}\Software\Dreams Uncorpored LLC\Cristales\}}' - - '{{Game data/saves|Windows|{{p|userprofile\AppData\LocalLow}}\Dreams Uncorpored LLC\Cristales\}}' + - >- + {{Game data/saves|Windows|{{p|userprofile\AppData\LocalLow}}\Dreams Uncorpored + LLC\Cristales\CristalesSaveData.csd}} + - >- + {{Game data/saves|Epic Games Launcher|{{p|userprofile\AppData\LocalLow}}\Dreams Uncorpored + LLC\Cristales\CristalesSaveDataepic.csd}} 'Crisis Core: Final Fantasy VII Reunion': pageId: 178322 steam: 1608070 @@ -43691,8 +43699,12 @@ Disco Destruction: steam: 677380 Disco Elysium: gog: 1771589310 + gogSide: + - 1497779763 pageId: 62755 steam: 632470 + steamSide: + - 1173140 templates: - >- {{Game data/config|Windows|{{P|userprofile}}\AppData\LocalLow\ZAUM Studio\Disco @@ -54032,7 +54044,7 @@ Evoland Legendary Edition: pageId: 127369 steam: 1020470 templates: - - '{{Game data/saves|Windows|{{P|game}}\save}}' + - '{{Game data/saves|Windows|{{P|game}}\slot*.sav}}' Evolo.Evolution: pageId: 109922 steam: 918080 @@ -79551,6 +79563,9 @@ Incompetent Alchemist: Incorp Inc: pageId: 57746 steam: 567200 +IncrediMarble: + pageId: 188786 + steam: 1488100 'Incredible Dracula 3: Family Secret': pageId: 136461 steam: 1087940 @@ -106348,7 +106363,7 @@ Need for Speed II: pageId: 6761 templates: - '{{Game data/config|Windows|{{p|game}}\fedata\config\config.dat}}' - - '{{Game data/saves|Windows|{{p|game}}\fedata\config\config.dat}}' + - '{{Game data/saves|Windows|{{p|game}}\fedata\save\}}' Need for Speed Payback: pageId: 63244 steam: 1262580 @@ -106457,8 +106472,8 @@ Need for Speed Unbound: pageId: 6886 templates: - >- - {{Game data/config|Windows|{{p|programdata}}\NFS Underground\{{p|uid}}.cfg|{{p|hklm}}\SOFTWARE\EA GAMES\Need For - Speed Underground\*}} + {{Game data/config|Windows|{{p|programdata}}\NFS Underground\{{p|uid}}.cfg|{{p|programdata}}\NFS + Underground\{{p|uid}}.opt|{{p|hklm}}\SOFTWARE\EA GAMES\Need For Speed Underground\*}} - '{{Game data/saves|Windows|{{p|programdata}}\NFS Underground\{{p|uid}}*.ugd}}' 'Need for Speed: Underground 2': pageId: 5577 @@ -150932,8 +150947,8 @@ Stubbs the Zombie in Rebel Without a Pulse: pageId: 35918 steam: 7800 templates: - - '{{Game data/config|Windows|{{p|userprofile\Documents}}\Stubbs the Zombie\}}' - - '{{Game data/saves|Windows|{{p|userprofile\Documents}}\Stubbs the Zombie\}}' + - '{{Game data/config|Windows|{{p|userprofile\Documents}}\My Games\Stubbs the Zombie\}}' + - '{{Game data/saves|Windows|{{p|userprofile\Documents}}\My Games\Stubbs the Zombie\}}' - '{{Game data/saves|Steam|{{p|steam}}\userdata\{{p|uid}}\7800\}}' 'Study of Unusual: Forest of Secrets': pageId: 103077 @@ -187250,8 +187265,10 @@ Xpand Rally Xtreme: pageId: 17697 steam: 3050 templates: - - '{{Game data/config|Windows|{{p|game}}\Data\}}' - - '{{Game data/saves|Windows|{{p|game}}\Data\profiles\{{p|uid}}\}}' + - >- + {{Game + data/config|Windows|{{p|game}}\Data\AudioSettings.scr|{{p|game}}\Data\Controller.scr|{{p|game}}\Data\NetState.sav|{{p|game}}\Data\VideoSettings.scr|{{p|game}}\Data\VideoSettingsXR.scr|{{p|game}}\Data\VideoSettingsXR_MP.scr}} + - '{{Game data/saves|Windows|{{p|game}}\Data\profiles\|{{p|game}}\Data\RacesData\}}' Xploquest: pageId: 77571 steam: 763870