Import recent changes from PCGamingWiki
This commit is contained in:
parent
35a1117dd2
commit
e4f8b49f02
3 changed files with 24 additions and 3 deletions
|
@ -69072,12 +69072,19 @@ Blood will be Spilled:
|
||||||
installDir:
|
installDir:
|
||||||
Blood: {}
|
Blood: {}
|
||||||
launch:
|
launch:
|
||||||
|
"<base>/DOS/DOSBox.exe":
|
||||||
|
- arguments: "-conf .\\dosbox_blood.conf"
|
||||||
|
when:
|
||||||
|
- bit: 64
|
||||||
|
os: windows
|
||||||
|
store: steam
|
||||||
|
workingDir: "<base>/DOS"
|
||||||
"<base>/anuket_x64.exe":
|
"<base>/anuket_x64.exe":
|
||||||
- when:
|
- when:
|
||||||
- bit: 64
|
- bit: 64
|
||||||
os: windows
|
os: windows
|
||||||
store: steam
|
store: steam
|
||||||
- arguments: "-addon \\\"addons\\\\Cryptic Passage\\\\\\\""
|
- arguments: "-addon \"addons\\Cryptic Passage\\\""
|
||||||
when:
|
when:
|
||||||
- bit: 64
|
- bit: 64
|
||||||
os: windows
|
os: windows
|
||||||
|
@ -157637,6 +157644,10 @@ Dragon Age II:
|
||||||
- config
|
- config
|
||||||
when:
|
when:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
id:
|
||||||
|
steamExtra:
|
||||||
|
- 47900
|
||||||
|
- 1238050
|
||||||
installDir:
|
installDir:
|
||||||
Dragon Age II: {}
|
Dragon Age II: {}
|
||||||
steam:
|
steam:
|
||||||
|
|
|
@ -28075,7 +28075,7 @@
|
||||||
- config:
|
- config:
|
||||||
oslist: windows
|
oslist: windows
|
||||||
description: Launch Neighbours from Hell
|
description: Launch Neighbours from Hell
|
||||||
executable: "bin\\\\game.exe"
|
executable: "bin\\game.exe"
|
||||||
workingdir: bin
|
workingdir: bin
|
||||||
- config:
|
- config:
|
||||||
oslist: macos
|
oslist: macos
|
||||||
|
@ -336162,13 +336162,20 @@
|
||||||
oslist: windows
|
oslist: windows
|
||||||
executable: anuket_x64.exe
|
executable: anuket_x64.exe
|
||||||
type: default
|
type: default
|
||||||
- arguments: "-addon \\\"addons\\\\Cryptic Passage\\\\\\\""
|
- arguments: "-addon \"addons\\Cryptic Passage\\\""
|
||||||
config:
|
config:
|
||||||
osarch: "64"
|
osarch: "64"
|
||||||
oslist: windows
|
oslist: windows
|
||||||
description: Play Cryptic Passage
|
description: Play Cryptic Passage
|
||||||
executable: anuket_x64.exe
|
executable: anuket_x64.exe
|
||||||
type: none
|
type: none
|
||||||
|
- arguments: "-conf .\\dosbox_blood.conf"
|
||||||
|
config:
|
||||||
|
osarch: "64"
|
||||||
|
oslist: windows
|
||||||
|
description: "Launch DOS Blood: One Unit Whole"
|
||||||
|
executable: "DOS\\DOSBox.exe"
|
||||||
|
workingdir: DOS
|
||||||
1010780:
|
1010780:
|
||||||
installDir: Wings of Glass 玻璃の羽
|
installDir: Wings of Glass 玻璃の羽
|
||||||
launch:
|
launch:
|
||||||
|
|
|
@ -46619,6 +46619,9 @@ Dragon Adventure VR:
|
||||||
Dragon Age II:
|
Dragon Age II:
|
||||||
pageId: 3561
|
pageId: 3561
|
||||||
steam: 1238040
|
steam: 1238040
|
||||||
|
steamSide:
|
||||||
|
- 47900
|
||||||
|
- 1238050
|
||||||
templates:
|
templates:
|
||||||
- "{{Game data/config|Windows|{{p|userprofile\\Documents}}\\BioWare\\Dragon Age 2\\Settings\\DragonAge.ini}}"
|
- "{{Game data/config|Windows|{{p|userprofile\\Documents}}\\BioWare\\Dragon Age 2\\Settings\\DragonAge.ini}}"
|
||||||
- "{{Game data/config|OS X|{{p|osxhome}}/Documents/BioWare/Dragon Age 2/Settings/DragonAge.ini}}"
|
- "{{Game data/config|OS X|{{p|osxhome}}/Documents/BioWare/Dragon Age 2/Settings/DragonAge.ini}}"
|
||||||
|
|
Reference in a new issue