Installer dcs-world-open-beta-dedicated-open-beta

files:
- client: https://www.digitalcombatsimulator.com/upload/iblock/937/DCS_World_OpenBeta_Server_web_5.exe
game:
  arch: win64
  exe: drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta Server/bin/DCS_updater.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts vcrun2017 d3dcompiler_43 win10
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /S
    description: Installing client
    executable: client
    name: wineexec
    prefix: $GAMEDIR
- copy:
    dst: $GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta Server/
    src: $GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta Server/bin/webrtc_plugin.dll
wine:
  dxvk: false
  esync: false
  overrides:
    riched20: n
    wbemprox: n
description: Installs the non-Steam version of DCS World Open Beta Dedicated Server
  directly from the Eagle Dynamics website. This installs the server with a small
  amount of additional server configuration for the user.
game_slug: dcs-world-open-beta-dedicated-server
gogslug: ''
humblestoreid: ''
installer_slug: dcs-world-open-beta-dedicated-open-beta
name: DCS World Open Beta Dedicated Server
notes: "Usage of xdotool may be needed to move the login window to a visible location\
  \ (it appears under the splash screen) after startup with the command:\r\n\r\nxdotool\
  \ windowmove $(xdotool  search --onlyvisible 'DCS Login') 10 10"
runner: wine
script:
  files:
  - client: https://www.digitalcombatsimulator.com/upload/iblock/937/DCS_World_OpenBeta_Server_web_5.exe
  game:
    arch: win64
    exe: drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta Server/bin/DCS_updater.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts vcrun2017 d3dcompiler_43 win10
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /S
      description: Installing client
      executable: client
      name: wineexec
      prefix: $GAMEDIR
  - copy:
      dst: $GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta Server/
      src: $GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta Server/bin/webrtc_plugin.dll
  wine:
    dxvk: false
    esync: false
    overrides:
      riched20: n
      wbemprox: n
slug: dcs-world-open-beta-dedicated-open-beta
steamid: null
version: Open Beta
year: 2008
{
  "game_slug": "dcs-world-open-beta-dedicated-server",
  "version": "Open Beta",
  "description": "Installs the non-Steam version of DCS World Open Beta Dedicated Server directly from the Eagle Dynamics website. This installs the server with a small amount of additional server configuration for the user.",
  "notes": "Usage of xdotool may be needed to move the login window to a visible location (it appears under the splash screen) after startup with the command:\r\n\r\nxdotool windowmove $(xdotool  search --onlyvisible 'DCS Login') 10 10",
  "name": "DCS World Open Beta Dedicated Server",
  "year": 2008,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dcs-world-open-beta-dedicated-open-beta",
  "installer_slug": "dcs-world-open-beta-dedicated-open-beta",
  "script": {
    "files": [
      {
        "client": "https://www.digitalcombatsimulator.com/upload/iblock/937/DCS_World_OpenBeta_Server_web_5.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta Server/bin/DCS_updater.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts vcrun2017 d3dcompiler_43 win10",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "description": "Installing client",
          "executable": "client",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta Server/",
          "src": "$GAMEDIR/drive_c/Program Files/Eagle Dynamics/DCS World OpenBeta Server/bin/webrtc_plugin.dll"
        }
      }
    ],
    "wine": {
      "dxvk": false,
      "esync": false,
      "overrides": {
        "riched20": "n",
        "wbemprox": "n"
      }
    }
  }
}
Back to game