files:
- gamefiles: N/A:Select the game files
- alterware-launcher: https://github.com/mxve/alterware-launcher/releases/download/v0.6.6/alterware-launcher-x86_64-unknown-linux-gnu.tar.gz
game:
arch: win32
args: iw4x --bonus
exe: $GAMEDIR/drive_c/Program Files (x86)/IW4x/alterware-launcher
prefix: $GAMEDIR
wine:
dxvk: true
working_dir: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet45
name: winetricks
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
file: gamefiles
format: zip
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
file: alterware-launcher
description: You need the whole game in a zip file.
game_slug: iw4x
gogslug: ''
humblestoreid: ''
installer_slug: iw4x-iw4x
name: IW4x
notes: ''
runner: wine
script:
files:
- gamefiles: N/A:Select the game files
- alterware-launcher: https://github.com/mxve/alterware-launcher/releases/download/v0.6.6/alterware-launcher-x86_64-unknown-linux-gnu.tar.gz
game:
arch: win32
args: iw4x --bonus
exe: $GAMEDIR/drive_c/Program Files (x86)/IW4x/alterware-launcher
prefix: $GAMEDIR
wine:
dxvk: true
working_dir: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
app: dotnet45
name: winetricks
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
file: gamefiles
format: zip
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/IW4x/
file: alterware-launcher
slug: iw4x-iw4x
steamid: null
version: iw4x
year: 2009
{
"game_slug": "iw4x",
"version": "iw4x",
"description": "You need the whole game in a zip file.",
"notes": "",
"name": "IW4x",
"year": 2009,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "iw4x-iw4x",
"installer_slug": "iw4x-iw4x",
"script": {
"files": [
{
"gamefiles": "N/A:Select the game files"
},
{
"alterware-launcher": "https://github.com/mxve/alterware-launcher/releases/download/v0.6.6/alterware-launcher-x86_64-unknown-linux-gnu.tar.gz"
}
],
"game": {
"arch": "win32",
"args": "iw4x --bonus",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/IW4x/alterware-launcher",
"prefix": "$GAMEDIR",
"wine": {
"dxvk": true
},
"working_dir": "$GAMEDIR/drive_c/Program Files (x86)/IW4x/"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "dotnet45",
"name": "winetricks"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/IW4x/",
"file": "gamefiles",
"format": "zip"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/IW4x/",
"file": "alterware-launcher"
}
}
]
}
}