files:
- game: http://lutris.net/files/games/hover/Hover.exe
game:
exe: drive_c/Hover/HOVER.EXE
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Hover/
file: game
format: zip
description: To get music, you need to use a MIDI synthesizer like FluidSynth or TiMidity.
Install Qsynth (an interface to FluidSynth) and running it before starting the game
should work.
game_slug: hover
gogslug: ''
humblestoreid: ''
installer_slug: hover-win95
name: Hover!
notes: ''
runner: wine
script:
files:
- game: http://lutris.net/files/games/hover/Hover.exe
game:
exe: drive_c/Hover/HOVER.EXE
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Hover/
file: game
format: zip
slug: hover-win95
steamid: null
version: Win95
year: 1995
{
"game_slug": "hover",
"version": "Win95",
"description": "To get music, you need to use a MIDI synthesizer like FluidSynth or TiMidity. Install Qsynth (an interface to FluidSynth) and running it before starting the game should work.",
"notes": "",
"name": "Hover!",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "hover-win95",
"installer_slug": "hover-win95",
"script": {
"files": [
{
"game": "http://lutris.net/files/games/hover/Hover.exe"
}
],
"game": {
"exe": "drive_c/Hover/HOVER.EXE"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Hover/",
"file": "game",
"format": "zip"
}
}
]
}
}