Installer sinking-island-dvd

files:
- setup: N/A:Please select the Sinking Island setup.exe file
game:
  arch: win32
  exe: drive_c/Program Files/Sinking Island/Sinking Island.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Installing Sinking Island
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: sinking-island
gogslug: sinking_island
humblestoreid: ''
installer_slug: sinking-island-dvd
name: Sinking Island
notes: Game require a no-DVD patch to bypass the copy protection but won't start nonetheless.
runner: wine
script:
  files:
  - setup: N/A:Please select the Sinking Island setup.exe file
  game:
    arch: win32
    exe: drive_c/Program Files/Sinking Island/Sinking Island.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Installing Sinking Island
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
slug: sinking-island-dvd
steamid: 333430
version: DVD
year: 2007
{
  "game_slug": "sinking-island",
  "version": "DVD",
  "description": "",
  "notes": "Game require a no-DVD patch to bypass the copy protection but won't start nonetheless.",
  "name": "Sinking Island",
  "year": 2007,
  "steamid": 333430,
  "gogslug": "sinking_island",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "sinking-island-dvd",
  "installer_slug": "sinking-island-dvd",
  "script": {
    "files": [
      {
        "setup": "N/A:Please select the Sinking Island setup.exe file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Sinking Island/Sinking Island.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Installing Sinking Island",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game