Import recent changes from PCGamingWiki
This commit is contained in:
parent
ab154018e5
commit
ddbe5d09ad
5 changed files with 87 additions and 6 deletions
|
@ -349777,6 +349777,17 @@ Kitsune Tails:
|
||||||
- save
|
- save
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
installDir:
|
||||||
|
KitsuneTails: {}
|
||||||
|
launch:
|
||||||
|
"<base>/KitsuneTails":
|
||||||
|
- when:
|
||||||
|
- os: linux
|
||||||
|
store: steam
|
||||||
|
"<base>/KitsuneTails.exe":
|
||||||
|
- when:
|
||||||
|
- os: windows
|
||||||
|
store: steam
|
||||||
steam:
|
steam:
|
||||||
id: 1325260
|
id: 1325260
|
||||||
Kitten Adventures in City Park:
|
Kitten Adventures in City Park:
|
||||||
|
@ -392539,6 +392550,21 @@ Master Cube:
|
||||||
steam:
|
steam:
|
||||||
id: 1081350
|
id: 1081350
|
||||||
"Master Detective Archives: Rain Code Plus":
|
"Master Detective Archives: Rain Code Plus":
|
||||||
|
cloud:
|
||||||
|
steam: true
|
||||||
|
files:
|
||||||
|
"<winLocalAppData>/RainCodePlus/Saved/Config":
|
||||||
|
tags:
|
||||||
|
- config
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
"<winLocalAppData>/RainCodePlus/Saved/SaveGames":
|
||||||
|
tags:
|
||||||
|
- save
|
||||||
|
when:
|
||||||
|
- os: windows
|
||||||
|
installDir:
|
||||||
|
Master Detective Archives RAIN CODE: {}
|
||||||
steam:
|
steam:
|
||||||
id: 2903950
|
id: 2903950
|
||||||
Master Magistrate:
|
Master Magistrate:
|
||||||
|
@ -485980,6 +486006,8 @@ PowerWash Simulator:
|
||||||
- 2593920
|
- 2593920
|
||||||
- 2593930
|
- 2593930
|
||||||
- 2736310
|
- 2736310
|
||||||
|
- 2736320
|
||||||
|
- 2736330
|
||||||
installDir:
|
installDir:
|
||||||
PowerWash Simulator: {}
|
PowerWash Simulator: {}
|
||||||
launch:
|
launch:
|
||||||
|
@ -571694,7 +571722,7 @@ Slender Threads:
|
||||||
alias: "Slender: The Arrival (2013)"
|
alias: "Slender: The Arrival (2013)"
|
||||||
"Slender: The Arrival (2013)":
|
"Slender: The Arrival (2013)":
|
||||||
files:
|
files:
|
||||||
"<home>/Library/Application Support/SlenderTheArrival/Saved/Config/macOS/GameUserSettings.ini":
|
"<home>/Library/Application Support/SlenderTheArrival/Saved/Config/macOS/GameUserSettings.cfg":
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
|
@ -597111,7 +597139,6 @@ Star Wars Galaxies:
|
||||||
"Star Wars: Bounty Hunter":
|
"Star Wars: Bounty Hunter":
|
||||||
cloud:
|
cloud:
|
||||||
gog: true
|
gog: true
|
||||||
steam: true
|
|
||||||
files:
|
files:
|
||||||
"<winDocuments>/Star Wars Bounty Hunter/Saves":
|
"<winDocuments>/Star Wars Bounty Hunter/Saves":
|
||||||
tags:
|
tags:
|
||||||
|
|
|
@ -15522,7 +15522,6 @@
|
||||||
* [Massive Galaxy](https://www.pcgamingwiki.com/wiki/?curid=88221)
|
* [Massive Galaxy](https://www.pcgamingwiki.com/wiki/?curid=88221)
|
||||||
* [Massive multiplayer war shooter](https://www.pcgamingwiki.com/wiki/?curid=121896)
|
* [Massive multiplayer war shooter](https://www.pcgamingwiki.com/wiki/?curid=121896)
|
||||||
* [Master Arena](https://www.pcgamingwiki.com/wiki/?curid=93271)
|
* [Master Arena](https://www.pcgamingwiki.com/wiki/?curid=93271)
|
||||||
* [Master Detective Archives: Rain Code Plus](https://www.pcgamingwiki.com/wiki/?curid=194953)
|
|
||||||
* [Master of ABC](https://www.pcgamingwiki.com/wiki/?curid=66039)
|
* [Master of ABC](https://www.pcgamingwiki.com/wiki/?curid=66039)
|
||||||
* [Master of Dimensions](https://www.pcgamingwiki.com/wiki/?curid=178619)
|
* [Master of Dimensions](https://www.pcgamingwiki.com/wiki/?curid=178619)
|
||||||
* [Master of Magic Chess](https://www.pcgamingwiki.com/wiki/?curid=61650)
|
* [Master of Magic Chess](https://www.pcgamingwiki.com/wiki/?curid=61650)
|
||||||
|
|
|
@ -535975,7 +535975,32 @@
|
||||||
type: none
|
type: none
|
||||||
nameLocalized:
|
nameLocalized:
|
||||||
japanese: 仁王2 Complete Edition
|
japanese: 仁王2 Complete Edition
|
||||||
1325260: {}
|
1325260:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: KitsuneTails
|
||||||
|
pattern: "*.sav"
|
||||||
|
root: WinAppDataRoaming
|
||||||
|
overrides:
|
||||||
|
- addPath: ""
|
||||||
|
os: Linux
|
||||||
|
osCompare: "="
|
||||||
|
root: WinAppDataRoaming
|
||||||
|
useInstead: LinuxXdgDataHome
|
||||||
|
- addPath: ""
|
||||||
|
os: MacOS
|
||||||
|
osCompare: "="
|
||||||
|
root: WinAppDataRoaming
|
||||||
|
useInstead: MacAppSupport
|
||||||
|
installDir: KitsuneTails
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
oslist: windows
|
||||||
|
executable: KitsuneTails.exe
|
||||||
|
type: default
|
||||||
|
- config:
|
||||||
|
oslist: linux
|
||||||
|
executable: "./KitsuneTails"
|
||||||
1325470:
|
1325470:
|
||||||
cloud:
|
cloud:
|
||||||
saves:
|
saves:
|
||||||
|
@ -589639,7 +589664,29 @@
|
||||||
type: default
|
type: default
|
||||||
2890360: {}
|
2890360: {}
|
||||||
2903950:
|
2903950:
|
||||||
|
cloud:
|
||||||
|
saves:
|
||||||
|
- path: RainCodePlus/Saved/SaveGames
|
||||||
|
pattern: "*.sav"
|
||||||
|
platforms:
|
||||||
|
- Windows
|
||||||
|
root: WinAppDataLocal
|
||||||
|
installDir: Master Detective Archives RAIN CODE
|
||||||
|
launch:
|
||||||
|
- config:
|
||||||
|
osarch: "64"
|
||||||
|
oslist: windows
|
||||||
|
executable: RainCodePlus.exe
|
||||||
|
type: option1
|
||||||
|
- config:
|
||||||
|
osarch: "64"
|
||||||
|
oslist: windows
|
||||||
|
ownsdlc: "2903990"
|
||||||
|
description: アートブック
|
||||||
|
executable: The Book of Death.exe
|
||||||
|
type: option2
|
||||||
nameLocalized:
|
nameLocalized:
|
||||||
|
english: "Master Detective Archives: RAIN CODE Plus"
|
||||||
japanese: 超探偵事件簿 レインコード プラス
|
japanese: 超探偵事件簿 レインコード プラス
|
||||||
schinese: 超侦探事件簿 雾雨谜宫 Plus
|
schinese: 超侦探事件簿 雾雨谜宫 Plus
|
||||||
tchinese: 超偵探事件簿 霧雨謎宮 Plus
|
tchinese: 超偵探事件簿 霧雨謎宮 Plus
|
||||||
|
|
|
@ -16982,6 +16982,7 @@ Avoidon:
|
||||||
pageId: 150794
|
pageId: 150794
|
||||||
steam: 936580
|
steam: 936580
|
||||||
Avorion:
|
Avorion:
|
||||||
|
malformed: true
|
||||||
pageId: 55770
|
pageId: 55770
|
||||||
steam: 445220
|
steam: 445220
|
||||||
steamSide:
|
steamSide:
|
||||||
|
@ -124335,10 +124336,15 @@ Master Cube:
|
||||||
pageId: 140869
|
pageId: 140869
|
||||||
steam: 1081350
|
steam: 1081350
|
||||||
"Master Detective Archives: Rain Code Plus":
|
"Master Detective Archives: Rain Code Plus":
|
||||||
|
cloud:
|
||||||
|
steam: true
|
||||||
pageId: 194953
|
pageId: 194953
|
||||||
renamedFrom:
|
renamedFrom:
|
||||||
- "Master Detective Archives: RAIN CODE Plus"
|
- "Master Detective Archives: RAIN CODE Plus"
|
||||||
steam: 2903950
|
steam: 2903950
|
||||||
|
templates:
|
||||||
|
- "{{Game data/config|Windows|{{P|localappdata}}\\RainCodePlus\\Saved\\Config}}"
|
||||||
|
- "{{Game data/saves|Windows|{{P|localappdata}}\\RainCodePlus\\Saved\\SaveGames}}"
|
||||||
Master Magistrate:
|
Master Magistrate:
|
||||||
cloud:
|
cloud:
|
||||||
steam: true
|
steam: true
|
||||||
|
@ -154571,6 +154577,8 @@ PowerWash Simulator:
|
||||||
- 2593920
|
- 2593920
|
||||||
- 2593930
|
- 2593930
|
||||||
- 2736310
|
- 2736310
|
||||||
|
- 2736320
|
||||||
|
- 2736330
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{P|userprofile\\appdata\\locallow}}\\FuturLab\\PowerWash Simulator\\SaveData\\Preferences}}"
|
- "{{Game data/config|Windows|{{P|userprofile\\appdata\\locallow}}\\FuturLab\\PowerWash Simulator\\SaveData\\Preferences}}"
|
||||||
- "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\FuturLab\\PowerWash Simulator\\SaveData}}"
|
- "{{Game data/saves|Windows|{{P|userprofile\\appdata\\locallow}}\\FuturLab\\PowerWash Simulator\\SaveData}}"
|
||||||
|
@ -181721,7 +181729,7 @@ Slender Threads:
|
||||||
steam: 252330
|
steam: 252330
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{P|hkcu}}\\Software\\Blue Isle Studios\\Slender - The Arrival}}"
|
- "{{Game data/config|Windows|{{P|hkcu}}\\Software\\Blue Isle Studios\\Slender - The Arrival}}"
|
||||||
- "{{Game data/config|OS X|{{P|osxhome}}/Library/Application Support/SlenderTheArrival/Saved/Config/macOS/GameUserSettings.ini}}"
|
- "{{Game data/config|OS X|{{P|osxhome}}/Library/Application Support/SlenderTheArrival/Saved/Config/macOS/GameUserSettings.cfg}}"
|
||||||
- "{{Game data/saves|Windows|{{P|hkcu}}\\Software\\Blue Isle Studios\\Slender - The Arrival}}"
|
- "{{Game data/saves|Windows|{{P|hkcu}}\\Software\\Blue Isle Studios\\Slender - The Arrival}}"
|
||||||
- "{{Game data/saves|OS X|{{P|osxhome}}/Library/Application Support/SlenderTheArrival/Saved/SaveGames/}}"
|
- "{{Game data/saves|OS X|{{P|osxhome}}/Library/Application Support/SlenderTheArrival/Saved/SaveGames/}}"
|
||||||
"Slender: The Arrival (2023)":
|
"Slender: The Arrival (2023)":
|
||||||
|
@ -189732,7 +189740,6 @@ Star Wars Outlaws:
|
||||||
"Star Wars: Bounty Hunter":
|
"Star Wars: Bounty Hunter":
|
||||||
cloud:
|
cloud:
|
||||||
gog: true
|
gog: true
|
||||||
steam: true
|
|
||||||
gog: 1158717618
|
gog: 1158717618
|
||||||
pageId: 196005
|
pageId: 196005
|
||||||
steam: 2419090
|
steam: 2419090
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
* [Avorion](https://www.pcgamingwiki.com/wiki/?curid=55770)
|
||||||
* [Boneworks](https://www.pcgamingwiki.com/wiki/?curid=129124)
|
* [Boneworks](https://www.pcgamingwiki.com/wiki/?curid=129124)
|
||||||
* [Call of Duty: Modern Warfare II](https://www.pcgamingwiki.com/wiki/?curid=178173)
|
* [Call of Duty: Modern Warfare II](https://www.pcgamingwiki.com/wiki/?curid=178173)
|
||||||
* [Escape from Tarkov](https://www.pcgamingwiki.com/wiki/?curid=75944)
|
* [Escape from Tarkov](https://www.pcgamingwiki.com/wiki/?curid=75944)
|
||||||
|
|
Reference in a new issue