diff --git a/data/manifest.yaml b/data/manifest.yaml index 7c41613b..976fb718 100644 --- a/data/manifest.yaml +++ b/data/manifest.yaml @@ -58214,16 +58214,16 @@ Backworlds: id: 910470 Backyard Baseball: files: - "C:/hegames": - tags: - - save - when: - - os: windows "C:/hegames.ini": tags: - config when: - os: windows + "C:/windows/system32/hegames": + tags: + - save + when: + - os: windows steam: id: 3170540 Backyard Baseball 2001: @@ -140139,6 +140139,18 @@ Crazy Chicken Kart Classic: - save when: - os: windows +Crazy Chicken Pinball Vol. 1: + files: + "/data/highscore.dat": + tags: + - save + when: + - os: windows + "/data/options.txt": + tags: + - config + when: + - os: windows Crazy Chicken Tales: files: "/Crazy Chicken Tales/savegames.txt": diff --git a/data/wiki-game-cache.yaml b/data/wiki-game-cache.yaml index 96f578a3..7a430ff4 100644 --- a/data/wiki-game-cache.yaml +++ b/data/wiki-game-cache.yaml @@ -18172,7 +18172,7 @@ Backyard Baseball: steam: 3170540 templates: - "{{Game data/config|Windows|C:\\hegames.ini}}" - - "{{Game data/saves|Windows|C:\\hegames}}" + - "{{Game data/saves|Windows|C:\\windows\\system32\\hegames}}" Backyard Baseball 2001: pageId: 82611 templates: @@ -44101,6 +44101,11 @@ Crazy Chicken Kart Classic: pageId: 196716 templates: - "{{Game data/saves|Windows|{{P|game}}\\highscor.dat}}" +Crazy Chicken Pinball Vol. 1: + pageId: 198413 + templates: + - "{{Game data/config|Windows|{{P|game}}\\data\\options.txt}}" + - "{{Game data/saves|Windows|{{P|game}}\\data\\highscore.dat}}" Crazy Chicken Tales: pageId: 49589 steam: 318660