Installer titan-quest-cd-patch-101-to-130

files:
- patch: http://lutris.net/files/games/titan-quest/Patch_Standalone_101_to_130r2.exe
- nocd: http://lutris.net/files/games/titan-quest/Titan Quest 1.30 nocd.exe
game:
  arch: win32
  exe: drive_c/Program Files/THQ/Titan Quest/Titan Quest 1.30 nocd.exe
  prefix: $GAMEDIR
installer:
- task:
    executable: patch
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/
    src: nocd
requires: titan-quest-cd
description: Last official patch for the CD release.
game_slug: titan-quest
gogslug: ''
humblestoreid: ''
installer_slug: titan-quest-cd-patch-101-to-130
name: Titan Quest
notes: "Apply to a game at the base version (1.01)\r\nIncludes a no-CD patch"
runner: wine
script:
  files:
  - patch: http://lutris.net/files/games/titan-quest/Patch_Standalone_101_to_130r2.exe
  - nocd: http://lutris.net/files/games/titan-quest/Titan Quest 1.30 nocd.exe
  game:
    arch: win32
    exe: drive_c/Program Files/THQ/Titan Quest/Titan Quest 1.30 nocd.exe
    prefix: $GAMEDIR
  installer:
  - task:
      executable: patch
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/
      src: nocd
  requires: titan-quest-cd
slug: titan-quest-cd-patch-101-to-130
steamid: 4540
version: CD - Patch 1.01 to 1.30
year: 2006
{
  "game_slug": "titan-quest",
  "version": "CD - Patch 1.01 to 1.30",
  "description": "Last official patch for the CD release.",
  "notes": "Apply to a game at the base version (1.01)\r\nIncludes a no-CD patch",
  "name": "Titan Quest",
  "year": 2006,
  "steamid": 4540,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "titan-quest-cd-patch-101-to-130",
  "installer_slug": "titan-quest-cd-patch-101-to-130",
  "script": {
    "files": [
      {
        "patch": "http://lutris.net/files/games/titan-quest/Patch_Standalone_101_to_130r2.exe"
      },
      {
        "nocd": "http://lutris.net/files/games/titan-quest/Titan Quest 1.30 nocd.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/THQ/Titan Quest/Titan Quest 1.30 nocd.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "executable": "patch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/THQ/Titan Quest/",
          "src": "nocd"
        }
      }
    ],
    "requires": "titan-quest-cd"
  }
}
Back to game