Installer halo-2-project-cartographer-2

files:
- h2installer: https://www.h2maps.net/Cartographer/Installer/h2pc_installer_2.1.zip
game:
  args: -hiresfix
  exe: drive_c/Games/Halo 2 Project Cartographer/halo2.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    description: Setting prefix to win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: vcrun2015
    description: Installing vcrun2015
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: wmp9
    description: Installing wmp9
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: videomemorysize=1024
    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:
    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.'
game_slug: halo-2
gogslug: ''
humblestoreid: ''
installer_slug: halo-2-project-cartographer-2
name: Halo 2
notes: "Wine-GE, Wine-TKG, Lutris Wine or Proton required for audio.\r\nLatest DXVK\
  \ recommended, DXVK versions lower than 2.5.3 will crash due to dx9ex.\r\nIntro\
  \ video can break your prefix resulting in a black screen, credits video may trigger\
  \ this too.\r\nPress the HOME key for optional game settings. Ultra shadows will\
  \ significantly reduce performance.\r\nMouse cursor may disappear, restart the game\
  \ or set the display resolution with keyboard or controller.\r\nConfigure your settings\
  \ in-game after install then check for updates through the Cartographer settings.\r\
  \nDon't launch from the installer, complete install and launch through Lutris. DO\
  \ NOT ENABLE INTRO VIDEO."
runner: wine
script:
  files:
  - h2installer: https://www.h2maps.net/Cartographer/Installer/h2pc_installer_2.1.zip
  game:
    args: -hiresfix
    exe: drive_c/Games/Halo 2 Project Cartographer/halo2.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      description: Setting prefix to win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: vcrun2015
      description: Installing vcrun2015
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: wmp9
      description: Installing wmp9
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: videomemorysize=1024
      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:
      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.",
  "notes": "Wine-GE, Wine-TKG, Lutris Wine or Proton required for audio.\r\nLatest DXVK recommended, DXVK versions lower than 2.5.3 will crash due to dx9ex.\r\nIntro video can break your prefix resulting in a black screen, credits video may trigger this too.\r\nPress the HOME key for optional game settings. Ultra shadows will significantly reduce performance.\r\nMouse cursor may disappear, restart the game or set the display resolution with keyboard or controller.\r\nConfigure your settings in-game after install then check for updates through the Cartographer settings.\r\nDon't launch from the installer, complete install and launch through Lutris. DO NOT ENABLE INTRO VIDEO.",
  "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": {
      "args": "-hiresfix",
      "exe": "drive_c/Games/Halo 2 Project Cartographer/halo2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "description": "Setting prefix to win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2015",
          "description": "Installing vcrun2015",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "wmp9",
          "description": "Installing wmp9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "videomemorysize=1024",
          "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": {
          "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