game:
arch: win32
exe: drive_c/Speedy Blupi/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
gogslug: ''
humblestoreid: ''
installer_slug: speedy-blupi-windows
name: Speedy Blupi
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-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\nTHIS GAME HAS MIDI MUSIC! YOU MUST INSTALL QSYNTH WITH THE APPROPRIATE SOUNDFONT!"
runner: wine
script:
game:
arch: win32
exe: drive_c/Speedy Blupi/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-windows
steamid: null
version: Windows
year: 1998
{
"game_slug": "speedy-blupi",
"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-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\nTHIS GAME HAS MIDI MUSIC! YOU MUST INSTALL QSYNTH WITH THE APPROPRIATE SOUNDFONT!",
"name": "Speedy Blupi",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "speedy-blupi-windows",
"installer_slug": "speedy-blupi-windows",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Speedy Blupi/BLUPI.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "install.exe"
}
},
{
"task": {
"executable": "$DISC/install.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"dgvoodoo2": true,
"dxvk": true
}
}
}