Installer halo-2-project-cartographer

files:
- H2install: N/A:Please select the zip archive for the Project Cartographer installer
game:
  arch: win32
  args: -hiresfix
  exe: drive_c/Games/Halo 2 Project Cartographer/halo2.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE/H2/
    file: H2install
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win32
    description: Installing Halo 2 just click through with the default settings. Do
      not run the game at the end.
    executable: $CACHE/H2/h2pc_setup_1.8.1.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: wmp10
    arch: win32
    description: Installing wmp10
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: win7
    arch: win32
    description: Setting Windows 7 mode for Wine
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: videomemorysize=1024
    arch: win32
    description: Setting video memory size
    name: winetricks
    prefix: $GAMEDIR
system:
  disable_compositor: 'true'
description: sets up Halo 2 Project Cartographer full bring your own zip
game_slug: halo-2
gogslug: ''
humblestoreid: ''
installer_slug: halo-2-project-cartographer
name: Halo 2
notes: after first launch update with the project cartographer settings in the menu
  and restart
runner: wine
script:
  files:
  - H2install: N/A:Please select the zip archive for the Project Cartographer installer
  game:
    arch: win32
    args: -hiresfix
    exe: drive_c/Games/Halo 2 Project Cartographer/halo2.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/H2/
      file: H2install
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win32
      description: Installing Halo 2 just click through with the default settings.
        Do not run the game at the end.
      executable: $CACHE/H2/h2pc_setup_1.8.1.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: wmp10
      arch: win32
      description: Installing wmp10
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: win7
      arch: win32
      description: Setting Windows 7 mode for Wine
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: videomemorysize=1024
      arch: win32
      description: Setting video memory size
      name: winetricks
      prefix: $GAMEDIR
  system:
    disable_compositor: 'true'
slug: halo-2-project-cartographer
steamid: null
version: Project Cartographer w/ DXVK
year: 2004
{
  "game_slug": "halo-2",
  "version": "Project Cartographer w/ DXVK",
  "description": "sets up Halo 2 Project Cartographer full bring your own zip",
  "notes": "after first launch update with the project cartographer settings in the menu and restart",
  "name": "Halo 2",
  "year": 2004,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "halo-2-project-cartographer",
  "installer_slug": "halo-2-project-cartographer",
  "script": {
    "files": [
      {
        "H2install": "N/A:Please select the zip archive for the Project Cartographer installer"
      }
    ],
    "game": {
      "arch": "win32",
      "args": "-hiresfix",
      "exe": "drive_c/Games/Halo 2 Project Cartographer/halo2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/H2/",
          "file": "H2install"
        }
      },
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "description": "Installing Halo 2 just click through with the default settings. Do not run the game at the end.",
          "executable": "$CACHE/H2/h2pc_setup_1.8.1.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "wmp10",
          "arch": "win32",
          "description": "Installing wmp10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win32",
          "description": "Setting Windows 7 mode for Wine",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "videomemorysize=1024",
          "arch": "win32",
          "description": "Setting video memory size",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "disable_compositor": "true"
    }
  }
}
Back to game