Installer cabal-online-eu

files:
- game_setup:
    filename: 11132014_EU_Setup.exe
    url: http://cabaleu.playthisgame.com/en/FullClient/WEST
- vcredist:
    filename: vcredist_x86.exe
    url: https://download.microsoft.com/download/C/6/D/C6D0FD4E-9E53-4897-9B91-836EBA2AACD3/vcredist_x86.exe
- directx:
    filename: dxwebsetup.exe
    url: https://download.microsoft.com/download/8/0/d/80d7e79d-c0e4-415a-bcca-e229eafe2679/dxwebsetup.exe
game:
  arch: win32
  exe: drive_c/Program Files/CABAL Online (EU)/CabalMain.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    description: Creating 32-bit Wine prefix.
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: winxp
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Install vcredist 2012
    executable: vcredist
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Install directx 9.0c
    executable: directx
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing Cabal Online EU
    executable: game_setup
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: cabal-online
gogslug: ''
humblestoreid: ''
installer_slug: cabal-online-eu
name: CABAL Online
notes: ''
runner: wine
script:
  files:
  - game_setup:
      filename: 11132014_EU_Setup.exe
      url: http://cabaleu.playthisgame.com/en/FullClient/WEST
  - vcredist:
      filename: vcredist_x86.exe
      url: https://download.microsoft.com/download/C/6/D/C6D0FD4E-9E53-4897-9B91-836EBA2AACD3/vcredist_x86.exe
  - directx:
      filename: dxwebsetup.exe
      url: https://download.microsoft.com/download/8/0/d/80d7e79d-c0e4-415a-bcca-e229eafe2679/dxwebsetup.exe
  game:
    arch: win32
    exe: drive_c/Program Files/CABAL Online (EU)/CabalMain.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      description: Creating 32-bit Wine prefix.
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: winxp
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Install vcredist 2012
      executable: vcredist
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Install directx 9.0c
      executable: directx
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing Cabal Online EU
      executable: game_setup
      name: wineexec
      prefix: $GAMEDIR
slug: cabal-online-eu
steamid: 253490
version: EU
year: 2005
{
  "game_slug": "cabal-online",
  "version": "EU",
  "description": null,
  "notes": "",
  "name": "CABAL Online",
  "year": 2005,
  "steamid": 253490,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "cabal-online-eu",
  "installer_slug": "cabal-online-eu",
  "script": {
    "files": [
      {
        "game_setup": {
          "filename": "11132014_EU_Setup.exe",
          "url": "http://cabaleu.playthisgame.com/en/FullClient/WEST"
        }
      },
      {
        "vcredist": {
          "filename": "vcredist_x86.exe",
          "url": "https://download.microsoft.com/download/C/6/D/C6D0FD4E-9E53-4897-9B91-836EBA2AACD3/vcredist_x86.exe"
        }
      },
      {
        "directx": {
          "filename": "dxwebsetup.exe",
          "url": "https://download.microsoft.com/download/8/0/d/80d7e79d-c0e4-415a-bcca-e229eafe2679/dxwebsetup.exe"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/CABAL Online (EU)/CabalMain.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "description": "Creating 32-bit Wine prefix.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "winxp",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Install vcredist 2012",
          "executable": "vcredist",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Install directx 9.0c",
          "executable": "directx",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Cabal Online EU",
          "executable": "game_setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game