Installer realmyst-gog

files:
- gogsetup: N/A:Select the EXE downloaded from GOG
- codecs: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/INDEO/iv5play.exe
game:
  exe: drive_c/GOG Games/realMyst/RealMYST.exe
  launch_configs:
  - exe: $GAMEDIR/drive_c/GOG Games/realMyst/realMYSTSetup
    name: realMYST options
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating WINE prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /SUPPRESSMSGBOXES /SILENT
    description: Installing realMyst...let all options to default
    executable: gogsetup
    name: wineexec
    prefix: $GAMEDIR
- task:
    args: /s
    description: installing INDEO codecs to play cinematics
    executable: codecs
    name: wineexec
wine:
  overrides:
    ddraw: n,b
description: Play "RealMyst" provided by GOG on Linux!
game_slug: realmyst
gogslug: ultra_pack_deluxe_turbo_hd_remix_vol2
humblestoreid: ''
installer_slug: realmyst-gog
name: realMyst
notes: "- This game could looks stretched in widescreen resolution\r\n- GOG stopped\
  \ to sell this game for 2014, but it stays available for download for gamers bought\
  \ this game before this date"
runner: wine
script:
  files:
  - gogsetup: N/A:Select the EXE downloaded from GOG
  - codecs: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/INDEO/iv5play.exe
  game:
    exe: drive_c/GOG Games/realMyst/RealMYST.exe
    launch_configs:
    - exe: $GAMEDIR/drive_c/GOG Games/realMyst/realMYSTSetup
      name: realMYST options
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating WINE prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /SUPPRESSMSGBOXES /SILENT
      description: Installing realMyst...let all options to default
      executable: gogsetup
      name: wineexec
      prefix: $GAMEDIR
  - task:
      args: /s
      description: installing INDEO codecs to play cinematics
      executable: codecs
      name: wineexec
  wine:
    overrides:
      ddraw: n,b
slug: realmyst-gog
steamid: 63600
version: GOG
year: 2000
{
  "game_slug": "realmyst",
  "version": "GOG",
  "description": "Play \"RealMyst\" provided by GOG on Linux!",
  "notes": "- This game could looks stretched in widescreen resolution\r\n- GOG stopped to sell this game for 2014, but it stays available for download for gamers bought this game before this date",
  "name": "realMyst",
  "year": 2000,
  "steamid": 63600,
  "gogslug": "ultra_pack_deluxe_turbo_hd_remix_vol2",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "realmyst-gog",
  "installer_slug": "realmyst-gog",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Select the EXE downloaded from GOG"
      },
      {
        "codecs": "https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/INDEO/iv5play.exe"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/realMyst/RealMYST.exe",
      "launch_configs": [
        {
          "exe": "$GAMEDIR/drive_c/GOG Games/realMyst/realMYSTSetup",
          "name": "realMYST options"
        }
      ],
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating WINE prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/SUPPRESSMSGBOXES /SILENT",
          "description": "Installing realMyst...let all options to default",
          "executable": "gogsetup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/s",
          "description": "installing INDEO codecs to play cinematics",
          "executable": "codecs",
          "name": "wineexec"
        }
      }
    ],
    "wine": {
      "overrides": {
        "ddraw": "n,b"
      }
    }
  }
}
Back to game