Installer heroes-of-might-and-magic-iii-gog-hd-mod

files:
- installer: N/A:Select the game's setup file
- hd_mod: http://vm914332.had.yt/HoMM3_HD_Latest_setup.exe
game:
  exe: $GAMEDIR/drive_c/GOG Games/HoMM 3 Complete/HD_Launcher.exe
  prefix: $GAMEDIR
installer:
- input_menu:
    description: 'Choose the game''s language:'
    id: LANG
    options:
    - en: English
    - fr: French
    - pl: Polish
    - ru: Russian
    preselect: en
- task:
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SILENT /SUPPRESSMSGBOXES /NOGUI /LANG=$INPUT_LANG
    description: "Running Setup, please wait\u2026"
    executable: installer
    name: wineexec
- task:
    args: /SILENT /SUPPRESSMSGBOXES /DIR="C:\GOG Games\HoMM 3 Complete"
    description: "Running HD mod setup, please wait\u2026"
    executable: hd_mod
    name: wineexec
description: Using the GOG windows version and HoMM3 HD Mod to support modern screen
  resolutions and many UI improvements.
game_slug: heroes-of-might-and-magic-iii
gogslug: heroes_of_might_and_magic_3_complete_edition
humblestoreid: ''
installer_slug: heroes-of-might-and-magic-iii-gog-hd-mod
name: Heroes of Might and Magic III
notes: Press "Create HD exe" button in the launcher to unlock "Play" button.
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  - hd_mod: http://vm914332.had.yt/HoMM3_HD_Latest_setup.exe
  game:
    exe: $GAMEDIR/drive_c/GOG Games/HoMM 3 Complete/HD_Launcher.exe
    prefix: $GAMEDIR
  installer:
  - input_menu:
      description: 'Choose the game''s language:'
      id: LANG
      options:
      - en: English
      - fr: French
      - pl: Polish
      - ru: Russian
      preselect: en
  - task:
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SILENT /SUPPRESSMSGBOXES /NOGUI /LANG=$INPUT_LANG
      description: "Running Setup, please wait\u2026"
      executable: installer
      name: wineexec
  - task:
      args: /SILENT /SUPPRESSMSGBOXES /DIR="C:\GOG Games\HoMM 3 Complete"
      description: "Running HD mod setup, please wait\u2026"
      executable: hd_mod
      name: wineexec
slug: heroes-of-might-and-magic-iii-gog-hd-mod
steamid: null
version: GOG + HD mod
year: 1999
{
  "game_slug": "heroes-of-might-and-magic-iii",
  "version": "GOG + HD mod",
  "description": "Using the GOG windows version and HoMM3 HD Mod to support modern screen resolutions and many UI improvements.",
  "notes": "Press \"Create HD exe\" button in the launcher to unlock \"Play\" button.",
  "name": "Heroes of Might and Magic III",
  "year": 1999,
  "steamid": null,
  "gogslug": "heroes_of_might_and_magic_3_complete_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "heroes-of-might-and-magic-iii-gog-hd-mod",
  "installer_slug": "heroes-of-might-and-magic-iii-gog-hd-mod",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      },
      {
        "hd_mod": "http://vm914332.had.yt/HoMM3_HD_Latest_setup.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/GOG Games/HoMM 3 Complete/HD_Launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "input_menu": {
          "description": "Choose the game's language:",
          "id": "LANG",
          "options": [
            {
              "en": "English"
            },
            {
              "fr": "French"
            },
            {
              "pl": "Polish"
            },
            {
              "ru": "Russian"
            }
          ],
          "preselect": "en"
        }
      },
      {
        "task": {
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SILENT /SUPPRESSMSGBOXES /NOGUI /LANG=$INPUT_LANG",
          "description": "Running Setup, please wait\u2026",
          "executable": "installer",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "args": "/SILENT /SUPPRESSMSGBOXES /DIR=\"C:\\GOG Games\\HoMM 3 Complete\"",
          "description": "Running HD mod setup, please wait\u2026",
          "executable": "hd_mod",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game