files:
- client: https://www.digitalcombatsimulator.com/upload/iblock/722/10xqudpzyvruo62jw9830unu8qst3kes/DCS_World_OpenBeta_web.exe
game:
arch: win64
exe: drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta/bin/DCS_updater.exe
prefix: $GAMEDIR
install_complete_text: Please note that as of 11/21/2022, you need to install a wine-ge-custom
runner for the game to launch
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial d3dcompiler_47 win10
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /S
description: Installing client
executable: client
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
wbemprox: n
description: Open beta branch of DCS World standalone.
game_slug: dcs-world
gogslug: ''
humblestoreid: ''
installer_slug: dcs-world-standalone-open-beta
name: DCS World
notes: "Known issues:\r\n- Installation cannot be silent. Please keep the default\
\ installation location as it is required for the script.\r\n- You will need to\
\ install a wine-ge-custom runner for the game to run.\r\n- On some window managers\
\ the login prompt will be hidden behind the splash screen. To workaround this,\
\ temporarily enable \"(DCS) > Configure > Runner Options > Windowed (virtual desktop)\"\
\ and enable auto login and remember password at the prompt."
runner: wine
script:
files:
- client: https://www.digitalcombatsimulator.com/upload/iblock/722/10xqudpzyvruo62jw9830unu8qst3kes/DCS_World_OpenBeta_web.exe
game:
arch: win64
exe: drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta/bin/DCS_updater.exe
prefix: $GAMEDIR
install_complete_text: Please note that as of 11/21/2022, you need to install a
wine-ge-custom runner for the game to launch
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: arial d3dcompiler_47 win10
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
arch: win64
args: /S
description: Installing client
executable: client
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
overrides:
wbemprox: n
slug: dcs-world-standalone-open-beta
steamid: 223750
version: Standalone Open Beta
year: 2008
{
"game_slug": "dcs-world",
"version": "Standalone Open Beta",
"description": "Open beta branch of DCS World standalone.",
"notes": "Known issues:\r\n- Installation cannot be silent. Please keep the default installation location as it is required for the script.\r\n- You will need to install a wine-ge-custom runner for the game to run.\r\n- On some window managers the login prompt will be hidden behind the splash screen. To workaround this, temporarily enable \"(DCS) > Configure > Runner Options > Windowed (virtual desktop)\" and enable auto login and remember password at the prompt.",
"name": "DCS World",
"year": 2008,
"steamid": 223750,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dcs-world-standalone-open-beta",
"installer_slug": "dcs-world-standalone-open-beta",
"script": {
"files": [
{
"client": "https://www.digitalcombatsimulator.com/upload/iblock/722/10xqudpzyvruo62jw9830unu8qst3kes/DCS_World_OpenBeta_web.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta/bin/DCS_updater.exe",
"prefix": "$GAMEDIR"
},
"install_complete_text": "Please note that as of 11/21/2022, you need to install a wine-ge-custom runner for the game to launch",
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "arial d3dcompiler_47 win10",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/S",
"description": "Installing client",
"executable": "client",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
},
"wine": {
"overrides": {
"wbemprox": "n"
}
}
}
}