Installer asherons-call-v1

files:
- ACInstaller: https://web.archive.org/web/20201121104423/http://content.turbine.com/sites/clientdl/ac1/ac1install.exe
- DatFiles: https://archive.org/download/ac-updates/ac-updates.zip
- tl_setup:
    filename: ThwargLauncherInstaller.exe
    url: http://www.thwargle.com/thwarglauncher/updates/ThwargLauncherInstaller.exe?x=209&y=56
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- VC2005SP1: https://web.archive.org/web/20190419092632/https://download.microsoft.com/download/e/1/c/e1c773de-73ba-494a-a5ba-f24906ecf088/vcredist_x86.exe
game:
  exe: drive_c/Program Files (x86)/Thwargle Games/ThwargLauncher/ThwargLauncher.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Preparing wineprefix...
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet48
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $CACHE/dxsetup
    file: dx2010
- task:
    args: /silent
    executable: $CACHE/dxsetup/DXSETUP.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: vcrun2019
    name: winetricks
    silent: true
- task:
    args: /Q
    executable: VC2005SP1
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: ACInstaller
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Turbine/Asheron's Call
    file: DatFiles
- task:
    executable: tl_setup
    name: wineexec
    prefix: $GAMEDIR
description: Standerd Asheron's Call
game_slug: asherons-call
gogslug: ''
humblestoreid: ''
installer_slug: asherons-call-v1
name: Asheron's Call
notes: ''
runner: wine
script:
  files:
  - ACInstaller: https://web.archive.org/web/20201121104423/http://content.turbine.com/sites/clientdl/ac1/ac1install.exe
  - DatFiles: https://archive.org/download/ac-updates/ac-updates.zip
  - tl_setup:
      filename: ThwargLauncherInstaller.exe
      url: http://www.thwargle.com/thwarglauncher/updates/ThwargLauncherInstaller.exe?x=209&y=56
  - dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
  - VC2005SP1: https://web.archive.org/web/20190419092632/https://download.microsoft.com/download/e/1/c/e1c773de-73ba-494a-a5ba-f24906ecf088/vcredist_x86.exe
  game:
    exe: drive_c/Program Files (x86)/Thwargle Games/ThwargLauncher/ThwargLauncher.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Preparing wineprefix...
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet48
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE/dxsetup
      file: dx2010
  - task:
      args: /silent
      executable: $CACHE/dxsetup/DXSETUP.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: vcrun2019
      name: winetricks
      silent: true
  - task:
      args: /Q
      executable: VC2005SP1
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: ACInstaller
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Turbine/Asheron's Call
      file: DatFiles
  - task:
      executable: tl_setup
      name: wineexec
      prefix: $GAMEDIR
slug: asherons-call-v1
steamid: null
version: V1
year: 1999
{
  "game_slug": "asherons-call",
  "version": "V1",
  "description": "Standerd Asheron's Call",
  "notes": "",
  "name": "Asheron's Call",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "asherons-call-v1",
  "installer_slug": "asherons-call-v1",
  "script": {
    "files": [
      {
        "ACInstaller": "https://web.archive.org/web/20201121104423/http://content.turbine.com/sites/clientdl/ac1/ac1install.exe"
      },
      {
        "DatFiles": "https://archive.org/download/ac-updates/ac-updates.zip"
      },
      {
        "tl_setup": {
          "filename": "ThwargLauncherInstaller.exe",
          "url": "http://www.thwargle.com/thwarglauncher/updates/ThwargLauncherInstaller.exe?x=209&y=56"
        }
      },
      {
        "dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
      },
      {
        "VC2005SP1": "https://web.archive.org/web/20190419092632/https://download.microsoft.com/download/e/1/c/e1c773de-73ba-494a-a5ba-f24906ecf088/vcredist_x86.exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Thwargle Games/ThwargLauncher/ThwargLauncher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Preparing wineprefix...",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet48",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/dxsetup",
          "file": "dx2010"
        }
      },
      {
        "task": {
          "args": "/silent",
          "executable": "$CACHE/dxsetup/DXSETUP.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2019",
          "name": "winetricks",
          "silent": true
        }
      },
      {
        "task": {
          "args": "/Q",
          "executable": "VC2005SP1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "ACInstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Turbine/Asheron's Call",
          "file": "DatFiles"
        }
      },
      {
        "task": {
          "executable": "tl_setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game