Installer halo-2-project-cartographer-2

files:
- h2installer: https://www.h2maps.net/Cartographer/Installer/h2pc_installer_2.1.zip
game:
  arch: win32
  args: -hiresfix
  exe: drive_c/Games/Halo 2 Project Cartographer/halo2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: wmp10
    arch: win32
    description: Installing powershell20 and wmp10
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: videomemorysize=1024
    arch: win32
    description: Setting video memory size
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: $h2installer
    format: zip
- write_config:
    file: $GAMEDIR/drive_c/users/$USER/AppData/Local/Microsoft/Halo 2/halo2config1.ini
    key: skip_intro
    section: H2ConfigurationVersion:1
    value: true
- task:
    arch: win32
    description: Installing Halo 2 just click through with the default settings. Do
      not launch the game from the installer.
    executable: $CACHE/h2pc_setup_2.1.exe
    name: wineexec
    prefix: $GAMEDIR
description: 'Installs Halo 2 Project Cartographer: Includes dependencies required
  for installer and game, sets the config to skip intro. Configure your settings after
  install then update the game through the Cartographer menu.'
game_slug: halo-2
gogslug: ''
humblestoreid: ''
installer_slug: halo-2-project-cartographer-2
name: Halo 2
notes: MF crashes on the videos, don't enable the intro video. The ending credits
  video will likely crash you. Halo 2 Vista has some extremely creative default settings,
  you will likely want to customize all of the keybinds.
runner: wine
script:
  files:
  - h2installer: https://www.h2maps.net/Cartographer/Installer/h2pc_installer_2.1.zip
  game:
    arch: win32
    args: -hiresfix
    exe: drive_c/Games/Halo 2 Project Cartographer/halo2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: wmp10
      arch: win32
      description: Installing powershell20 and wmp10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: videomemorysize=1024
      arch: win32
      description: Setting video memory size
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: $h2installer
      format: zip
  - write_config:
      file: $GAMEDIR/drive_c/users/$USER/AppData/Local/Microsoft/Halo 2/halo2config1.ini
      key: skip_intro
      section: H2ConfigurationVersion:1
      value: true
  - task:
      arch: win32
      description: Installing Halo 2 just click through with the default settings.
        Do not launch the game from the installer.
      executable: $CACHE/h2pc_setup_2.1.exe
      name: wineexec
      prefix: $GAMEDIR
slug: halo-2-project-cartographer-2
steamid: null
version: Project Cartographer Installer
year: 2004
{
  "game_slug": "halo-2",
  "version": "Project Cartographer Installer",
  "description": "Installs Halo 2 Project Cartographer: Includes dependencies required for installer and game, sets the config to skip intro. Configure your settings after install then update the game through the Cartographer menu.",
  "notes": "MF crashes on the videos, don't enable the intro video. The ending credits video will likely crash you. Halo 2 Vista has some extremely creative default settings, you will likely want to customize all of the keybinds.",
  "name": "Halo 2",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "halo-2-project-cartographer-2",
  "installer_slug": "halo-2-project-cartographer-2",
  "script": {
    "files": [
      {
        "h2installer": "https://www.h2maps.net/Cartographer/Installer/h2pc_installer_2.1.zip"
      }
    ],
    "game": {
      "arch": "win32",
      "args": "-hiresfix",
      "exe": "drive_c/Games/Halo 2 Project Cartographer/halo2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "wmp10",
          "arch": "win32",
          "description": "Installing powershell20 and wmp10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "videomemorysize=1024",
          "arch": "win32",
          "description": "Setting video memory size",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$h2installer",
          "format": "zip"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/drive_c/users/$USER/AppData/Local/Microsoft/Halo 2/halo2config1.ini",
          "key": "skip_intro",
          "section": "H2ConfigurationVersion:1",
          "value": true
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Halo 2 just click through with the default settings. Do not launch the game from the installer.",
          "executable": "$CACHE/h2pc_setup_2.1.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game