files:
- gamefiles: N/A:Select the game files
- iw4x-launcher: https://github.com/iw4x/launcher/releases/download/v1.0.2/iw4x-launcher-x86_64-unknown-linux-gnu.tar.gz
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/IW4x/iw4x.exe
prefix: $GAMEDIR
wine:
dxvk: true
working_dir: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
file: gamefiles
format: zip
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
file: iw4x-launcher
- task:
args: --update
executable: $GAMEDIR/drive_c/Program Files (x86)/IW4x/iw4x-launcher
name: wineexec
description: You need the whole game in a zip file.
game_slug: call-of-duty-modern-warfare-2
gogslug: ''
humblestoreid: ''
installer_slug: call-of-duty-modern-warfare-2-iw4x
name: 'Call of Duty: Modern Warfare 2'
notes: ''
runner: wine
script:
files:
- gamefiles: N/A:Select the game files
- iw4x-launcher: https://github.com/iw4x/launcher/releases/download/v1.0.2/iw4x-launcher-x86_64-unknown-linux-gnu.tar.gz
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/IW4x/iw4x.exe
prefix: $GAMEDIR
wine:
dxvk: true
working_dir: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
file: gamefiles
format: zip
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
file: iw4x-launcher
- task:
args: --update
executable: $GAMEDIR/drive_c/Program Files (x86)/IW4x/iw4x-launcher
name: wineexec
slug: call-of-duty-modern-warfare-2-iw4x
steamid: 10180
version: iw4x
year: 2009
{
"game_slug": "call-of-duty-modern-warfare-2",
"version": "iw4x",
"description": "You need the whole game in a zip file.",
"notes": "",
"name": "Call of Duty: Modern Warfare 2",
"year": 2009,
"steamid": 10180,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "call-of-duty-modern-warfare-2-iw4x",
"installer_slug": "call-of-duty-modern-warfare-2-iw4x",
"script": {
"files": [
{
"gamefiles": "N/A:Select the game files"
},
{
"iw4x-launcher": "https://github.com/iw4x/launcher/releases/download/v1.0.2/iw4x-launcher-x86_64-unknown-linux-gnu.tar.gz"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/IW4x/iw4x.exe",
"prefix": "$GAMEDIR",
"wine": {
"dxvk": true
},
"working_dir": "$GAMEDIR/drive_c/Program Files (x86)/IW4x/"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/IW4x/",
"file": "gamefiles",
"format": "zip"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/IW4x/",
"file": "iw4x-launcher"
}
},
{
"task": {
"args": "--update",
"executable": "$GAMEDIR/drive_c/Program Files (x86)/IW4x/iw4x-launcher",
"name": "wineexec"
}
}
]
}
}