files:
- installer: N/A:Please select the GOG.com Windows installer
- innoextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
exe: $GAMEDIR/drive_c/GOG Games/World in Conflict/wic.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/tmp/innoextract
file: innoextract
- execute:
args: --extract $installer --gog --exclude-temp --output-dir $CACHE/tmp/wic/
file: $CACHE/tmp/innoextract/innoextract
- move:
dst: $GAMEDIR/drive_c/GOG Games/World in Conflict/
src: $CACHE/tmp/wic/game/
- task:
app: d3dx9
description: Installing d3dx9
name: winetricks
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
description: ''
game_slug: world-in-conflict-complete-edition
gogslug: world_in_conflict_complete_edition
humblestoreid: ''
installer_slug: world-in-conflict-complete-ed-gog-w-dxvk
name: 'World in Conflict: Complete Edition'
notes: "- Install \"unar\" package before running the installer otherwise the installation\
\ process will fail\r\n- The game might hang on the very first run but should work\
\ from the second run on\r\n- Feral Gamemode might cause crash at launch"
runner: wine
script:
files:
- installer: N/A:Please select the GOG.com Windows installer
- innoextract: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
exe: $GAMEDIR/drive_c/GOG Games/World in Conflict/wic.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE/tmp/innoextract
file: innoextract
- execute:
args: --extract $installer --gog --exclude-temp --output-dir $CACHE/tmp/wic/
file: $CACHE/tmp/innoextract/innoextract
- move:
dst: $GAMEDIR/drive_c/GOG Games/World in Conflict/
src: $CACHE/tmp/wic/game/
- task:
app: d3dx9
description: Installing d3dx9
name: winetricks
prefix: $GAMEDIR
system:
env:
DXVK_HUD: 0
slug: world-in-conflict-complete-ed-gog-w-dxvk
steamid: null
version: GOG w/ DXVK
year: 2007
{
"game_slug": "world-in-conflict-complete-edition",
"version": "GOG w/ DXVK",
"description": "",
"notes": "- Install \"unar\" package before running the installer otherwise the installation process will fail\r\n- The game might hang on the very first run but should work from the second run on\r\n- Feral Gamemode might cause crash at launch",
"name": "World in Conflict: Complete Edition",
"year": 2007,
"steamid": null,
"gogslug": "world_in_conflict_complete_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "world-in-conflict-complete-ed-gog-w-dxvk",
"installer_slug": "world-in-conflict-complete-ed-gog-w-dxvk",
"script": {
"files": [
{
"installer": "N/A:Please select the GOG.com Windows installer"
},
{
"innoextract": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/GOG Games/World in Conflict/wic.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE/tmp/innoextract",
"file": "innoextract"
}
},
{
"execute": {
"args": "--extract $installer --gog --exclude-temp --output-dir $CACHE/tmp/wic/",
"file": "$CACHE/tmp/innoextract/innoextract"
}
},
{
"move": {
"dst": "$GAMEDIR/drive_c/GOG Games/World in Conflict/",
"src": "$CACHE/tmp/wic/game/"
}
},
{
"task": {
"app": "d3dx9",
"description": "Installing d3dx9",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"DXVK_HUD": 0
}
}
}
}