files:
- zeldaclassic:
filename: zeldaclassic.tar.gz
url: https://github.com/ZQuestClassic/ZQuestClassic/releases/download/2.55.2/2.55.2-linux.tar.gz
game:
exe: zplayer
launch_configs:
- exe: $GAMEDIR/zlauncher
name: Launcher
- exe: $GAMEDIR/zeditor
name: Editor
installer:
- extract:
file: zeldaclassic
system:
disable_runtime: true
description: ''
game_slug: zelda-classic
gogslug: ''
humblestoreid: ''
installer_slug: zelda-classic-2552
name: Zelda Classic
notes: "You may need to install and run fluidsynth in background (qsynth for GUI)\
\ to get in-game music:\r\nhttps://www.purezc.net/forums/index.php?showtopic=78117&p=1077517\r\
\n\r\nTL;DR for Archlinux (adjust package manager and soundfont file for other distributions):\r\
\n```\r\npacman -S fluidsynth soundfont-fluid\r\nfluidsynth /usr/share/soundfonts/FluidR3_GM.sf2\
\ # run this in background while playing the game\r\n```"
runner: linux
script:
files:
- zeldaclassic:
filename: zeldaclassic.tar.gz
url: https://github.com/ZQuestClassic/ZQuestClassic/releases/download/2.55.2/2.55.2-linux.tar.gz
game:
exe: zplayer
launch_configs:
- exe: $GAMEDIR/zlauncher
name: Launcher
- exe: $GAMEDIR/zeditor
name: Editor
installer:
- extract:
file: zeldaclassic
system:
disable_runtime: true
slug: zelda-classic-2552
steamid: null
version: 2.55.2
year: 1998
{
"game_slug": "zelda-classic",
"version": "2.55.2",
"description": "",
"notes": "You may need to install and run fluidsynth in background (qsynth for GUI) to get in-game music:\r\nhttps://www.purezc.net/forums/index.php?showtopic=78117&p=1077517\r\n\r\nTL;DR for Archlinux (adjust package manager and soundfont file for other distributions):\r\n```\r\npacman -S fluidsynth soundfont-fluid\r\nfluidsynth /usr/share/soundfonts/FluidR3_GM.sf2 # run this in background while playing the game\r\n```",
"name": "Zelda Classic",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "zelda-classic-2552",
"installer_slug": "zelda-classic-2552",
"script": {
"files": [
{
"zeldaclassic": {
"filename": "zeldaclassic.tar.gz",
"url": "https://github.com/ZQuestClassic/ZQuestClassic/releases/download/2.55.2/2.55.2-linux.tar.gz"
}
}
],
"game": {
"exe": "zplayer",
"launch_configs": [
{
"exe": "$GAMEDIR/zlauncher",
"name": "Launcher"
},
{
"exe": "$GAMEDIR/zeditor",
"name": "Editor"
}
]
},
"installer": [
{
"extract": {
"file": "zeldaclassic"
}
}
],
"system": {
"disable_runtime": true
}
}
}