files:
- client: https://www.digitalcombatsimulator.com/upload/iblock/959/d33ul8g3arxnzc1ejgdaa8uev8gvmew2/DCS_World_web.exe
game:
arch: win64
exe: drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts vcrun2017 dxdiag xact_x64 xmllite win10
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /S
description: Installing client
executable: client
name: wineexec
prefix: $GAMEDIR
description: Install the non-Steam version of DCS World directly from the Eagle Dynamics
website. This installer will allow you to play without any other configuration.
game_slug: dcs-world
gogslug: ''
humblestoreid: ''
installer_slug: dcs-world-eagle-dynamics
name: DCS World
notes: To be able to use your Joystick/Hotas you must configure your game in Lutris.
Into "Runner options", check "Show advanced options", scroll down and disable "Autoconfigure
joypads".
runner: wine
script:
files:
- client: https://www.digitalcombatsimulator.com/upload/iblock/959/d33ul8g3arxnzc1ejgdaa8uev8gvmew2/DCS_World_web.exe
game:
arch: win64
exe: drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts vcrun2017 dxdiag xact_x64 xmllite win10
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /S
description: Installing client
executable: client
name: wineexec
prefix: $GAMEDIR
slug: dcs-world-eagle-dynamics
steamid: 223750
version: Eagle Dynamics
year: 2008
{
"game_slug": "dcs-world",
"version": "Eagle Dynamics",
"description": "Install the non-Steam version of DCS World directly from the Eagle Dynamics website. This installer will allow you to play without any other configuration.",
"notes": "To be able to use your Joystick/Hotas you must configure your game in Lutris. Into \"Runner options\", check \"Show advanced options\", scroll down and disable \"Autoconfigure joypads\".",
"name": "DCS World",
"year": 2008,
"steamid": 223750,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dcs-world-eagle-dynamics",
"installer_slug": "dcs-world-eagle-dynamics",
"script": {
"files": [
{
"client": "https://www.digitalcombatsimulator.com/upload/iblock/959/d33ul8g3arxnzc1ejgdaa8uev8gvmew2/DCS_World_web.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Eagle Dynamics/DCS World/bin/DCS_updater.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts vcrun2017 dxdiag xact_x64 xmllite win10",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/S",
"description": "Installing client",
"executable": "client",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}