Import recent changes from PCGamingWiki

This commit is contained in:
GitHub Actions 2022-12-14 12:25:38 +00:00 committed by github-actions[bot]
parent 26488c9a95
commit eed2e06423
3 changed files with 47 additions and 3 deletions

View file

@ -434746,9 +434746,22 @@ Shadow Warrior (1997):
gog: gog:
id: 1207659142 id: 1207659142
installDir: installDir:
Shadow Warrior DOS: {} Shadow Warrior Original: {}
launch:
<base>/bin/DOSBox.app/Contents/MacOS/DOSBox:
- arguments: '-conf dosbox_swarrior.conf -conf dosbox_swarrior_single.conf -noconsole -c exit'
when:
- os: mac
store: steam
workingDir: <base>/gameroot
<base>/bin/DOSBox.exe:
- arguments: '-conf dosbox_swarrior.conf -conf dosbox_swarrior_single.conf -noconsole -c exit'
when:
- os: windows
store: steam
workingDir: <base>/gameroot
steam: steam:
id: 358400 id: 238070
Shadow Warrior (2013): Shadow Warrior (2013):
files: files:
<home>/Library/Application Support/Flying Wild Hog/Shadow Warrior: <home>/Library/Application Support/Flying Wild Hog/Shadow Warrior:

View file

@ -105955,6 +105955,37 @@
oslist: macos oslist: macos
description: Mac Binary description: Mac Binary
executable: Deus Ex Human Revolution - Directors Cut.app executable: Deus Ex Human Revolution - Directors Cut.app
'238070':
installDir: Shadow Warrior Original
launch:
- arguments: '-conf dosbox_swarrior.conf -conf dosbox_swarrior_single.conf -noconsole -c exit'
config:
oslist: windows
description: Shadow Warrior (1997)
executable: bin\\DOSBox.exe
type: default
workingdir: gameroot
- arguments: '-conf dosbox_swarrior.conf -conf dosbox_swarrior_single.conf -noconsole -c exit'
config:
oslist: macos
description: Shadow Warrior (1997)
executable: bin/DOSBox.app/Contents/MacOS/DOSBox
type: default
workingdir: gameroot
- arguments: '-conf dosbox_swarrior.conf -conf dosbox_swarrior_client_betas.conf -noconsole -c exit'
config:
oslist: windows
description: Prototypes/Betas
executable: bin\\DOSBox.exe
type: option1
workingdir: gameroot
- arguments: '-conf dosbox_swarrior.conf -conf dosbox_swarrior_client_betas.conf -noconsole -c exit'
config:
oslist: macos
description: Prototypes/Betas
executable: bin/DOSBox.app/Contents/MacOS/DOSBox
type: option1
workingdir: gameroot
'238090': '238090':
installDir: Sniper Elite 3 installDir: Sniper Elite 3
launch: launch:

View file

@ -131777,7 +131777,7 @@ Shadow Uprising:
Shadow Warrior (1997): Shadow Warrior (1997):
gog: 1207659142 gog: 1207659142
pageId: 9487 pageId: 9487
steam: 358400 steam: 238070
templates: templates:
- '{{Game data/config|DOS|{{p|game}}\SW.CFG}}' - '{{Game data/config|DOS|{{p|game}}\SW.CFG}}'
- '{{Game data/saves|DOS|{{p|game}}\GAME*.SAV}}' - '{{Game data/saves|DOS|{{p|game}}\GAME*.SAV}}'