game:
exe: drive_c/Program Files/Speedy Blupi II/BLUPI.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Speedy Blupi II
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-ii
gogslug: ''
humblestoreid: ''
installer_slug: speedy-blupi-ii-cd-rom
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:
exe: drive_c/Program Files/Speedy Blupi II/BLUPI.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR/drive_c/Program Files/Speedy Blupi II
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-ii-cd-rom
steamid: null
version: CD-ROM
year: 2001
{
"game_slug": "speedy-blupi-ii",
"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-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-cd-rom",
"installer_slug": "speedy-blupi-ii-cd-rom",
"script": {
"game": {
"exe": "drive_c/Program Files/Speedy Blupi II/BLUPI.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR/drive_c/Program Files/Speedy Blupi II"
},
"installer": [
{
"task": {
"app": "winxp",
"name": "winetricks"
}
},
{
"insert-disc": {
"requires": "install.exe"
}
},
{
"task": {
"executable": "$DISC/install.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"dgvoodoo2": true
}
}
}