Installer titan-quest-cd

game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: TQ Launcher.txt
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQCinematic.bik_
    src: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQCinematic.bik
- move:
    dst: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLegal.bik_
    src: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLegal.bik
- move:
    dst: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLogos.bik_
    src: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLogos.bik
description: ''
game_slug: titan-quest
gogslug: ''
humblestoreid: ''
installer_slug: titan-quest-cd
name: Titan Quest
notes: "You should install patch v1.01 to 1.30 afterwards.\r\nThe intro movie can't\
  \ be skipped; you can disable it by renaming or deleting the TQCinematic.bik file\
  \ in the Videos folder."
runner: wine
script:
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: TQ Launcher.txt
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQCinematic.bik_
      src: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQCinematic.bik
  - move:
      dst: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLegal.bik_
      src: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLegal.bik
  - move:
      dst: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLogos.bik_
      src: $GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLogos.bik
slug: titan-quest-cd
steamid: 4540
version: CD
year: 2006
{
  "game_slug": "titan-quest",
  "version": "CD",
  "description": "",
  "notes": "You should install patch v1.01 to 1.30 afterwards.\r\nThe intro movie can't be skipped; you can disable it by renaming or deleting the TQCinematic.bik file in the Videos folder.",
  "name": "Titan Quest",
  "year": 2006,
  "steamid": 4540,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "titan-quest-cd",
  "installer_slug": "titan-quest-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "TQ Launcher.txt"
        }
      },
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQCinematic.bik_",
          "src": "$GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQCinematic.bik"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLegal.bik_",
          "src": "$GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLegal.bik"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLogos.bik_",
          "src": "$GAMEDIR/drive_c/Program Files/THQ/Titan Quest/Videos/TQLogos.bik"
        }
      }
    ]
  }
}
Back to game