files:
- client: https://www.digitalcombatsimulator.com/upload/iblock/123/DCS_World_Server_web_1.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 Stable version of the dedicated
server directly from the Eagle Dynamics website. This installs the server with a
small amount of additional server configuration left to the user.
game_slug: dcs-world-open-beta-dedicated-server
gogslug: ''
humblestoreid: ''
installer_slug: dcs-world-open-beta-dedicated-stable
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/123/DCS_World_Server_web_1.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-stable
steamid: null
version: Stable
year: 2008
{
"game_slug": "dcs-world-open-beta-dedicated-server",
"version": "Stable",
"description": "Installs the non-Steam version of DCS World Stable version of the dedicated server directly from the Eagle Dynamics website. This installs the server with a small amount of additional server configuration left to 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-stable",
"installer_slug": "dcs-world-open-beta-dedicated-stable",
"script": {
"files": [
{
"client": "https://www.digitalcombatsimulator.com/upload/iblock/123/DCS_World_Server_web_1.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"
}
}
}
}