files:
- file1: N/A:Please select the GOG installer
game:
exe: drive_c/GOG Games/HoMM 4 Complete/heroes4.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
- task:
description: Deny the window manager to control the windows.
key: Managed
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: N
- task:
app: directplay
description: Installing directplay for multiplayer support
name: winetricks
prefix: $GAMEDIR
silent: true
description: ''
game_slug: heroes-of-might-magic-iv-complete
gogslug: heroes_of_might_and_magic_4_complete
humblestoreid: ''
installer_slug: heroes-of-might-magic-iv-comp-gog
name: 'Heroes of Might & Magic IV: Complete'
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the GOG installer
game:
exe: drive_c/GOG Games/HoMM 4 Complete/heroes4.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
- task:
description: Deny the window manager to control the windows.
key: Managed
name: set_regedit
path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
prefix: $GAMEDIR
value: N
- task:
app: directplay
description: Installing directplay for multiplayer support
name: winetricks
prefix: $GAMEDIR
silent: true
slug: heroes-of-might-magic-iv-comp-gog
steamid: null
version: GOG
year: 2004
{
"game_slug": "heroes-of-might-magic-iv-complete",
"version": "GOG",
"description": "",
"notes": "",
"name": "Heroes of Might & Magic IV: Complete",
"year": 2004,
"steamid": null,
"gogslug": "heroes_of_might_and_magic_4_complete",
"humblestoreid": "",
"runner": "wine",
"slug": "heroes-of-might-magic-iv-comp-gog",
"installer_slug": "heroes-of-might-magic-iv-comp-gog",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG installer"
}
],
"game": {
"exe": "drive_c/GOG Games/HoMM 4 Complete/heroes4.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Deny the window manager to control the windows.",
"key": "Managed",
"name": "set_regedit",
"path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
"prefix": "$GAMEDIR",
"value": "N"
}
},
{
"task": {
"app": "directplay",
"description": "Installing directplay for multiplayer support",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
]
}
}