Installer heroes-of-newerth-reborn-beta-version-092

files:
- juvio_setup.exe: https://cdn.juvio.com/juvio_setup.exe
game:
  arch: win64
  exe: $GAMEDIR/drive_c/users/steamuser/AppData/Local/Juvio/bin/juvio.exe
  game_slug: hon-reborn
  name: 'Heroes of Newerth: Reborn'
  prefix: $GAMEDIR
  version: Windows
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2022
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /SILENT
    executable: juvio_setup.exe
    name: wineexec
    prefix: $GAMEDIR
    return_code: 2304
description: Heroes of newerth Reborn (Open Beta)
game_slug: heroes-of-newerth-reborn
gogslug: ''
humblestoreid: ''
installer_slug: heroes-of-newerth-reborn-beta-version-092
name: 'Heroes of Newerth: Reborn'
notes: "- Return Code after end of install and exiting the game may be different for\
  \ each user, modify this if required in the install script at the end.\r\n- Return\
  \ code if game was installed and updated but install was aborted without removing\
  \ files was \"256\", clean install was \"2304\" for me. this made the installer\
  \ finish and was added to my library and starts fine from library thereafter."
runner: wine
script:
  files:
  - juvio_setup.exe: https://cdn.juvio.com/juvio_setup.exe
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/users/steamuser/AppData/Local/Juvio/bin/juvio.exe
    game_slug: hon-reborn
    name: 'Heroes of Newerth: Reborn'
    prefix: $GAMEDIR
    version: Windows
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2022
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /SILENT
      executable: juvio_setup.exe
      name: wineexec
      prefix: $GAMEDIR
      return_code: 2304
slug: heroes-of-newerth-reborn-beta-version-092
steamid: null
version: Beta Version 0.9.2+
year: 2025
{
  "game_slug": "heroes-of-newerth-reborn",
  "version": "Beta Version 0.9.2+",
  "description": "Heroes of newerth Reborn (Open Beta)",
  "notes": "- Return Code after end of install and exiting the game may be different for each user, modify this if required in the install script at the end.\r\n- Return code if game was installed and updated but install was aborted without removing files was \"256\", clean install was \"2304\" for me. this made the installer finish and was added to my library and starts fine from library thereafter.",
  "name": "Heroes of Newerth: Reborn",
  "year": 2025,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "heroes-of-newerth-reborn-beta-version-092",
  "installer_slug": "heroes-of-newerth-reborn-beta-version-092",
  "script": {
    "files": [
      {
        "juvio_setup.exe": "https://cdn.juvio.com/juvio_setup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/users/steamuser/AppData/Local/Juvio/bin/juvio.exe",
      "game_slug": "hon-reborn",
      "name": "Heroes of Newerth: Reborn",
      "prefix": "$GAMEDIR",
      "version": "Windows"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2022",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/SILENT",
          "executable": "juvio_setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": 2304
        }
      }
    ]
  }
}
Back to game