Installer spongebob-squarepants-operati-cd

game:
  arch: win64
  exe: drive_c/Program Files (x86)/THQ/SpongeBob SquarePants/Operation Krabby Patty/SpongeBob.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Setting Up Wine Enviornment.
    name: create_prefix
    prefix: $GAMEDIR
- insert-disc:
    description: Insert Your Game Disc.
    message: Please insert or mount your game disc. This is the first step to setting
      up the game.
    requires: Setup.exe
- task:
    description: Beginning game install. Proceed with all prompts, but do not install
      Direct X.
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: 'The cd wrapper/installer for the "SpongeBob SquarePants: Operation Krabby
  Patty" game.'
game_slug: spongebob-squarepants-operation-krabby-patty
gogslug: ''
humblestoreid: ''
installer_slug: spongebob-squarepants-operati-cd
name: 'Spongebob Squarepants: Operation Krabby Patty'
notes: Do not install Direct X when prompted. This will cause the installation to
  potentially fail.
runner: wine
script:
  game:
    arch: win64
    exe: drive_c/Program Files (x86)/THQ/SpongeBob SquarePants/Operation Krabby Patty/SpongeBob.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Setting Up Wine Enviornment.
      name: create_prefix
      prefix: $GAMEDIR
  - insert-disc:
      description: Insert Your Game Disc.
      message: Please insert or mount your game disc. This is the first step to setting
        up the game.
      requires: Setup.exe
  - task:
      description: Beginning game install. Proceed with all prompts, but do not install
        Direct X.
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: spongebob-squarepants-operati-cd
steamid: null
version: CD
year: 2001
{
  "game_slug": "spongebob-squarepants-operation-krabby-patty",
  "version": "CD",
  "description": "The cd wrapper/installer for the \"SpongeBob SquarePants: Operation Krabby Patty\" game.",
  "notes": "Do not install Direct X when prompted. This will cause the installation to potentially fail.",
  "name": "Spongebob Squarepants: Operation Krabby Patty",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "spongebob-squarepants-operati-cd",
  "installer_slug": "spongebob-squarepants-operati-cd",
  "script": {
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files (x86)/THQ/SpongeBob SquarePants/Operation Krabby Patty/SpongeBob.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Setting Up Wine Enviornment.",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "insert-disc": {
          "description": "Insert Your Game Disc.",
          "message": "Please insert or mount your game disc. This is the first step to setting up the game.",
          "requires": "Setup.exe"
        }
      },
      {
        "task": {
          "description": "Beginning game install. Proceed with all prompts, but do not install Direct X.",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game