files:
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
game:
args: -d3d11
exe: drive_c/Myst/Myst.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/innoextract
file: inno
- execute:
args: --extract --gog "$gogsetup" --output-dir "$GAMEDIR/drive_c/MYST"
file: $CACHE/innoextract/innoextract
- task:
app: vcrun2019
arch: win64
name: winetricks
prefix: $GAMEDIR
wine:
Desktop: true
description: ''
game_slug: myst-2021
gogslug: myst
humblestoreid: ''
installer_slug: myst-2021-gog
name: Myst (2021)
notes: ''
runner: wine
script:
files:
- inno: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
account.
game:
args: -d3d11
exe: drive_c/Myst/Myst.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Preparing wineprefix...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/innoextract
file: inno
- execute:
args: --extract --gog "$gogsetup" --output-dir "$GAMEDIR/drive_c/MYST"
file: $CACHE/innoextract/innoextract
- task:
app: vcrun2019
arch: win64
name: winetricks
prefix: $GAMEDIR
wine:
Desktop: true
slug: myst-2021-gog
steamid: 1255560
version: GOG
year: 2021
{
"game_slug": "myst-2021",
"version": "GOG",
"description": "",
"notes": "",
"name": "Myst (2021)",
"year": 2021,
"steamid": 1255560,
"gogslug": "myst",
"humblestoreid": "",
"runner": "wine",
"slug": "myst-2021-gog",
"installer_slug": "myst-2021-gog",
"script": {
"files": [
{
"inno": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
},
{
"gogsetup": "N/A:Please select the Windows setup exe file downloaded from your GOG account."
}
],
"game": {
"args": "-d3d11",
"exe": "drive_c/Myst/Myst.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Preparing wineprefix...",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE/innoextract",
"file": "inno"
}
},
{
"execute": {
"args": "--extract --gog \"$gogsetup\" --output-dir \"$GAMEDIR/drive_c/MYST\"",
"file": "$CACHE/innoextract/innoextract"
}
},
{
"task": {
"app": "vcrun2019",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}