Installer sam-max-hit-the-road-any-pc-classic-editi

custom-name: Sam & Max Hit the Road - PC classic edition - ScummVM
game:
  game_id: samnmax
  path: $GAMEDIR
installer:
- insert-disc:
    description: Please insert disc
    requires: MONSTER.SOU
- merge:
    dst: $GAMEDIR
    src: $DISC/
scummvm:
  aspect: true
  fullscreen: true
description: any "Sam & Max - Hit the Road" PC classic edition for ScummVM.
game_slug: sam-max-hit-the-road
gogslug: sam_max_hit_the_road
humblestoreid: ''
installer_slug: sam-max-hit-the-road-any-pc-classic-editi
name: Sam & Max Hit the Road
notes: "- This script should support any \"S&M-HTR\" PC classic edition.\r\n- This\
  \ script will ask you for this files \"SAMNMAX.SOU\", \"SAMNMAX.000\"... You will\
  \ find them in any \"S&M-HTR\" PC classic edition. Source: https://wiki.scummvm.org/index.php/Datafiles#Sam_.26_Max_Hit_the_Road."
runner: scummvm
script:
  custom-name: Sam & Max Hit the Road - PC classic edition - ScummVM
  game:
    game_id: samnmax
    path: $GAMEDIR
  installer:
  - insert-disc:
      description: Please insert disc
      requires: MONSTER.SOU
  - merge:
      dst: $GAMEDIR
      src: $DISC/
  scummvm:
    aspect: true
    fullscreen: true
slug: sam-max-hit-the-road-any-pc-classic-editi
steamid: 355170
version: any PC classic edition
year: 1993
{
  "game_slug": "sam-max-hit-the-road",
  "version": "any PC classic edition",
  "description": "any \"Sam & Max - Hit the Road\" PC classic edition for ScummVM.",
  "notes": "- This script should support any \"S&M-HTR\" PC classic edition.\r\n- This script will ask you for this files \"SAMNMAX.SOU\", \"SAMNMAX.000\"... You will find them in any \"S&M-HTR\" PC classic edition. Source: https://wiki.scummvm.org/index.php/Datafiles#Sam_.26_Max_Hit_the_Road.",
  "name": "Sam & Max Hit the Road",
  "year": 1993,
  "steamid": 355170,
  "gogslug": "sam_max_hit_the_road",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "sam-max-hit-the-road-any-pc-classic-editi",
  "installer_slug": "sam-max-hit-the-road-any-pc-classic-editi",
  "script": {
    "custom-name": "Sam & Max Hit the Road - PC classic edition - ScummVM",
    "game": {
      "game_id": "samnmax",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert disc",
          "requires": "MONSTER.SOU"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$DISC/"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "fullscreen": true
    }
  }
}
Back to game