game:
exe: drive_c/Speedy Blupi/BLUPI.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Speedy Blupi/
installer:
- task:
app: winxp
name: winetricks
- insert-disc:
requires: install.exe
- task:
executable: $DISC/install.exe
name: wineexec
prefix: $GAMEDIR
wine:
dgvoodoo2: true
description: Freeware ISO from blupi.org (QSynth required for music)
game_slug: speedy-blupi
gogslug: ''
humblestoreid: ''
installer_slug: speedy-blupi-cd-rom
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, DO\
\ NOT 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:
exe: drive_c/Speedy Blupi/BLUPI.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Speedy Blupi/
installer:
- task:
app: winxp
name: winetricks
- insert-disc:
requires: install.exe
- task:
executable: $DISC/install.exe
name: wineexec
prefix: $GAMEDIR
wine:
dgvoodoo2: true
slug: speedy-blupi-cd-rom
steamid: null
version: CD-ROM
year: 1998
{
"game_slug": "speedy-blupi",
"version": "CD-ROM",
"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, DO NOT 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",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "speedy-blupi-cd-rom",
"installer_slug": "speedy-blupi-cd-rom",
"script": {
"game": {
"exe": "drive_c/Speedy Blupi/BLUPI.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Speedy Blupi/"
},
"installer": [
{
"task": {
"app": "winxp",
"name": "winetricks"
}
},
{
"insert-disc": {
"requires": "install.exe"
}
},
{
"task": {
"executable": "$DISC/install.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"dgvoodoo2": true
}
}
}