Import recent changes from PCGamingWiki
This commit is contained in:
parent
df692525f8
commit
a1da0a6999
2 changed files with 7 additions and 4 deletions
|
@ -195184,6 +195184,8 @@ Dreamkiller:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
id:
|
||||||
|
lutris: dreamkiller
|
||||||
installDir:
|
installDir:
|
||||||
Dreamkiller: {}
|
Dreamkiller: {}
|
||||||
launch:
|
launch:
|
||||||
|
@ -237839,7 +237841,7 @@ Fate/EXTELLA:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
"<root>/userdata/\"SteamUserID\"/622220/remote/savedata/LINKSAVEDATA.bin":
|
"<root>/userdata/<storeUserId>/622220/remote/savedata/LINKSAVEDATA.bin":
|
||||||
tags:
|
tags:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
|
@ -237864,7 +237866,7 @@ Fate/EXTELLA:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- store: steam
|
- store: steam
|
||||||
"<root>/userdata/\"SteamUserID\"/511680/remote/savedata/FESAVSYSTEM.bin":
|
"<root>/userdata/<storeUserId>/511680/remote/savedata/FESAVSYSTEM.bin":
|
||||||
tags:
|
tags:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
|
|
|
@ -61818,6 +61818,7 @@ Dreaming Sarah:
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/saves|Windows|{{p|game}}\\save.json}}"
|
- "{{Game data/saves|Windows|{{p|game}}\\save.json}}"
|
||||||
Dreamkiller:
|
Dreamkiller:
|
||||||
|
lutris: dreamkiller
|
||||||
pageId: 88635
|
pageId: 88635
|
||||||
steam: 24500
|
steam: 24500
|
||||||
templates:
|
templates:
|
||||||
|
@ -75785,7 +75786,7 @@ Fate of the World:
|
||||||
steam: 622220
|
steam: 622220
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|game}}\\win_config.ini}}"
|
- "{{Game data/config|Windows|{{p|game}}\\win_config.ini}}"
|
||||||
- "{{Game data/saves|Windows|{{P|steam}}/userdata/\"SteamUserID\"/622220/remote/savedata/LINKSAVEDATA.bin}}"
|
- "{{Game data/saves|Windows|{{P|steam}}/userdata/{{p|uid}}/622220/remote/savedata/LINKSAVEDATA.bin}}"
|
||||||
"Fate/Extella: The Umbral Star":
|
"Fate/Extella: The Umbral Star":
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
@ -75795,7 +75796,7 @@ Fate of the World:
|
||||||
steam: 511680
|
steam: 511680
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Steam|{{p|game}}/win_config.ini}}"
|
- "{{Game data/config|Steam|{{p|game}}/win_config.ini}}"
|
||||||
- "{{Game data/saves|Windows|{{P|steam}}/userdata/\"SteamUserID\"/511680/remote/savedata/FESAVSYSTEM.bin}}"
|
- "{{Game data/saves|Windows|{{P|steam}}/userdata/{{p|uid}}/511680/remote/savedata/FESAVSYSTEM.bin<ref>{{Refurl|url=https://www.reddit.com/r/fateextella/comments/6r1s4k/where_is_the_save_data_file/|title=Where is the Save Data file?|date=2017-08-02}}</ref>}}"
|
||||||
Fate/Hollow Ataraxia:
|
Fate/Hollow Ataraxia:
|
||||||
pageId: 164556
|
pageId: 164556
|
||||||
renamedFrom:
|
renamedFrom:
|
||||||
|
|
Reference in a new issue