Installer jurassic-park-operation-genes-10

files:
- widescreen: N/A:Select the options.ini file (Widescreen patch)
- 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
- 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
- copy:
    description: Moving over the NoCD patched executable
    dst: $GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic
      Park Operation Genesis/JPOG
    src: patchedEXE
- copy:
    description: Moving over the options.ini file (widescreen patch)
    dst: $GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic
      Park Operation Genesis/JPOG
    src: widescreen
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 if offered, dxvk will handle this for us\r\n- The\
  \ old executable is saved as a backup if anything goes wrong"
runner: wine
script:
  files:
  - widescreen: N/A:Select the options.ini file (Widescreen patch)
  - 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
  - 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
  - copy:
      description: Moving over the NoCD patched executable
      dst: $GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue
        Software/Jurassic Park Operation Genesis/JPOG
      src: patchedEXE
  - copy:
      description: Moving over the options.ini file (widescreen patch)
      dst: $GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue
        Software/Jurassic Park Operation Genesis/JPOG
      src: widescreen
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 if offered, dxvk will handle this for us\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": [
      {
        "widescreen": "N/A:Select the options.ini file (Widescreen patch)"
      },
      {
        "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"
        }
      },
      {
        "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"
        }
      },
      {
        "copy": {
          "description": "Moving over the NoCD patched executable",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic Park Operation Genesis/JPOG",
          "src": "patchedEXE"
        }
      },
      {
        "copy": {
          "description": "Moving over the options.ini file (widescreen patch)",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Universal Interactive/Blue Tongue Software/Jurassic Park Operation Genesis/JPOG",
          "src": "widescreen"
        }
      }
    ]
  }
}
Back to game