Import recent changes from PCGamingWiki
This commit is contained in:
parent
08bfe7aceb
commit
a04ee18f51
3 changed files with 35 additions and 0 deletions
|
@ -6981,6 +6981,14 @@ A Difficult Game About Climbing:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
installDir:
|
||||||
|
A Difficult Game About Climbing: {}
|
||||||
|
launch:
|
||||||
|
"<base>/A Difficult Game About Climbing.exe":
|
||||||
|
- when:
|
||||||
|
- store: steam
|
||||||
|
steam:
|
||||||
|
id: 2497920
|
||||||
A Divided Light:
|
A Divided Light:
|
||||||
installDir:
|
installDir:
|
||||||
A Divided Light: {}
|
A Divided Light: {}
|
||||||
|
@ -130613,6 +130621,10 @@ Dandy Ace:
|
||||||
- when:
|
- when:
|
||||||
- os: windows
|
- os: windows
|
||||||
store: steam
|
store: steam
|
||||||
|
registry:
|
||||||
|
HKEY_CURRENT_USER/Software/MadMimic/DandyAce:
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
steam:
|
steam:
|
||||||
id: 1037130
|
id: 1037130
|
||||||
Dandy Dungeon - Legend of Brave Yamada -:
|
Dandy Dungeon - Legend of Brave Yamada -:
|
||||||
|
|
|
@ -348362,6 +348362,11 @@
|
||||||
executable: start
|
executable: start
|
||||||
type: default
|
type: default
|
||||||
1037130:
|
1037130:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: SaveData
|
||||||
|
pattern: "*"
|
||||||
|
root: gameinstall
|
||||||
installDir: DandyAce
|
installDir: DandyAce
|
||||||
launch:
|
launch:
|
||||||
- config:
|
- config:
|
||||||
|
@ -409063,6 +409068,13 @@
|
||||||
schinese: 魔界战记DISGAEA4Return
|
schinese: 魔界战记DISGAEA4Return
|
||||||
tchinese: 魔界戰記DISGAEA4 Return
|
tchinese: 魔界戰記DISGAEA4 Return
|
||||||
1234430:
|
1234430:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: AdInfinitum/Saved/SaveGames
|
||||||
|
pattern: "*.sav"
|
||||||
|
platforms:
|
||||||
|
- Windows
|
||||||
|
root: WinAppDataLocal
|
||||||
installDir: Ad Infinitum
|
installDir: Ad Infinitum
|
||||||
launch:
|
launch:
|
||||||
- executable: AdInfinitum.exe
|
- executable: AdInfinitum.exe
|
||||||
|
@ -446335,6 +446347,15 @@
|
||||||
description: Launch
|
description: Launch
|
||||||
executable: BBSD.exe
|
executable: BBSD.exe
|
||||||
type: default
|
type: default
|
||||||
|
2497920:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: Pontypants/A Difficult Game About Climbing
|
||||||
|
pattern: "*"
|
||||||
|
root: WinAppDataLocalLow
|
||||||
|
installDir: A Difficult Game About Climbing
|
||||||
|
launch:
|
||||||
|
- executable: A Difficult Game About Climbing.exe
|
||||||
2499780: {}
|
2499780: {}
|
||||||
2499800:
|
2499800:
|
||||||
installDir: Garten of Banban 6
|
installDir: Garten of Banban 6
|
||||||
|
|
|
@ -1977,6 +1977,7 @@ A Day in the Woods:
|
||||||
steam: 503820
|
steam: 503820
|
||||||
A Difficult Game About Climbing:
|
A Difficult Game About Climbing:
|
||||||
pageId: 193719
|
pageId: 193719
|
||||||
|
steam: 2497920
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{P|userprofile\\appdata\\locallow}}\\Pontypants\\A Difficult Game About Climbing\\}}"
|
- "{{Game data/config|Windows|{{P|userprofile\\appdata\\locallow}}\\Pontypants\\A Difficult Game About Climbing\\}}"
|
||||||
A Divided Light:
|
A Divided Light:
|
||||||
|
@ -39219,6 +39220,7 @@ Dandy Ace:
|
||||||
pageId: 132938
|
pageId: 132938
|
||||||
steam: 1037130
|
steam: 1037130
|
||||||
templates:
|
templates:
|
||||||
|
- "{{Game data/config|Windows|{{P|hkcu}}\\Software\\MadMimic\\DandyAce\\}}"
|
||||||
- "{{Game data/saves|Windows|{{p|game}}\\SaveData\\*}}"
|
- "{{Game data/saves|Windows|{{p|game}}\\SaveData\\*}}"
|
||||||
Dandy Dungeon - Legend of Brave Yamada -:
|
Dandy Dungeon - Legend of Brave Yamada -:
|
||||||
pageId: 152871
|
pageId: 152871
|
||||||
|
|
Reference in a new issue