Import recent changes from PCGamingWiki
This commit is contained in:
parent
2242f0fbd4
commit
e9bedf74d3
2 changed files with 16 additions and 0 deletions
|
@ -186647,6 +186647,18 @@ Final Fantasy XIII:
|
|||
- save
|
||||
when:
|
||||
- store: steam
|
||||
<winDocuments>/Square Enix/FFXIII/MS/config.json:
|
||||
tags:
|
||||
- config
|
||||
when:
|
||||
- os: windows
|
||||
store: microsoft
|
||||
<winLocalAppData>/Packages/39EA002F.FFXIII_n746a19ndrrjg/SystemAppData/wgs/<storeUserId>:
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
- os: windows
|
||||
store: microsoft
|
||||
<winLocalAppData>/SquareEnix/FinalFantasyXIII/save:
|
||||
tags:
|
||||
- save
|
||||
|
|
|
@ -56275,7 +56275,11 @@ Final Fantasy XIII:
|
|||
steam: 292120
|
||||
templates:
|
||||
- '{{Game data/config|Windows|{{P|game}}\setup.xml}}'
|
||||
- '{{Game data/config|Microsoft Store|{{p|userprofile\Documents}}\Square Enix\FFXIII\MS\config.json}}'
|
||||
- '{{Game data/saves|Windows|{{p|localappdata}}\SquareEnix\FinalFantasyXIII\save\}}'
|
||||
- >-
|
||||
{{Game data/saves|Microsoft
|
||||
Store|{{P|localappdata}}\Packages\39EA002F.FFXIII_n746a19ndrrjg\SystemAppData\wgs\{{P|uid}}\}}
|
||||
- '{{Game data/saves|Steam|{{p|steam}}/userdata/{{p|uid}}/292120/remote/}}'
|
||||
Final Fantasy XIII-2:
|
||||
pageId: 19991
|
||||
|
|
Reference in a new issue