Import recent changes from PCGamingWiki
This commit is contained in:
parent
83fd62e27e
commit
794b6f42f2
3 changed files with 80 additions and 3 deletions
|
@ -23404,7 +23404,8 @@ Age of Wonders 4:
|
|||
Age of Wonders 4: {}
|
||||
launch:
|
||||
"<base>/launcher-se/Paradox Launcher.exe":
|
||||
- when:
|
||||
- arguments: "--pdxlEnableSteamDeckCompatibilityMode"
|
||||
when:
|
||||
- bit: 64
|
||||
os: windows
|
||||
store: steam
|
||||
|
@ -126249,6 +126250,7 @@ Cladun X2:
|
|||
id: 206250
|
||||
"Clair Obscur: Expedition 33":
|
||||
cloud:
|
||||
epic: true
|
||||
steam: true
|
||||
files:
|
||||
"<winLocalAppData>/Sandfall/Saved/SaveGames/<storeUserId>/**/*.sav":
|
||||
|
@ -226926,6 +226928,7 @@ Eternal Step:
|
|||
id: 374240
|
||||
Eternal Strands:
|
||||
cloud:
|
||||
gog: true
|
||||
steam: true
|
||||
files:
|
||||
"<winLocalAppData>/EternalStrands/Saved/Config/Windows":
|
||||
|
@ -226940,6 +226943,9 @@ Eternal Strands:
|
|||
- os: windows
|
||||
gog:
|
||||
id: 2079763780
|
||||
id:
|
||||
gogExtra:
|
||||
- 1311544856
|
||||
installDir:
|
||||
EternalStrands: {}
|
||||
launch:
|
||||
|
@ -467230,6 +467236,21 @@ Old Skies:
|
|||
lutris: old-skies
|
||||
steamExtra:
|
||||
- 2001820
|
||||
installDir:
|
||||
Old Skies: {}
|
||||
launch:
|
||||
"<base>/OldSkies.app/Contents/MacOS/AGS":
|
||||
- when:
|
||||
- os: mac
|
||||
store: steam
|
||||
"<base>/OldSkies.exe":
|
||||
- when:
|
||||
- os: windows
|
||||
store: steam
|
||||
"<base>/Start.sh":
|
||||
- when:
|
||||
- os: linux
|
||||
store: steam
|
||||
steam:
|
||||
id: 1346360
|
||||
Old Time Hockey:
|
||||
|
|
|
@ -541261,7 +541261,57 @@
|
|||
japanese: ウォーグルーヴ 2
|
||||
schinese: 战律 2
|
||||
tchinese: 戰律 2
|
||||
1346360: {}
|
||||
1346360:
|
||||
cloud:
|
||||
saves:
|
||||
- path: Old Skies
|
||||
pattern: "*"
|
||||
root: WinSavedGames
|
||||
overrides:
|
||||
- os: MacOS
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Old Skies
|
||||
replace: Old Skies
|
||||
root: WinSavedGames
|
||||
useInstead: MacAppSupport
|
||||
- os: Linux
|
||||
osCompare: "="
|
||||
pathTransforms:
|
||||
- find: Old Skies
|
||||
replace: ".local/share/ags/Old Skies"
|
||||
root: WinSavedGames
|
||||
useInstead: LinuxHome
|
||||
installDir: Old Skies
|
||||
launch:
|
||||
- config:
|
||||
oslist: windows
|
||||
description: Launch game
|
||||
executable: OldSkies.exe
|
||||
type: default
|
||||
- config:
|
||||
oslist: macos
|
||||
executable: OldSkies.app/Contents/MacOS/AGS
|
||||
type: default
|
||||
- config:
|
||||
oslist: linux
|
||||
executable: "./Start.sh"
|
||||
type: default
|
||||
- config:
|
||||
oslist: windows
|
||||
description: Settings
|
||||
executable: winsetup.exe
|
||||
type: config
|
||||
- config:
|
||||
oslist: linux
|
||||
description: Settings
|
||||
executable: "./winsetup"
|
||||
type: config
|
||||
- config:
|
||||
oslist: macos
|
||||
description: Settings
|
||||
executable: AGSTool.app/Contents/MacOS/bash.command
|
||||
type: config
|
||||
1346400:
|
||||
installDir: Battle Engine Aquila
|
||||
launch:
|
||||
|
@ -565031,7 +565081,8 @@
|
|||
1669000:
|
||||
installDir: Age of Wonders 4
|
||||
launch:
|
||||
- config:
|
||||
- arguments: "--pdxlEnableSteamDeckCompatibilityMode"
|
||||
config:
|
||||
osarch: "64"
|
||||
oslist: windows
|
||||
executable: "launcher-se\\Paradox Launcher.exe"
|
||||
|
|
|
@ -40112,7 +40112,9 @@ Cladun X2:
|
|||
steam: 206250
|
||||
"Clair Obscur: Expedition 33":
|
||||
cloud:
|
||||
epic: true
|
||||
steam: true
|
||||
xbox: true
|
||||
pageId: 195578
|
||||
steam: 1903340
|
||||
Claire:
|
||||
|
@ -72059,9 +72061,12 @@ Eternal Step:
|
|||
steam: 374240
|
||||
Eternal Strands:
|
||||
cloud:
|
||||
gog: true
|
||||
steam: true
|
||||
xbox: true
|
||||
gog: 2079763780
|
||||
gogSide:
|
||||
- 1311544856
|
||||
pageId: 201013
|
||||
steam: 1491410
|
||||
templates:
|
||||
|
|
Reference in a new issue