Installer tex-murphy-the-pandora-direct-6cd

game:
  main_file: $GAMEDIR/pandora.conf
installer:
- write_file:
    content: '#!/bin/bash

      src=$1

      dst=$2

      cp -avr "$src/."  "$dst"'
    file: $CACHE/bulkcopy-alt.sh
- chmodx: $CACHE/bulkcopy-alt.sh
- execute:
    args: $GAMEDIR/HDD $GAMEDIR/CDD $GAMEDIR/CDD/DISC1 $GAMEDIR/CDD/DISC2 $GAMEDIR/CDD/DISC3
      $GAMEDIR/CDD/DISC4 $GAMEDIR/CDD/DISC5 $GAMEDIR/CDD/DISC6
    file: mkdir
- insert-disc:
    description: Please insert disc 1
    requires: data01
- execute:
    args: $DISC "$GAMEDIR/CDD/DISC1"
    file: $CACHE/bulkcopy-alt.sh
- execute:
    args: -R 775  "$GAMEDIR/CDD/DISC1"
    file: /bin/chmod
- insert-disc:
    description: Please insert disc 2
    requires: data01
- execute:
    args: $DISC "$GAMEDIR/CDD/DISC2"
    file: $CACHE/bulkcopy-alt.sh
- execute:
    args: -R 775  "$GAMEDIR/CDD/DISC2"
    file: /bin/chmod
- insert-disc:
    description: Please insert disc 3
    requires: data01
- execute:
    args: $DISC "$GAMEDIR/CDD/DISC3"
    file: $CACHE/bulkcopy-alt.sh
- execute:
    args: -R 775  "$GAMEDIR/CDD/DISC3"
    file: /bin/chmod
- insert-disc:
    description: Please insert disc 4
    requires: data01
- execute:
    args: $DISC "$GAMEDIR/CDD/DISC4"
    file: $CACHE/bulkcopy-alt.sh
- execute:
    args: -R 775  "$GAMEDIR/CDD/DISC4"
    file: /bin/chmod
- insert-disc:
    description: Please insert disc 5
    requires: data01
- execute:
    args: $DISC "$GAMEDIR/CDD/DISC5"
    file: $CACHE/bulkcopy-alt.sh
- execute:
    args: -R 775  "$GAMEDIR/CDD/DISC5"
    file: /bin/chmod
- insert-disc:
    description: Please insert disc 6
    requires: data01
- execute:
    args: $DISC "$GAMEDIR/CDD/DISC6"
    file: $CACHE/bulkcopy-alt.sh
- execute:
    args: -R 775  "$GAMEDIR/CDD/DISC6"
    file: /bin/chmod
- write_file:
    content: '[sdl]

      sensitivity=20

      [autoexec]

      mount C "$GAMEDIR/HDD" -t dir

      mount D "$GAMEDIR/CDD/DISC1" -label PANDORA1 -t cdrom

      mount E "$GAMEDIR/CDD/DISC2" -label PANDORA2 -t cdrom

      mount F "$GAMEDIR/CDD/DISC3" -label PANDORA3 -t cdrom

      mount G "$GAMEDIR/CDD/DISC4" -label PANDORA4 -t cdrom

      mount H "$GAMEDIR/CDD/DISC5" -label PANDORA5 -t cdrom

      mount I "$GAMEDIR/CDD/DISC6" -label PANDORA6 -t cdrom

      D:

      install

      exit'
    file: $GAMEDIR/pandora_setup.conf
- task:
    config_file: $GAMEDIR/pandora_setup.conf
    name: dosexec
    working_dir: $GAMEDIR/HDD/
- write_file:
    content: '[sdl]

      sensitivity=20

      fullresolution=desktop

      windowresolution=original

      output=opengl

      [render]

      aspect=true

      scaler=normal2x

      [autoexec]

      mount C "$GAMEDIR/HDD" -t dir

      mount D "$GAMEDIR/CDD/DISC1"  -label PANDORA1 -t cdrom

      mount E "$GAMEDIR/CDD/DISC2"  -label PANDORA2 -t cdrom

      mount F "$GAMEDIR/CDD/DISC3"  -label PANDORA3 -t cdrom

      mount G "$GAMEDIR/CDD/DISC4"  -label PANDORA4 -t cdrom

      mount H "$GAMEDIR/CDD/DISC5"  -label PANDORA5 -t cdrom

      mount I "$GAMEDIR/CDD/DISC6"  -label PANDORA6 -t cdrom

      C:

      cd pandora

      pandora

      exit'
    file: $GAMEDIR/pandora.conf
description: "In game config set\r\nDisc 1 D\r\nDisc 2 E\r\nDisc 3 F\r\nDisc 4 G\r\
  \nDisc 5 H\r\nDisc 6 I"
game_slug: tex-murphy-the-pandora-directive
gogslug: tex_murphy_the_pandora_directive
humblestoreid: ''
installer_slug: tex-murphy-the-pandora-direct-6cd
name: 'Tex Murphy: The Pandora Directive'
notes: ''
runner: dosbox
script:
  game:
    main_file: $GAMEDIR/pandora.conf
  installer:
  - write_file:
      content: '#!/bin/bash

        src=$1

        dst=$2

        cp -avr "$src/."  "$dst"'
      file: $CACHE/bulkcopy-alt.sh
  - chmodx: $CACHE/bulkcopy-alt.sh
  - execute:
      args: $GAMEDIR/HDD $GAMEDIR/CDD $GAMEDIR/CDD/DISC1 $GAMEDIR/CDD/DISC2 $GAMEDIR/CDD/DISC3
        $GAMEDIR/CDD/DISC4 $GAMEDIR/CDD/DISC5 $GAMEDIR/CDD/DISC6
      file: mkdir
  - insert-disc:
      description: Please insert disc 1
      requires: data01
  - execute:
      args: $DISC "$GAMEDIR/CDD/DISC1"
      file: $CACHE/bulkcopy-alt.sh
  - execute:
      args: -R 775  "$GAMEDIR/CDD/DISC1"
      file: /bin/chmod
  - insert-disc:
      description: Please insert disc 2
      requires: data01
  - execute:
      args: $DISC "$GAMEDIR/CDD/DISC2"
      file: $CACHE/bulkcopy-alt.sh
  - execute:
      args: -R 775  "$GAMEDIR/CDD/DISC2"
      file: /bin/chmod
  - insert-disc:
      description: Please insert disc 3
      requires: data01
  - execute:
      args: $DISC "$GAMEDIR/CDD/DISC3"
      file: $CACHE/bulkcopy-alt.sh
  - execute:
      args: -R 775  "$GAMEDIR/CDD/DISC3"
      file: /bin/chmod
  - insert-disc:
      description: Please insert disc 4
      requires: data01
  - execute:
      args: $DISC "$GAMEDIR/CDD/DISC4"
      file: $CACHE/bulkcopy-alt.sh
  - execute:
      args: -R 775  "$GAMEDIR/CDD/DISC4"
      file: /bin/chmod
  - insert-disc:
      description: Please insert disc 5
      requires: data01
  - execute:
      args: $DISC "$GAMEDIR/CDD/DISC5"
      file: $CACHE/bulkcopy-alt.sh
  - execute:
      args: -R 775  "$GAMEDIR/CDD/DISC5"
      file: /bin/chmod
  - insert-disc:
      description: Please insert disc 6
      requires: data01
  - execute:
      args: $DISC "$GAMEDIR/CDD/DISC6"
      file: $CACHE/bulkcopy-alt.sh
  - execute:
      args: -R 775  "$GAMEDIR/CDD/DISC6"
      file: /bin/chmod
  - write_file:
      content: '[sdl]

        sensitivity=20

        [autoexec]

        mount C "$GAMEDIR/HDD" -t dir

        mount D "$GAMEDIR/CDD/DISC1" -label PANDORA1 -t cdrom

        mount E "$GAMEDIR/CDD/DISC2" -label PANDORA2 -t cdrom

        mount F "$GAMEDIR/CDD/DISC3" -label PANDORA3 -t cdrom

        mount G "$GAMEDIR/CDD/DISC4" -label PANDORA4 -t cdrom

        mount H "$GAMEDIR/CDD/DISC5" -label PANDORA5 -t cdrom

        mount I "$GAMEDIR/CDD/DISC6" -label PANDORA6 -t cdrom

        D:

        install

        exit'
      file: $GAMEDIR/pandora_setup.conf
  - task:
      config_file: $GAMEDIR/pandora_setup.conf
      name: dosexec
      working_dir: $GAMEDIR/HDD/
  - write_file:
      content: '[sdl]

        sensitivity=20

        fullresolution=desktop

        windowresolution=original

        output=opengl

        [render]

        aspect=true

        scaler=normal2x

        [autoexec]

        mount C "$GAMEDIR/HDD" -t dir

        mount D "$GAMEDIR/CDD/DISC1"  -label PANDORA1 -t cdrom

        mount E "$GAMEDIR/CDD/DISC2"  -label PANDORA2 -t cdrom

        mount F "$GAMEDIR/CDD/DISC3"  -label PANDORA3 -t cdrom

        mount G "$GAMEDIR/CDD/DISC4"  -label PANDORA4 -t cdrom

        mount H "$GAMEDIR/CDD/DISC5"  -label PANDORA5 -t cdrom

        mount I "$GAMEDIR/CDD/DISC6"  -label PANDORA6 -t cdrom

        C:

        cd pandora

        pandora

        exit'
      file: $GAMEDIR/pandora.conf
slug: tex-murphy-the-pandora-direct-6cd
steamid: 302360
version: 6CD
year: 1996
{
  "game_slug": "tex-murphy-the-pandora-directive",
  "version": "6CD",
  "description": "In game config set\r\nDisc 1 D\r\nDisc 2 E\r\nDisc 3 F\r\nDisc 4 G\r\nDisc 5 H\r\nDisc 6 I",
  "notes": "",
  "name": "Tex Murphy: The Pandora Directive",
  "year": 1996,
  "steamid": 302360,
  "gogslug": "tex_murphy_the_pandora_directive",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "tex-murphy-the-pandora-direct-6cd",
  "installer_slug": "tex-murphy-the-pandora-direct-6cd",
  "script": {
    "game": {
      "main_file": "$GAMEDIR/pandora.conf"
    },
    "installer": [
      {
        "write_file": {
          "content": "#!/bin/bash\nsrc=$1\ndst=$2\ncp -avr \"$src/.\"  \"$dst\"",
          "file": "$CACHE/bulkcopy-alt.sh"
        }
      },
      {
        "chmodx": "$CACHE/bulkcopy-alt.sh"
      },
      {
        "execute": {
          "args": "$GAMEDIR/HDD $GAMEDIR/CDD $GAMEDIR/CDD/DISC1 $GAMEDIR/CDD/DISC2 $GAMEDIR/CDD/DISC3 $GAMEDIR/CDD/DISC4 $GAMEDIR/CDD/DISC5 $GAMEDIR/CDD/DISC6",
          "file": "mkdir"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 1",
          "requires": "data01"
        }
      },
      {
        "execute": {
          "args": "$DISC \"$GAMEDIR/CDD/DISC1\"",
          "file": "$CACHE/bulkcopy-alt.sh"
        }
      },
      {
        "execute": {
          "args": "-R 775  \"$GAMEDIR/CDD/DISC1\"",
          "file": "/bin/chmod"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 2",
          "requires": "data01"
        }
      },
      {
        "execute": {
          "args": "$DISC \"$GAMEDIR/CDD/DISC2\"",
          "file": "$CACHE/bulkcopy-alt.sh"
        }
      },
      {
        "execute": {
          "args": "-R 775  \"$GAMEDIR/CDD/DISC2\"",
          "file": "/bin/chmod"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 3",
          "requires": "data01"
        }
      },
      {
        "execute": {
          "args": "$DISC \"$GAMEDIR/CDD/DISC3\"",
          "file": "$CACHE/bulkcopy-alt.sh"
        }
      },
      {
        "execute": {
          "args": "-R 775  \"$GAMEDIR/CDD/DISC3\"",
          "file": "/bin/chmod"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 4",
          "requires": "data01"
        }
      },
      {
        "execute": {
          "args": "$DISC \"$GAMEDIR/CDD/DISC4\"",
          "file": "$CACHE/bulkcopy-alt.sh"
        }
      },
      {
        "execute": {
          "args": "-R 775  \"$GAMEDIR/CDD/DISC4\"",
          "file": "/bin/chmod"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 5",
          "requires": "data01"
        }
      },
      {
        "execute": {
          "args": "$DISC \"$GAMEDIR/CDD/DISC5\"",
          "file": "$CACHE/bulkcopy-alt.sh"
        }
      },
      {
        "execute": {
          "args": "-R 775  \"$GAMEDIR/CDD/DISC5\"",
          "file": "/bin/chmod"
        }
      },
      {
        "insert-disc": {
          "description": "Please insert disc 6",
          "requires": "data01"
        }
      },
      {
        "execute": {
          "args": "$DISC \"$GAMEDIR/CDD/DISC6\"",
          "file": "$CACHE/bulkcopy-alt.sh"
        }
      },
      {
        "execute": {
          "args": "-R 775  \"$GAMEDIR/CDD/DISC6\"",
          "file": "/bin/chmod"
        }
      },
      {
        "write_file": {
          "content": "[sdl]\nsensitivity=20\n[autoexec]\nmount C \"$GAMEDIR/HDD\" -t dir\nmount D \"$GAMEDIR/CDD/DISC1\" -label PANDORA1 -t cdrom\nmount E \"$GAMEDIR/CDD/DISC2\" -label PANDORA2 -t cdrom\nmount F \"$GAMEDIR/CDD/DISC3\" -label PANDORA3 -t cdrom\nmount G \"$GAMEDIR/CDD/DISC4\" -label PANDORA4 -t cdrom\nmount H \"$GAMEDIR/CDD/DISC5\" -label PANDORA5 -t cdrom\nmount I \"$GAMEDIR/CDD/DISC6\" -label PANDORA6 -t cdrom\nD:\ninstall\nexit",
          "file": "$GAMEDIR/pandora_setup.conf"
        }
      },
      {
        "task": {
          "config_file": "$GAMEDIR/pandora_setup.conf",
          "name": "dosexec",
          "working_dir": "$GAMEDIR/HDD/"
        }
      },
      {
        "write_file": {
          "content": "[sdl]\nsensitivity=20\nfullresolution=desktop\nwindowresolution=original\noutput=opengl\n[render]\naspect=true\nscaler=normal2x\n[autoexec]\nmount C \"$GAMEDIR/HDD\" -t dir\nmount D \"$GAMEDIR/CDD/DISC1\"  -label PANDORA1 -t cdrom\nmount E \"$GAMEDIR/CDD/DISC2\"  -label PANDORA2 -t cdrom\nmount F \"$GAMEDIR/CDD/DISC3\"  -label PANDORA3 -t cdrom\nmount G \"$GAMEDIR/CDD/DISC4\"  -label PANDORA4 -t cdrom\nmount H \"$GAMEDIR/CDD/DISC5\"  -label PANDORA5 -t cdrom\nmount I \"$GAMEDIR/CDD/DISC6\"  -label PANDORA6 -t cdrom\nC:\ncd pandora\npandora\nexit",
          "file": "$GAMEDIR/pandora.conf"
        }
      }
    ]
  }
}
Back to game