files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/GOG Games/Kings Quest 8/Mask.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: installer
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: kings-quest-viii-mask-of-eternity
gogslug: kings_quest_7_8
humblestoreid: ''
installer_slug: kings-quest-viii-mask-of-eter-gog
name: 'King''s Quest VIII: Mask of Eternity'
notes: 'Tested with GOG installer version: setup_kings_quest8_2.1.0.26.exe
This game installs and technically runs but does not work well.
The game will crash with DirectDraw set in the graphics options. 3dfx will work,
but is at a very low framerate. Direct3D might work if you rename the 3dfx and
glide files (change extention)
Videos do not play.'
runner: wine
script:
files:
- installer: N/A:Select the game's setup file
game:
arch: win32
exe: drive_c/GOG Games/Kings Quest 8/Mask.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: kings-quest-viii-mask-of-eter-gog
steamid: null
version: GOG
year: 1998
{
"game_slug": "kings-quest-viii-mask-of-eternity",
"version": "GOG",
"description": "",
"notes": "Tested with GOG installer version: setup_kings_quest8_2.1.0.26.exe\n\nThis game installs and technically runs but does not work well.\n\nThe game will crash with DirectDraw set in the graphics options. 3dfx will work, but is at a very low framerate. Direct3D might work if you rename the 3dfx and glide files (change extention)\n\nVideos do not play.",
"name": "King's Quest VIII: Mask of Eternity",
"year": 1998,
"steamid": null,
"gogslug": "kings_quest_7_8",
"humblestoreid": "",
"runner": "wine",
"slug": "kings-quest-viii-mask-of-eter-gog",
"installer_slug": "kings-quest-viii-mask-of-eter-gog",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Kings Quest 8/Mask.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}