files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Beat Hazard 2/BeatHazard2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Installer for the GOG version of Beat Hazard 2.
game_slug: beat-hazard-2
gogslug: beat_hazard_2
humblestoreid: ''
installer_slug: beat-hazard-2-gog
name: Beat Hazard 2
notes: "The game is playable only when no internet connection is present. Otherwise\
\ the main menu will be blocked ba some refresh loop.\r\nOpen Mic mode did not properly\
\ work while testing. This might be a settings problem."
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win64
exe: $GAMEDIR/drive_c/GOG Games/Beat Hazard 2/BeatHazard2.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
args: /SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: beat-hazard-2-gog
steamid: 618740
version: GOG
year: 2018
{
"game_slug": "beat-hazard-2",
"version": "GOG",
"description": "Installer for the GOG version of Beat Hazard 2.",
"notes": "The game is playable only when no internet connection is present. Otherwise the main menu will be blocked ba some refresh loop.\r\nOpen Mic mode did not properly work while testing. This might be a settings problem.",
"name": "Beat Hazard 2",
"year": 2018,
"steamid": 618740,
"gogslug": "beat_hazard_2",
"humblestoreid": "",
"runner": "wine",
"slug": "beat-hazard-2-gog",
"installer_slug": "beat-hazard-2-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/GOG Games/Beat Hazard 2/BeatHazard2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"args": "/SILENT /LANG=en /SP- /NOCANCEL /SUPPRESSMSGBOXES /NOGUI",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}