Installer myst-iii-exile-exile-dvd

files:
- gfupdate: https://web.archive.org/web/20190117223146/https://demos.residualvm.org/patches//myst3pc122.zip
game:
  game_id: myst3
  path: $GAMEDIR
  subtitles: true
installer:
- insert_disc:
    message: Insert the Myst III DVD
    requires: M3Data
- input_menu:
    description: 'Choose the game''s language:'
    id: LANG
    options:
    - English: English
    - French: French
    - Dutch: Dutch
    - German: German
    - Italian: Italian
    - Spanish: Spanish
    preselect: English
- merge:
    dst: $GAMEDIR/M3Data
    src: $DISC/M3Data
- merge:
    dst: $GAMEDIR/Data
    src: $DISC/Data
- execute:
    command: cd "$DISC"; cp Myst\ III\ "$INPUT_LANG"/language.m3u "$GAMEDIR"/M3Data/TEXT/ENGLISH.m3u
- merge:
    dst: $GAMEDIR
    src: $DISC/M3Data/RSRC.m3r
- extract:
    dst: $GAMEDIR
    src: gfupdate
description: Copy files off the DVD for ResidualVM
game_slug: myst-iii-exile
gogslug: myst_30th_anniversary_collection
humblestoreid: ''
installer_slug: myst-iii-exile-exile-dvd
name: 'Myst III: Exile'
notes: ''
runner: residualvm
script:
  files:
  - gfupdate: https://web.archive.org/web/20190117223146/https://demos.residualvm.org/patches//myst3pc122.zip
  game:
    game_id: myst3
    path: $GAMEDIR
    subtitles: true
  installer:
  - insert_disc:
      message: Insert the Myst III DVD
      requires: M3Data
  - input_menu:
      description: 'Choose the game''s language:'
      id: LANG
      options:
      - English: English
      - French: French
      - Dutch: Dutch
      - German: German
      - Italian: Italian
      - Spanish: Spanish
      preselect: English
  - merge:
      dst: $GAMEDIR/M3Data
      src: $DISC/M3Data
  - merge:
      dst: $GAMEDIR/Data
      src: $DISC/Data
  - execute:
      command: cd "$DISC"; cp Myst\ III\ "$INPUT_LANG"/language.m3u "$GAMEDIR"/M3Data/TEXT/ENGLISH.m3u
  - merge:
      dst: $GAMEDIR
      src: $DISC/M3Data/RSRC.m3r
  - extract:
      dst: $GAMEDIR
      src: gfupdate
slug: myst-iii-exile-exile-dvd
steamid: 925930
version: Exile DVD
year: 2001
{
  "game_slug": "myst-iii-exile",
  "version": "Exile DVD",
  "description": "Copy files off the DVD for ResidualVM",
  "notes": "",
  "name": "Myst III: Exile",
  "year": 2001,
  "steamid": 925930,
  "gogslug": "myst_30th_anniversary_collection",
  "humblestoreid": "",
  "runner": "residualvm",
  "slug": "myst-iii-exile-exile-dvd",
  "installer_slug": "myst-iii-exile-exile-dvd",
  "script": {
    "files": [
      {
        "gfupdate": "https://web.archive.org/web/20190117223146/https://demos.residualvm.org/patches//myst3pc122.zip"
      }
    ],
    "game": {
      "game_id": "myst3",
      "path": "$GAMEDIR",
      "subtitles": true
    },
    "installer": [
      {
        "insert_disc": {
          "message": "Insert the Myst III DVD",
          "requires": "M3Data"
        }
      },
      {
        "input_menu": {
          "description": "Choose the game's language:",
          "id": "LANG",
          "options": [
            {
              "English": "English"
            },
            {
              "French": "French"
            },
            {
              "Dutch": "Dutch"
            },
            {
              "German": "German"
            },
            {
              "Italian": "Italian"
            },
            {
              "Spanish": "Spanish"
            }
          ],
          "preselect": "English"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/M3Data",
          "src": "$DISC/M3Data"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/Data",
          "src": "$DISC/Data"
        }
      },
      {
        "execute": {
          "command": "cd \"$DISC\"; cp Myst\\ III\\ \"$INPUT_LANG\"/language.m3u \"$GAMEDIR\"/M3Data/TEXT/ENGLISH.m3u"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$DISC/M3Data/RSRC.m3r"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "gfupdate"
        }
      }
    ]
  }
}
Back to game