files:
- game: N/A:Please select the GOG.com Windows installer.
game:
exe: $GAMEDIR/drive_c/game/MM6.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
description: This installer requires the windows installer from GOG. It will use wine.
game_slug: might-and-magic-vi-the-mandate-of-heaven
gogslug: ''
humblestoreid: ''
installer_slug: might-and-magic-vi-the-mandat-wine-gog
name: 'Might and Magic VI: The Mandate of Heaven'
notes: Follow GOG installer leaving the default options. At the end of the GOG installer
there are some errors. They do not affect the installation. Just click through them
and then exit the installer without launching the game.
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
exe: $GAMEDIR/drive_c/game/MM6.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
slug: might-and-magic-vi-the-mandat-wine-gog
steamid: null
version: Wine + GOG
year: 1998
{
"game_slug": "might-and-magic-vi-the-mandate-of-heaven",
"version": "Wine + GOG",
"description": "This installer requires the windows installer from GOG. It will use wine.",
"notes": "Follow GOG installer leaving the default options. At the end of the GOG installer there are some errors. They do not affect the installation. Just click through them and then exit the installer without launching the game.",
"name": "Might and Magic VI: The Mandate of Heaven",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "might-and-magic-vi-the-mandat-wine-gog",
"installer_slug": "might-and-magic-vi-the-mandat-wine-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"exe": "$GAMEDIR/drive_c/game/MM6.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SUPPRESSMSGBOXES '/DIR=C:/game'",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}