files:
- install: N/A:Select the Windows installer downloaded from GOG
game:
arch: win64
exe: drive_c/GOG Games/The_Witchs_House_MV/game.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Installing the Game
executable: install
name: wineexec
prefix: $GAMEDIR
description: It uses lutris proton GE to fix the low framerate.
game_slug: the-witchs-house-mv
gogslug: the_witchs_house_mv
humblestoreid: ''
installer_slug: the-witchs-house-mv-gog
name: The Witch's House MV
notes: ''
runner: wine
script:
files:
- install: N/A:Select the Windows installer downloaded from GOG
game:
arch: win64
exe: drive_c/GOG Games/The_Witchs_House_MV/game.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win64
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Installing the Game
executable: install
name: wineexec
prefix: $GAMEDIR
slug: the-witchs-house-mv-gog
steamid: 885810
version: GOG
year: 2018
{
"game_slug": "the-witchs-house-mv",
"version": "GOG",
"description": "It uses lutris proton GE to fix the low framerate.",
"notes": "",
"name": "The Witch's House MV",
"year": 2018,
"steamid": 885810,
"gogslug": "the_witchs_house_mv",
"humblestoreid": "",
"runner": "wine",
"slug": "the-witchs-house-mv-gog",
"installer_slug": "the-witchs-house-mv-gog",
"script": {
"files": [
{
"install": "N/A:Select the Windows installer downloaded from GOG"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/GOG Games/The_Witchs_House_MV/game.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win64",
"args": "/VERYSILENT /SUPPRESSMSGBOXES",
"description": "Installing the Game",
"executable": "install",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}