Installer jurassic-park-iii-danger-zone-11

game:
  exe: drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/Danger Zone.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    description: Please select the installation directory
    requires: AUTORUN.exe
- copy:
    description: DANGERZ folder to destination
    dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/
    src: $DISC/DANGERZ
- copy:
    description: Extracting 'jpbfiles' folder
    dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/
    src: $DISC/jpbfiles
- move:
    description: Making a backup for the NoCD patch
    dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_start.dxr_backup
    src: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_start.dxr
- copy:
    description: Applying NoCD Patch
    dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/
    src: $DISC/jpbfiles/jpb_intro.dxr
- move:
    description: Finalizing NoCD Patch
    dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_start.dxr
    src: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_intro.dxr
- copy:
    description: Copying userinfo.cst file to root directory
    dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/
    src: $DISC/DANGERZ/USERINFO/userinfo.cst
- task:
    description: Installing QuickTime
    executable: $DISC/SUPPORT/QTWFILES/QuickTimeInstaller.exe
    name: wineexec
    prefix: $GAMEDIR
description: Base + NoCD Patch
game_slug: jurassic-park-iii-danger-zone
gogslug: ''
humblestoreid: ''
installer_slug: jurassic-park-iii-danger-zone-11
name: 'Jurassic Park III: Danger Zone'
notes: "- Finish the installation before running the game\r\n  - The game boots to\
  \ a black screen, but it will eventually boot if you keep spamming the left mouse\
  \ button\r\n  - This installation is inspired by https://www.reddit.com/r/SteamDeck/comments/you6d2/hello_friends_im_working_on_jurassic_park_3_dino/"
runner: wine
script:
  game:
    exe: drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/Danger Zone.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      description: Please select the installation directory
      requires: AUTORUN.exe
  - copy:
      description: DANGERZ folder to destination
      dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/
      src: $DISC/DANGERZ
  - copy:
      description: Extracting 'jpbfiles' folder
      dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/
      src: $DISC/jpbfiles
  - move:
      description: Making a backup for the NoCD patch
      dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_start.dxr_backup
      src: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_start.dxr
  - copy:
      description: Applying NoCD Patch
      dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/
      src: $DISC/jpbfiles/jpb_intro.dxr
  - move:
      description: Finalizing NoCD Patch
      dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_start.dxr
      src: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_intro.dxr
  - copy:
      description: Copying userinfo.cst file to root directory
      dst: $GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/
      src: $DISC/DANGERZ/USERINFO/userinfo.cst
  - task:
      description: Installing QuickTime
      executable: $DISC/SUPPORT/QTWFILES/QuickTimeInstaller.exe
      name: wineexec
      prefix: $GAMEDIR
slug: jurassic-park-iii-danger-zone-11
steamid: null
version: '1.1'
year: 2001
{
  "game_slug": "jurassic-park-iii-danger-zone",
  "version": "1.1",
  "description": "Base + NoCD Patch",
  "notes": "- Finish the installation before running the game\r\n  - The game boots to a black screen, but it will eventually boot if you keep spamming the left mouse button\r\n  - This installation is inspired by https://www.reddit.com/r/SteamDeck/comments/you6d2/hello_friends_im_working_on_jurassic_park_3_dino/",
  "name": "Jurassic Park III: Danger Zone",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "jurassic-park-iii-danger-zone-11",
  "installer_slug": "jurassic-park-iii-danger-zone-11",
  "script": {
    "game": {
      "exe": "drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/Danger Zone.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please select the installation directory",
          "requires": "AUTORUN.exe"
        }
      },
      {
        "copy": {
          "description": "DANGERZ folder to destination",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/",
          "src": "$DISC/DANGERZ"
        }
      },
      {
        "copy": {
          "description": "Extracting 'jpbfiles' folder",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/",
          "src": "$DISC/jpbfiles"
        }
      },
      {
        "move": {
          "description": "Making a backup for the NoCD patch",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_start.dxr_backup",
          "src": "$GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_start.dxr"
        }
      },
      {
        "copy": {
          "description": "Applying NoCD Patch",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/",
          "src": "$DISC/jpbfiles/jpb_intro.dxr"
        }
      },
      {
        "move": {
          "description": "Finalizing NoCD Patch",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_start.dxr",
          "src": "$GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/jpb_intro.dxr"
        }
      },
      {
        "copy": {
          "description": "Copying userinfo.cst file to root directory",
          "dst": "$GAMEDIR/drive_c/Program Files (x86)/Jurassic Park III/Danger Zone/",
          "src": "$DISC/DANGERZ/USERINFO/userinfo.cst"
        }
      },
      {
        "task": {
          "description": "Installing QuickTime",
          "executable": "$DISC/SUPPORT/QTWFILES/QuickTimeInstaller.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game