Installer rome-total-war-3-cd-set-10-patches-

files:
- setup: N/A:Select the game's setup file
- patch13: 'N/A: Select the game''s 1.3 patch exe'
- patch15: 'N/A: Select the game''s 1.5 patch exe'
game:
  exe: drive_c/Program Files/Activision/Rome - Total War/RomeTW.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing Patch 1.3
    executable: patch13
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing Patch 1.5
    executable: patch15
    name: wineexec
    prefix: $GAMEDIR
description: "Installs the non-gold game from a disk directory. See Technical notes!\r\
  \nInstalls Patch 1.3 & Patch 1.5"
game_slug: rome-total-war
gogslug: ''
humblestoreid: ''
installer_slug: rome-total-war-3-cd-set-10-patches-
name: 'Rome: Total War'
notes: "The first CD has Setup/data while the other disks have Setup/Data.\r\n- Create\
  \ a new empty directory and copy each CD into it.\r\n- Move the contents of Setup/data\
  \ into Setup/Data\r\n- Download the 1.3 and 1.5 patches."
runner: wine
script:
  files:
  - setup: N/A:Select the game's setup file
  - patch13: 'N/A: Select the game''s 1.3 patch exe'
  - patch15: 'N/A: Select the game''s 1.5 patch exe'
  game:
    exe: drive_c/Program Files/Activision/Rome - Total War/RomeTW.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing Patch 1.3
      executable: patch13
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing Patch 1.5
      executable: patch15
      name: wineexec
      prefix: $GAMEDIR
slug: rome-total-war-3-cd-set-10-patches-
steamid: 4760
version: 3 CD Set (1.0) + Patches to 1.5
year: 2004
{
  "game_slug": "rome-total-war",
  "version": "3 CD Set (1.0) + Patches to 1.5",
  "description": "Installs the non-gold game from a disk directory. See Technical notes!\r\nInstalls Patch 1.3 & Patch 1.5",
  "notes": "The first CD has Setup/data while the other disks have Setup/Data.\r\n- Create a new empty directory and copy each CD into it.\r\n- Move the contents of Setup/data into Setup/Data\r\n- Download the 1.3 and 1.5 patches.",
  "name": "Rome: Total War",
  "year": 2004,
  "steamid": 4760,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rome-total-war-3-cd-set-10-patches-",
  "installer_slug": "rome-total-war-3-cd-set-10-patches-",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the game's setup file"
      },
      {
        "patch13": "N/A: Select the game's 1.3 patch exe"
      },
      {
        "patch15": "N/A: Select the game's 1.5 patch exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files/Activision/Rome - Total War/RomeTW.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Patch 1.3",
          "executable": "patch13",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Patch 1.5",
          "executable": "patch15",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game