Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2024-10-13 06:15:51 +00:00 committed by github-actions[bot]
parent 61de4c9710
commit 1bbf08d717
2 changed files with 23 additions and 6 deletions

View file

@ -58214,16 +58214,16 @@ Backworlds:
id: 910470 id: 910470
Backyard Baseball: Backyard Baseball:
files: files:
"C:/hegames":
tags:
- save
when:
- os: windows
"C:/hegames.ini": "C:/hegames.ini":
tags: tags:
- config - config
when: when:
- os: windows - os: windows
"C:/windows/system32/hegames":
tags:
- save
when:
- os: windows
steam: steam:
id: 3170540 id: 3170540
Backyard Baseball 2001: Backyard Baseball 2001:
@ -140139,6 +140139,18 @@ Crazy Chicken Kart Classic:
- save - save
when: when:
- os: windows - os: windows
Crazy Chicken Pinball Vol. 1:
files:
"<base>/data/highscore.dat":
tags:
- save
when:
- os: windows
"<base>/data/options.txt":
tags:
- config
when:
- os: windows
Crazy Chicken Tales: Crazy Chicken Tales:
files: files:
"<winLocalAppData>/Crazy Chicken Tales/savegames.txt": "<winLocalAppData>/Crazy Chicken Tales/savegames.txt":

View file

@ -18172,7 +18172,7 @@ Backyard Baseball:
steam: 3170540 steam: 3170540
templates: templates:
- "{{Game data/config|Windows|C:\\hegames.ini}}" - "{{Game data/config|Windows|C:\\hegames.ini}}"
- "{{Game data/saves|Windows|C:\\hegames}}" - "{{Game data/saves|Windows|C:\\windows\\system32\\hegames}}"
Backyard Baseball 2001: Backyard Baseball 2001:
pageId: 82611 pageId: 82611
templates: templates:
@ -44101,6 +44101,11 @@ Crazy Chicken Kart Classic:
pageId: 196716 pageId: 196716
templates: templates:
- "{{Game data/saves|Windows|{{P|game}}\\highscor.dat}}" - "{{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: Crazy Chicken Tales:
pageId: 49589 pageId: 49589
steam: 318660 steam: 318660