Installer the-pink-panther-hokus-pokus-iso

game:
  game_id: pokus
  path: $GAMEDIR
installer:
- insert-disc:
    requires: setup.exe
- copy:
    description: Installing ISO contents into local folder
    dst: $GAMEDIR/
    src: $DISC/
scummvm:
  aspect: true
  fullscreen: true
description: Tested with french ISO
game_slug: the-pink-panther-hokus-pokus-pink
gogslug: ''
humblestoreid: ''
installer_slug: the-pink-panther-hokus-pokus-iso
name: 'The Pink Panther: Hokus Pokus Pink'
notes: ''
runner: scummvm
script:
  game:
    game_id: pokus
    path: $GAMEDIR
  installer:
  - insert-disc:
      requires: setup.exe
  - copy:
      description: Installing ISO contents into local folder
      dst: $GAMEDIR/
      src: $DISC/
  scummvm:
    aspect: true
    fullscreen: true
slug: the-pink-panther-hokus-pokus-iso
steamid: null
version: ISO
year: 1998
{
  "game_slug": "the-pink-panther-hokus-pokus-pink",
  "version": "ISO",
  "description": "Tested with french ISO",
  "notes": "",
  "name": "The Pink Panther: Hokus Pokus Pink",
  "year": 1998,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "the-pink-panther-hokus-pokus-iso",
  "installer_slug": "the-pink-panther-hokus-pokus-iso",
  "script": {
    "game": {
      "game_id": "pokus",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "setup.exe"
        }
      },
      {
        "copy": {
          "description": "Installing ISO contents into local folder",
          "dst": "$GAMEDIR/",
          "src": "$DISC/"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "fullscreen": true
    }
  }
}
Back to game