Installer halo-combat-evolved-custom-edition-cd

files:
- installer:
    filename: halocesetup_en_1.00.exe
    url: http://dl.halomaps.org/dl.cfm?fid=410&f=halocesetup%5Fen%5F1%2E00%2Eexe&S=3&h=779B3681498A06888C40C90A698F0DC0
- patch: http://halo.bungie.net/images/games/halopc/patch/110/haloce-patch-1.0.10.exe
game:
  arch: win32
  exe: drive_c/Program Files/Microsoft Games/Halo Custom Edition/haloce.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2010
    arch: win32
    name: winetricks
    prefix: $GAMEDIR
- task:
    description: Running setup for Halo CE. Leave paths default and uncheck installing
      Gamespy Arcade.
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing latest patch.
    executable: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/haloupdate.exe
    name: wineexec
    prefix: $GAMEDIR
requires: halo-combat-evolved-cd
system:
  disable_runtime: false
description: null
game_slug: halo-combat-evolved
gogslug: ''
humblestoreid: ''
installer_slug: halo-combat-evolved-custom-edition-cd
name: 'Halo: Combat Evolved'
notes: "Requires product key.\r\n\r\nBefore install, you must drag the halocesetup_en_1.00.exe\
  \ from http://hce.halomaps.org/?fid=410 into your halo-combat-evolved folder."
runner: wine
script:
  files:
  - installer:
      filename: halocesetup_en_1.00.exe
      url: http://dl.halomaps.org/dl.cfm?fid=410&f=halocesetup%5Fen%5F1%2E00%2Eexe&S=3&h=779B3681498A06888C40C90A698F0DC0
  - patch: http://halo.bungie.net/images/games/halopc/patch/110/haloce-patch-1.0.10.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Microsoft Games/Halo Custom Edition/haloce.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2010
      arch: win32
      name: winetricks
      prefix: $GAMEDIR
  - task:
      description: Running setup for Halo CE. Leave paths default and uncheck installing
        Gamespy Arcade.
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing latest patch.
      executable: $GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom
        Edition/haloupdate.exe
      name: wineexec
      prefix: $GAMEDIR
  requires: halo-combat-evolved-cd
  system:
    disable_runtime: false
slug: halo-combat-evolved-custom-edition-cd
steamid: null
version: Custom Edition + CD
year: 2001
{
  "game_slug": "halo-combat-evolved",
  "version": "Custom Edition + CD",
  "description": null,
  "notes": "Requires product key.\r\n\r\nBefore install, you must drag the halocesetup_en_1.00.exe from http://hce.halomaps.org/?fid=410 into your halo-combat-evolved folder.",
  "name": "Halo: Combat Evolved",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "halo-combat-evolved-custom-edition-cd",
  "installer_slug": "halo-combat-evolved-custom-edition-cd",
  "script": {
    "files": [
      {
        "installer": {
          "filename": "halocesetup_en_1.00.exe",
          "url": "http://dl.halomaps.org/dl.cfm?fid=410&f=halocesetup%5Fen%5F1%2E00%2Eexe&S=3&h=779B3681498A06888C40C90A698F0DC0"
        }
      },
      {
        "patch": "http://halo.bungie.net/images/games/halopc/patch/110/haloce-patch-1.0.10.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Microsoft Games/Halo Custom Edition/haloce.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010",
          "arch": "win32",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Running setup for Halo CE. Leave paths default and uncheck installing Gamespy Arcade.",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing latest patch.",
          "executable": "$GAMEDIR/drive_c/Program Files (x86)/Microsoft Games/Halo Custom Edition/haloupdate.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "requires": "halo-combat-evolved-cd",
    "system": {
      "disable_runtime": false
    }
  }
}
Back to game