Installer biosys-win95-cd

game:
  arch: win32
  exe: drive_c/Program Files/Jumpstart Solutions/Biosys/BioSys.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: biosys.ico
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: biosys
gogslug: ''
humblestoreid: ''
installer_slug: biosys-win95-cd
name: BioSys
notes: "Set Windows version to Win95. Wine needs to be executed within the game folder.\r\
  \n\r\nData CD needs to be inserted or mounted for playing."
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Jumpstart Solutions/Biosys/BioSys.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: biosys.ico
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: biosys-win95-cd
steamid: null
version: Win95 CD
year: 1999
{
  "game_slug": "biosys",
  "version": "Win95 CD",
  "description": "",
  "notes": "Set Windows version to Win95. Wine needs to be executed within the game folder.\r\n\r\nData CD needs to be inserted or mounted for playing.",
  "name": "BioSys",
  "year": 1999,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "biosys-win95-cd",
  "installer_slug": "biosys-win95-cd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Jumpstart Solutions/Biosys/BioSys.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "biosys.ico"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game