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/1/7/1/1718CCC4-6315-4D8E-9543-8E28A4E18C4C/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: ''
game_slug: cabal-online
gogslug: ''
humblestoreid: ''
installer_slug: cabal-online-eu
name: CABAL Online
notes: If DirectX install gives you Error 256. select a different .exe to install
instead(which you can remove after the installer completes), something like Notepad++.
Then using Winetricks install the DirectX(dxwebsetup)
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/1/7/1/1718CCC4-6315-4D8E-9543-8E28A4E18C4C/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": "",
"notes": "If DirectX install gives you Error 256. select a different .exe to install instead(which you can remove after the installer completes), something like Notepad++. Then using Winetricks install the DirectX(dxwebsetup)",
"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/1/7/1/1718CCC4-6315-4D8E-9543-8E28A4E18C4C/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"
}
}
]
}
}