Import recent changes from PCGamingWiki
This commit is contained in:
parent
2533ab88bb
commit
37d483e09b
3 changed files with 34 additions and 1 deletions
|
@ -49087,6 +49087,19 @@ Asphyxia:
|
|||
steam:
|
||||
id: 311560
|
||||
"Assassin's Creed Shadows":
|
||||
cloud:
|
||||
uplay: true
|
||||
files:
|
||||
"<root>/savegames/<storeUserId>/8006":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- store: uplay
|
||||
"<winDocuments>/Assassin's Creed Shadows":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
installDir:
|
||||
"Assassin's Creed Shadows": {}
|
||||
launch:
|
||||
|
@ -97345,11 +97358,25 @@ Brütal Legend:
|
|||
- save
|
||||
when:
|
||||
- os: windows
|
||||
"<winAppData>/Doublefine/BrutalLegend/<storeUserId>/*.sav":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winAppData>/Doublefine/BrutalLegend/<storeUserId>/prefs.dat":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<winAppData>/Doublefine/BrutalLegend/screen.dat":
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
- os: windows
|
||||
store: steam
|
||||
"<xdgData>/doublefine/brutallegend/*.sav":
|
||||
tags:
|
||||
- save
|
||||
|
|
|
@ -1853,7 +1853,6 @@
|
|||
* [Asphyxia](https://www.pcgamingwiki.com/wiki/?curid=33642)
|
||||
* [ASRECorp](https://www.pcgamingwiki.com/wiki/?curid=42155)
|
||||
* [Assassin 2015](https://www.pcgamingwiki.com/wiki/?curid=191398)
|
||||
* [Assassin's Creed Shadows](https://www.pcgamingwiki.com/wiki/?curid=195073)
|
||||
* [Assassin's Creed: Pirates](https://www.pcgamingwiki.com/wiki/?curid=69296)
|
||||
* [Assassination Classroom VR: Balloon Challenge Time](https://www.pcgamingwiki.com/wiki/?curid=63709)
|
||||
* [Assassination Station](https://www.pcgamingwiki.com/wiki/?curid=71898)
|
||||
|
|
|
@ -15466,8 +15466,13 @@ Assassin 2015:
|
|||
- "{{Game data/saves|Uplay|{{P|uplay}}\\savegames\\{{p|uid}}\\895\\|{{P|uplay}}\\savegames\\{{p|uid}}\\1186\\|{{P|uplay}}\\savegames\\{{p|uid}}\\1661\\}}"
|
||||
- "{{Game data/saves|Steam|{{p|uplay}}\\savegames\\{{p|uid}}\\934\\|{{P|uplay}}\\savegames\\{{p|uid}}\\1187\\|{{P|uplay}}\\savegames\\{{p|uid}}\\1662\\}}"
|
||||
"Assassin's Creed Shadows":
|
||||
cloud:
|
||||
uplay: true
|
||||
pageId: 195073
|
||||
steam: 3159330
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{P|userprofile\\Documents}}\\Assassin's Creed Shadows\\}}"
|
||||
- "{{Game data/saves|Ubisoft Connect|{{p|ubisoftconnect}}\\savegames\\{{p|uid}}\\8006\\}}"
|
||||
"Assassin's Creed Syndicate":
|
||||
cloud:
|
||||
uplay: true
|
||||
|
@ -31030,9 +31035,11 @@ Brütal Legend:
|
|||
- 225270
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|appdata}}\\Doublefine\\BrutalLegend\\screen.dat}}"
|
||||
- "{{Game data/config|Steam|{{p|appdata}}\\Doublefine\\BrutalLegend\\screen.dat|{{p|appdata}}\\Doublefine\\BrutalLegend\\{{p|uid}}\\prefs.dat}}"
|
||||
- "{{Game data/config|OS X|{{p|osxhome}}/Library/Application Support/doublefine/brutallegend/screen.dat}}"
|
||||
- "{{Game data/config|Linux|{{P|xdgdatahome}}/doublefine/brutallegend/screen.dat}}"
|
||||
- "{{Game data/saves|Windows|{{p|appdata}}\\Doublefine\\BrutalLegend\\*.sav}}"
|
||||
- "{{Game data/config|Steam|{{p|appdata}}\\Doublefine\\BrutalLegend\\{{p|uid}}\\*.sav}}"
|
||||
- "{{Game data/saves|OS X|{{p|osxhome}}/Library/Application Support/doublefine/brutallegend/*.sav}}"
|
||||
- "{{Game data/saves|Linux|{{P|xdgdatahome}}/doublefine/brutallegend/*.sav}}"
|
||||
"BuKnight: The Order of the Golden Crest":
|
||||
|
|
Reference in a new issue