Import recent changes from PCGamingWiki
This commit is contained in:
parent
f69d6b660d
commit
342ccce468
4 changed files with 81 additions and 9 deletions
|
@ -366686,8 +366686,18 @@ LeftWay:
|
|||
"Legacy of Kain: Soul Reaver 1 & 2 Remastered":
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<winAppData>/SRX/<storeUserId>/*.dat":
|
||||
when:
|
||||
- store: steam
|
||||
gog:
|
||||
id: 1214553287
|
||||
installDir:
|
||||
Soul Reaver I-II: {}
|
||||
launch:
|
||||
"<base>/SRX.exe":
|
||||
- when:
|
||||
- store: steam
|
||||
steam:
|
||||
id: 2521380
|
||||
"Legacy of Kain: Soul Reaver 2":
|
||||
|
@ -686464,6 +686474,29 @@ The Storytale:
|
|||
- store: steam
|
||||
steam:
|
||||
id: 1165840
|
||||
"The Strange Story Of Brian Fisher: Chapter 2":
|
||||
cloud:
|
||||
steam: true
|
||||
files:
|
||||
"<home>/.config/unity3d/Intetic/tssobfchapter2/<storeUserId>/*.dat":
|
||||
when:
|
||||
- os: linux
|
||||
store: steam
|
||||
"<home>/AppData/LocalLow/Intetic/tssobfchapter2/<storeUserId>/*.dat":
|
||||
when:
|
||||
- store: steam
|
||||
"<home>/Library/Application Support/unity.Intetic.tssobfchapter2/<storeUserId>/*.dat":
|
||||
when:
|
||||
- os: mac
|
||||
store: steam
|
||||
installDir:
|
||||
The Strange Story Of Brian Fisher Chapter 2: {}
|
||||
launch:
|
||||
"<base>/tssobfchapter2.exe":
|
||||
- when:
|
||||
- store: steam
|
||||
steam:
|
||||
id: 1682400
|
||||
"The Stranger: Interactive Game":
|
||||
installDir:
|
||||
The Stranger Interactive Game: {}
|
||||
|
|
|
@ -14413,7 +14413,6 @@
|
|||
* [Left in the Dark: No One on Board](https://www.pcgamingwiki.com/wiki/?curid=49580)
|
||||
* [Left&Right](https://www.pcgamingwiki.com/wiki/?curid=73262)
|
||||
* [LeftWay](https://www.pcgamingwiki.com/wiki/?curid=66717)
|
||||
* [Legacy of Kain: Soul Reaver 1 & 2 Remastered](https://www.pcgamingwiki.com/wiki/?curid=198020)
|
||||
* [Legacy of Lina](https://www.pcgamingwiki.com/wiki/?curid=114388)
|
||||
* [Legacy of Medieval](https://www.pcgamingwiki.com/wiki/?curid=72292)
|
||||
* [Legacy: Witch Island 2](https://www.pcgamingwiki.com/wiki/?curid=167525)
|
||||
|
|
|
@ -192947,20 +192947,20 @@
|
|||
executable: FactoryGameSteam.sh
|
||||
type: default
|
||||
- config:
|
||||
betakey: nightly staging patching media internal internal2 internal3 internal4 internal5 internal6 internal7 internal8 patchnotes-cheats
|
||||
betakey: default-cheats experimental-cheats
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
description: 1.0 version
|
||||
executable: FactoryGameSteam.exe
|
||||
description: Legacy
|
||||
executable: FactoryGame.exe
|
||||
type: option1
|
||||
- arguments: "-NO_EOS_OVERLAY"
|
||||
config:
|
||||
betakey: nightly staging patching media internal internal2 internal3 internal4 internal5 internal6 internal7 internal8 patchnotes-cheats
|
||||
betakey: default-cheats experimental-cheats
|
||||
osarch: "64"
|
||||
oslist: linux
|
||||
description: 1.0 version
|
||||
executable: FactoryGameSteam.sh
|
||||
type: default
|
||||
description: Legacy
|
||||
executable: FactoryGame.sh
|
||||
type: option1
|
||||
- config:
|
||||
betakey: internal-tools
|
||||
osarch: "64"
|
||||
|
@ -563481,6 +563481,31 @@
|
|||
japanese: Warriors of the Nile ~太陽の勇士~2
|
||||
sc_schinese: 尼罗河勇士2
|
||||
schinese: 尼罗河勇士2
|
||||
1682400:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "Intetic/tssobfchapter2/{64BitSteamID}"
|
||||
pattern: "*.dat"
|
||||
root: WinAppDataLocalLow
|
||||
overrides:
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: "Intetic/tssobfchapter2/{64BitSteamID}"
|
||||
replace: "unity.Intetic.tssobfchapter2/{64BitSteamID}"
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: MacAppSupport
|
||||
- os: Linux
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: "Intetic/tssobfchapter2/{64BitSteamID}"
|
||||
replace: ".config/unity3d/Intetic/tssobfchapter2/{64BitSteamID}"
|
||||
root: WinAppDataLocalLow
|
||||
useInstead: LinuxHome
|
||||
installDir: The Strange Story Of Brian Fisher Chapter 2
|
||||
launch:
|
||||
- executable: tssobfchapter2.exe
|
||||
type: default
|
||||
1683100:
|
||||
cloud:
|
||||
saves:
|
||||
|
@ -594483,7 +594508,16 @@
|
|||
nameLocalized:
|
||||
schinese: 暗夜之爱
|
||||
tchinese: 暗夜之愛
|
||||
2521380: {}
|
||||
2521380:
|
||||
cloud:
|
||||
saves:
|
||||
- path: "SRX/{64BitSteamID}"
|
||||
pattern: "*.dat"
|
||||
root: WinAppDataRoaming
|
||||
installDir: Soul Reaver I-II
|
||||
launch:
|
||||
- executable: SRX.exe
|
||||
type: default
|
||||
2525380: {}
|
||||
2526380:
|
||||
installDir: Sword of Convallaria
|
||||
|
|
|
@ -218363,6 +218363,12 @@ The Storytale:
|
|||
xbox: true
|
||||
pageId: 154168
|
||||
steam: 1165840
|
||||
"The Strange Story Of Brian Fisher: Chapter 2":
|
||||
cloud:
|
||||
steam: true
|
||||
xbox: true
|
||||
pageId: 200029
|
||||
steam: 1682400
|
||||
"The Stranger: Interactive Game":
|
||||
pageId: 140761
|
||||
steam: 1113110
|
||||
|
|
Reference in a new issue