Installer dx-ball-2-demo

files:
- installer: http://www.longbowgames.com/downloads/DX-Ball%202%20Demo%20Install.exe
game:
  arch: win32
  exe: drive_c/Program Files/LDA Games/DX-Ball 2/DXBall2.exe
  prefix: $GAMEDIR
installer:
- task:
    args: /S
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- execute:
    args: sed -i 's/MusicVoices = 8/MusicVoices = 24/;s/PlaybackRate = 22050/PlaybackRate
      = 44100/' '$GAMEDIR/drive_c/Program Files/LDA Games/DX-Ball 2/config.cfg'
    file: /usr/bin/env
description: Includes 24 boards
game_slug: dx-ball-2
gogslug: ''
humblestoreid: ''
installer_slug: dx-ball-2-demo
name: DX-Ball 2
notes: ''
runner: wine
script:
  files:
  - installer: http://www.longbowgames.com/downloads/DX-Ball%202%20Demo%20Install.exe
  game:
    arch: win32
    exe: drive_c/Program Files/LDA Games/DX-Ball 2/DXBall2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      args: /S
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - execute:
      args: sed -i 's/MusicVoices = 8/MusicVoices = 24/;s/PlaybackRate = 22050/PlaybackRate
        = 44100/' '$GAMEDIR/drive_c/Program Files/LDA Games/DX-Ball 2/config.cfg'
      file: /usr/bin/env
slug: dx-ball-2-demo
steamid: null
version: Demo
year: 1998
{
  "game_slug": "dx-ball-2",
  "version": "Demo",
  "description": "Includes 24 boards",
  "notes": "",
  "name": "DX-Ball 2",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "dx-ball-2-demo",
  "installer_slug": "dx-ball-2-demo",
  "script": {
    "files": [
      {
        "installer": "http://www.longbowgames.com/downloads/DX-Ball%202%20Demo%20Install.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/LDA Games/DX-Ball 2/DXBall2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "args": "/S",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "args": "sed -i 's/MusicVoices = 8/MusicVoices = 24/;s/PlaybackRate = 22050/PlaybackRate = 44100/' '$GAMEDIR/drive_c/Program Files/LDA Games/DX-Ball 2/config.cfg'",
          "file": "/usr/bin/env"
        }
      }
    ]
  }
}
Back to game