Installer jurassic-park-the-game-10

files:
- dinput8_dll: N/A:Select the dinput8.dll file
game:
  exe: drive_c/Program Files (x86)/Telltale Games/Jurassic Park The Game/GameData/JurassicPark101.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    description: Please select the installation directory
    requires: JurassicPark101_setup.exe
- task:
    description: Launching the installation
    executable: $DISC/JurassicPark101_setup.exe
    name: wineexec
    prefix: $GAMEDIR
    return_code: '50944'
- copy:
    description: Copying over dll file to handle cases when the controller is not
      recognized
    dst: drive_c/Program Files (x86)/Telltale Games/Jurassic Park The Game/GameData/
    src: dinput8_dll
description: Base game + NoCD Patch + Controller fix
game_slug: jurassic-park-the-game
gogslug: ''
humblestoreid: ''
installer_slug: jurassic-park-the-game-10
name: 'Jurassic Park: The Game'
notes: "- Don't install DirectX if offered, dxvk will handle this for us\r\n  - Make\
  \ sure to complete the installation before you start the game\r\n  - The game is\
  \ abandonware and can be obtained through https://www.myabandonware.com/game/jurassic-park-the-game-yfz\r\
  \n  - You will need the dinput8.dll fix found here https://d1.xp.myabandonware.com/t/c5bbfbbc-3c97-4239-8bc3-eedf324df71e/Jurassic-Park-The-Game_Fix_Win_EN_dinput8dll.zip"
runner: wine
script:
  files:
  - dinput8_dll: N/A:Select the dinput8.dll file
  game:
    exe: drive_c/Program Files (x86)/Telltale Games/Jurassic Park The Game/GameData/JurassicPark101.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      description: Please select the installation directory
      requires: JurassicPark101_setup.exe
  - task:
      description: Launching the installation
      executable: $DISC/JurassicPark101_setup.exe
      name: wineexec
      prefix: $GAMEDIR
      return_code: '50944'
  - copy:
      description: Copying over dll file to handle cases when the controller is not
        recognized
      dst: drive_c/Program Files (x86)/Telltale Games/Jurassic Park The Game/GameData/
      src: dinput8_dll
slug: jurassic-park-the-game-10
steamid: 201830
version: '1.0'
year: 2011
{
  "game_slug": "jurassic-park-the-game",
  "version": "1.0",
  "description": "Base game + NoCD Patch + Controller fix",
  "notes": "- Don't install DirectX if offered, dxvk will handle this for us\r\n  - Make sure to complete the installation before you start the game\r\n  - The game is abandonware and can be obtained through https://www.myabandonware.com/game/jurassic-park-the-game-yfz\r\n  - You will need the dinput8.dll fix found here https://d1.xp.myabandonware.com/t/c5bbfbbc-3c97-4239-8bc3-eedf324df71e/Jurassic-Park-The-Game_Fix_Win_EN_dinput8dll.zip",
  "name": "Jurassic Park: The Game",
  "year": 2011,
  "steamid": 201830,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "jurassic-park-the-game-10",
  "installer_slug": "jurassic-park-the-game-10",
  "script": {
    "files": [
      {
        "dinput8_dll": "N/A:Select the dinput8.dll file"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Telltale Games/Jurassic Park The Game/GameData/JurassicPark101.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please select the installation directory",
          "requires": "JurassicPark101_setup.exe"
        }
      },
      {
        "task": {
          "description": "Launching the installation",
          "executable": "$DISC/JurassicPark101_setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": "50944"
        }
      },
      {
        "copy": {
          "description": "Copying over dll file to handle cases when the controller is not recognized",
          "dst": "drive_c/Program Files (x86)/Telltale Games/Jurassic Park The Game/GameData/",
          "src": "dinput8_dll"
        }
      }
    ]
  }
}
Back to game