Installer bio-menace-zoom-platform

files:
- setup: N/A:Select the Windows installer downloaded from Zoom Platform
game:
  main_file: $GAMEDIR/biomenace_lutris.conf
installer:
- extract:
    description: Extract Zoom Platform installer
    dst: $GAMEDIR
    file: setup
- write_file:
    content: '[sdl]

      fullscreen       = true

      fullresolution   = desktop

      output           = openglpp

      [cpu]

      core             = auto

      cputype          = auto

      cycles           = max

      cycleup          = 1000

      cycledown        = 1000

      [render]

      aspect           = true

      [autoexec]

      # Lines in this section will be run at startup.

      @echo off

      cls

      mount C "$GAMEDIR"

      c:

      goto launcher

      :launcher

      cls

      ECHO  ------------------------------------------

      ECHO   Bio Menace

      ECHO  ------------------------------------------

      ECHO   1) Dr. Mangle`s Lab (Episode 1)

      ECHO   2) The Hidden Lab (Episode 2)

      ECHO   3) Master Cain (Episode 3)

      ECHO  ------------------------------------------

      ECHO   4) Exit

      ECHO  ------------------------------------------

      choice /c1234 /s Which program do you want to run? [1-4]: /n

      if errorlevel 4 goto exit

      if errorlevel 3 goto ep3

      if errorlevel 2 goto ep2

      if errorlevel 1 goto ep1

      :ep1

      cls

      BioPatch

      BMENACE1

      goto exit

      :ep2

      cls

      BioPatch

      BMENACE2

      goto exit

      :ep3

      cls

      BioPatch

      BMENACE3

      goto exit

      :exit

      exit'
    file: $GAMEDIR/biomenace_lutris.conf
description: ''
game_slug: bio-menace
gogslug: bio_menace
humblestoreid: ''
installer_slug: bio-menace-zoom-platform
name: Bio Menace
notes: ''
runner: dosbox
script:
  files:
  - setup: N/A:Select the Windows installer downloaded from Zoom Platform
  game:
    main_file: $GAMEDIR/biomenace_lutris.conf
  installer:
  - extract:
      description: Extract Zoom Platform installer
      dst: $GAMEDIR
      file: setup
  - write_file:
      content: '[sdl]

        fullscreen       = true

        fullresolution   = desktop

        output           = openglpp

        [cpu]

        core             = auto

        cputype          = auto

        cycles           = max

        cycleup          = 1000

        cycledown        = 1000

        [render]

        aspect           = true

        [autoexec]

        # Lines in this section will be run at startup.

        @echo off

        cls

        mount C "$GAMEDIR"

        c:

        goto launcher

        :launcher

        cls

        ECHO  ------------------------------------------

        ECHO   Bio Menace

        ECHO  ------------------------------------------

        ECHO   1) Dr. Mangle`s Lab (Episode 1)

        ECHO   2) The Hidden Lab (Episode 2)

        ECHO   3) Master Cain (Episode 3)

        ECHO  ------------------------------------------

        ECHO   4) Exit

        ECHO  ------------------------------------------

        choice /c1234 /s Which program do you want to run? [1-4]: /n

        if errorlevel 4 goto exit

        if errorlevel 3 goto ep3

        if errorlevel 2 goto ep2

        if errorlevel 1 goto ep1

        :ep1

        cls

        BioPatch

        BMENACE1

        goto exit

        :ep2

        cls

        BioPatch

        BMENACE2

        goto exit

        :ep3

        cls

        BioPatch

        BMENACE3

        goto exit

        :exit

        exit'
      file: $GAMEDIR/biomenace_lutris.conf
slug: bio-menace-zoom-platform
steamid: 358180
version: ZOOM Platform
year: 1993
{
  "game_slug": "bio-menace",
  "version": "ZOOM Platform",
  "description": "",
  "notes": "",
  "name": "Bio Menace",
  "year": 1993,
  "steamid": 358180,
  "gogslug": "bio_menace",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "bio-menace-zoom-platform",
  "installer_slug": "bio-menace-zoom-platform",
  "script": {
    "files": [
      {
        "setup": "N/A:Select the Windows installer downloaded from Zoom Platform"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/biomenace_lutris.conf"
    },
    "installer": [
      {
        "extract": {
          "description": "Extract Zoom Platform installer",
          "dst": "$GAMEDIR",
          "file": "setup"
        }
      },
      {
        "write_file": {
          "content": "[sdl]\nfullscreen       = true\nfullresolution   = desktop\noutput           = openglpp\n[cpu]\ncore             = auto\ncputype          = auto\ncycles           = max\ncycleup          = 1000\ncycledown        = 1000\n[render]\naspect           = true\n[autoexec]\n# Lines in this section will be run at startup.\n@echo off\ncls\nmount C \"$GAMEDIR\"\nc:\ngoto launcher\n:launcher\ncls\nECHO  ------------------------------------------\nECHO   Bio Menace\nECHO  ------------------------------------------\nECHO   1) Dr. Mangle`s Lab (Episode 1)\nECHO   2) The Hidden Lab (Episode 2)\nECHO   3) Master Cain (Episode 3)\nECHO  ------------------------------------------\nECHO   4) Exit\nECHO  ------------------------------------------\nchoice /c1234 /s Which program do you want to run? [1-4]: /n\nif errorlevel 4 goto exit\nif errorlevel 3 goto ep3\nif errorlevel 2 goto ep2\nif errorlevel 1 goto ep1\n:ep1\ncls\nBioPatch\nBMENACE1\ngoto exit\n:ep2\ncls\nBioPatch\nBMENACE2\ngoto exit\n:ep3\ncls\nBioPatch\nBMENACE3\ngoto exit\n:exit\nexit",
          "file": "$GAMEDIR/biomenace_lutris.conf"
        }
      }
    ]
  }
}
Back to game