Installer jurassic-park-operation-genes-10

files:
- patchedEXE: N/A:Select the NoCD patched exe
game:
  exe: drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic
    Park Operation Genesis/JPOG/SimJP.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    description: Please select the installation directory
    requires: setup.exe
- task:
    description: Launching the installation
    executable: $DISC/Autorun.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: d3dx9_43
    description: Installing DirectX library
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- move:
    description: Moving the old executable so that it acts like a potential backup
    dst: $GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic
      Park Operation Genesis/JPOG/SimJP.exe_backup
    src: $GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic
      Park Operation Genesis/JPOG/SimJP.exe
- move:
    description: Moving over the NoCD patched executable
    dst: $GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic
      Park Operation Genesis/JPOG/SimJP.exe
    src: patchedEXE
description: Base game + NoCD Patch
game_slug: jurassic-park-operation-genesis
gogslug: ''
humblestoreid: ''
installer_slug: jurassic-park-operation-genes-10
name: 'Jurassic Park: Operation Genesis'
notes: "- Don't install DirectX8 when offered, we will install this later\r\n- The\
  \ old executable is saved as a backup if anything goes wrong"
runner: wine
script:
  files:
  - patchedEXE: N/A:Select the NoCD patched exe
  game:
    exe: drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic
      Park Operation Genesis/JPOG/SimJP.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      description: Please select the installation directory
      requires: setup.exe
  - task:
      description: Launching the installation
      executable: $DISC/Autorun.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: d3dx9_43
      description: Installing DirectX library
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - move:
      description: Moving the old executable so that it acts like a potential backup
      dst: $GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue
        Software/Jurassic Park Operation Genesis/JPOG/SimJP.exe_backup
      src: $GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue
        Software/Jurassic Park Operation Genesis/JPOG/SimJP.exe
  - move:
      description: Moving over the NoCD patched executable
      dst: $GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue
        Software/Jurassic Park Operation Genesis/JPOG/SimJP.exe
      src: patchedEXE
slug: jurassic-park-operation-genes-10
steamid: null
version: '1.0'
year: 2003
{
  "game_slug": "jurassic-park-operation-genesis",
  "version": "1.0",
  "description": "Base game + NoCD Patch",
  "notes": "- Don't install DirectX8 when offered, we will install this later\r\n- The old executable is saved as a backup if anything goes wrong",
  "name": "Jurassic Park: Operation Genesis",
  "year": 2003,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "jurassic-park-operation-genes-10",
  "installer_slug": "jurassic-park-operation-genes-10",
  "script": {
    "files": [
      {
        "patchedEXE": "N/A:Select the NoCD patched exe"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic Park Operation Genesis/JPOG/SimJP.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please select the installation directory",
          "requires": "setup.exe"
        }
      },
      {
        "task": {
          "description": "Launching the installation",
          "executable": "$DISC/Autorun.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9_43",
          "description": "Installing DirectX library",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "move": {
          "description": "Moving the old executable so that it acts like a potential backup",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic Park Operation Genesis/JPOG/SimJP.exe_backup",
          "src": "$GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic Park Operation Genesis/JPOG/SimJP.exe"
        }
      },
      {
        "move": {
          "description": "Moving over the NoCD patched executable",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic Park Operation Genesis/JPOG/SimJP.exe",
          "src": "patchedEXE"
        }
      }
    ]
  }
}
Back to game