Installer speedy-blupi-ii-windows

game:
  arch: win32
  exe: drive_c/Program Files/Speedy Blupi II/BLUPI.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: install.exe
- task:
    executable: $DISC/install.exe
    name: wineexec
    prefix: $GAMEDIR
wine:
  dgvoodoo2: true
  dxvk: true
description: Freeware ISO from blupi.org (QSynth required for music)
game_slug: speedy-blupi-ii
gogslug: ''
humblestoreid: ''
installer_slug: speedy-blupi-ii-windows
name: Speedy Blupi II
notes: "Install QSynth through your preferred methods and follow this guide up to\
  \ step 3 or else you will have no music:\r\nhttps://steamcommunity.com/sharedfiles/filedetails/?id=2809933598\r\
  \nDownload and mount the ISO from: \r\nhttps://www.blupi.org/download/img/SpeedyBlupi-2-en.en_US.fr.de.iso.7z\r\
  \n\r\nIn the setup, select your desired language, leave directory at default, install\
  \ DirectX, select finish. DO NOT SELECT PLAY OR THE INSTALLER WILL GET STUCK.\r\n\
  \r\nYou must leave the ISO mounted to play the game!\r\nTHIS GAME HAS MIDI MUSIC!\
  \ YOU MUST INSTALL QSYNTH WITH THE APPROPRIATE SOUNDFONT!"
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Speedy Blupi II/BLUPI.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: install.exe
  - task:
      executable: $DISC/install.exe
      name: wineexec
      prefix: $GAMEDIR
  wine:
    dgvoodoo2: true
    dxvk: true
slug: speedy-blupi-ii-windows
steamid: null
version: Windows
year: 2001
{
  "game_slug": "speedy-blupi-ii",
  "version": "Windows",
  "description": "Freeware ISO from blupi.org (QSynth required for music)",
  "notes": "Install QSynth through your preferred methods and follow this guide up to step 3 or else you will have no music:\r\nhttps://steamcommunity.com/sharedfiles/filedetails/?id=2809933598\r\nDownload and mount the ISO from: \r\nhttps://www.blupi.org/download/img/SpeedyBlupi-2-en.en_US.fr.de.iso.7z\r\n\r\nIn the setup, select your desired language, leave directory at default, install DirectX, select finish. DO NOT SELECT PLAY OR THE INSTALLER WILL GET STUCK.\r\n\r\nYou must leave the ISO mounted to play the game!\r\nTHIS GAME HAS MIDI MUSIC! YOU MUST INSTALL QSYNTH WITH THE APPROPRIATE SOUNDFONT!",
  "name": "Speedy Blupi II",
  "year": 2001,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "speedy-blupi-ii-windows",
  "installer_slug": "speedy-blupi-ii-windows",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Speedy Blupi II/BLUPI.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "install.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/install.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "dgvoodoo2": true,
      "dxvk": true
    }
  }
}
Back to game