files:
- zip: https://github.com/ciribob/DCS-SimpleRadioStandalone/releases/download/2.1.1.0/DCS-SimpleRadioStandalone-2.1.1.0.zip
game:
exe: $GAMEDIR/drive_c/Program Files/DCS-SimpleRadio-Standalone/SR-ClientRadio.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/DCS-SimpleRadio-Standalone/
file: zip
wine:
overrides:
d3d9: native
version: wine-ge-8-26-x86_64
description: ''
game_slug: dcs-simpleradio-standalone
gogslug: ''
humblestoreid: ''
installer_slug: dcs-simpleradio-standalone-v2110
name: DCS-SimpleRadio Standalone
notes: Do not update the application to version 2.2 - it doesn't work with Proton
8, and microphone doesn't work on newer versions of Proton
runner: wine
script:
files:
- zip: https://github.com/ciribob/DCS-SimpleRadioStandalone/releases/download/2.1.1.0/DCS-SimpleRadioStandalone-2.1.1.0.zip
game:
exe: $GAMEDIR/drive_c/Program Files/DCS-SimpleRadio-Standalone/SR-ClientRadio.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files/DCS-SimpleRadio-Standalone/
file: zip
wine:
overrides:
d3d9: native
version: wine-ge-8-26-x86_64
slug: dcs-simpleradio-standalone-v2110
steamid: null
version: v2.1.1.0
year: null
{
"game_slug": "dcs-simpleradio-standalone",
"version": "v2.1.1.0",
"description": "",
"notes": "Do not update the application to version 2.2 - it doesn't work with Proton 8, and microphone doesn't work on newer versions of Proton",
"name": "DCS-SimpleRadio Standalone",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "dcs-simpleradio-standalone-v2110",
"installer_slug": "dcs-simpleradio-standalone-v2110",
"script": {
"files": [
{
"zip": "https://github.com/ciribob/DCS-SimpleRadioStandalone/releases/download/2.1.1.0/DCS-SimpleRadioStandalone-2.1.1.0.zip"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files/DCS-SimpleRadio-Standalone/SR-ClientRadio.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/DCS-SimpleRadio-Standalone/",
"file": "zip"
}
}
],
"wine": {
"overrides": {
"d3d9": "native"
},
"version": "wine-ge-8-26-x86_64"
}
}
}