Import recent changes from PCGamingWiki
This commit is contained in:
parent
47a374452c
commit
58263c82a9
4 changed files with 55 additions and 5 deletions
|
@ -162868,7 +162868,7 @@ Dark Souls II:
|
|||
id: 335300
|
||||
Dark Souls III:
|
||||
files:
|
||||
"<winAppData>/DarkSoulsIII/<storeUserId>/DS30000.sl2":
|
||||
"<winAppData>/DarkSoulsIII/<storeUserId>":
|
||||
tags:
|
||||
- save
|
||||
when:
|
||||
|
@ -621855,6 +621855,24 @@ Spray Girl:
|
|||
Spray Paint Simulator:
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<home>/AppData/LocalLow/NorthStar/SprayPaintSimulator/**/*.png":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/AppData/LocalLow/NorthStar/SprayPaintSimulator/**/*.sav":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/AppData/LocalLow/NorthStar/SprayPaintSimulator/*.glob":
|
||||
when:
|
||||
- store: steam
|
||||
installDir:
|
||||
Spray Paint Simulator: {}
|
||||
launch:
|
||||
"<base>/SprayPaintSimulator.exe":
|
||||
- when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 1811340
|
||||
Spreadstorm:
|
||||
|
@ -723062,6 +723080,13 @@ To Trust an Incubus:
|
|||
To a T:
|
||||
cloud:
|
||||
steam: true
|
||||
installDir:
|
||||
T: {}
|
||||
launch:
|
||||
"<base>/T.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
steam:
|
||||
id: 1875320
|
||||
To the Capital:
|
||||
|
|
|
@ -23929,7 +23929,6 @@
|
|||
* [Spotter](https://www.pcgamingwiki.com/wiki/?curid=112920)
|
||||
* [Spoxel](https://www.pcgamingwiki.com/wiki/?curid=77397)
|
||||
* [Spray Girl](https://www.pcgamingwiki.com/wiki/?curid=121769)
|
||||
* [Spray Paint Simulator](https://www.pcgamingwiki.com/wiki/?curid=204848)
|
||||
* [Spring Bonus](https://www.pcgamingwiki.com/wiki/?curid=60758)
|
||||
* [Spring Breeze](https://www.pcgamingwiki.com/wiki/?curid=72280)
|
||||
* [Spring City Tales](https://www.pcgamingwiki.com/wiki/?curid=87367)
|
||||
|
|
|
@ -574537,7 +574537,27 @@
|
|||
nameLocalized:
|
||||
schinese: EA SPORTS™《FIFA 23》
|
||||
tchinese: EA SPORTS™《FIFA 23》
|
||||
1811340: {}
|
||||
1811340:
|
||||
cloud:
|
||||
saves:
|
||||
- path: NorthStar/SprayPaintSimulator
|
||||
pattern: "*.sav"
|
||||
recursive: true
|
||||
root: WinAppDataLocalLow
|
||||
- path: NorthStar/SprayPaintSimulator
|
||||
pattern: "*.png"
|
||||
recursive: true
|
||||
root: WinAppDataLocalLow
|
||||
- path: NorthStar/SprayPaintSimulator
|
||||
pattern: "*.glob"
|
||||
root: WinAppDataLocalLow
|
||||
installDir: Spray Paint Simulator
|
||||
launch:
|
||||
- config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: SprayPaintSimulator.exe
|
||||
type: default
|
||||
1811600:
|
||||
installDir: Vestaria Saga II The Sacred Sword of Silvanister
|
||||
launch:
|
||||
|
@ -578025,7 +578045,13 @@
|
|||
type: default
|
||||
nameLocalized:
|
||||
schinese: 造物主 2
|
||||
1875320: {}
|
||||
1875320:
|
||||
installDir: T
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
executable: T.exe
|
||||
type: default
|
||||
1875590:
|
||||
installDir: tower
|
||||
launch:
|
||||
|
|
|
@ -51867,7 +51867,7 @@ Dark Souls III:
|
|||
steam: 374320
|
||||
templates:
|
||||
- "{{Game data/config|Windows|{{p|appdata}}\\DarkSoulsIII\\GraphicsConfig.xml}}"
|
||||
- "{{Game data/saves|Windows|{{p|appdata}}\\DarkSoulsIII\\{{P|uid}}\\DS30000.sl2}}"
|
||||
- "{{Game data/saves|Windows|{{p|appdata}}\\DarkSoulsIII\\{{P|uid}}\\}}"
|
||||
Dark Souls Remastered:
|
||||
cloud:
|
||||
steam: true
|
||||
|
|
Reference in a new issue