files:
- zool2iso: N/A:Download the Zool 2 ISO from https://www.myabandonware.com/game/zool-2-21r#download
game:
main_file: zool2.conf
installer:
- extract:
dst: $GAMEDIR
src: zool2iso
- write_file:
content: '[autoexec]
mount c .
imgmount d ZOOL2.cue -t iso -fs iso
D:\ZOOL2.EXE
[dosbox]
machine=vgaonly
[cpu]
cycles=2750
[sdl]
fullscreen=true
fulldouble=false
fullresolution=1920x1080
windowresolution=original
'
file: $GAMEDIR/zool2.conf
description: null
game_slug: zool-2
gogslug: ''
humblestoreid: ''
installer_slug: zool-2-abandonware
name: Zool 2
notes: ''
runner: dosbox
script:
files:
- zool2iso: N/A:Download the Zool 2 ISO from https://www.myabandonware.com/game/zool-2-21r#download
game:
main_file: zool2.conf
installer:
- extract:
dst: $GAMEDIR
src: zool2iso
- write_file:
content: '[autoexec]
mount c .
imgmount d ZOOL2.cue -t iso -fs iso
D:\ZOOL2.EXE
[dosbox]
machine=vgaonly
[cpu]
cycles=2750
[sdl]
fullscreen=true
fulldouble=false
fullresolution=1920x1080
windowresolution=original
'
file: $GAMEDIR/zool2.conf
slug: zool-2-abandonware
steamid: null
version: Abandonware
year: 1993
{
"game_slug": "zool-2",
"version": "Abandonware",
"description": null,
"notes": "",
"name": "Zool 2",
"year": 1993,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "zool-2-abandonware",
"installer_slug": "zool-2-abandonware",
"script": {
"files": [
{
"zool2iso": "N/A:Download the Zool 2 ISO from https://www.myabandonware.com/game/zool-2-21r#download"
}
],
"game": {
"main_file": "zool2.conf"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"src": "zool2iso"
}
},
{
"write_file": {
"content": "[autoexec]\nmount c .\nimgmount d ZOOL2.cue -t iso -fs iso\nD:\\ZOOL2.EXE\n[dosbox]\nmachine=vgaonly\n[cpu]\ncycles=2750\n[sdl]\nfullscreen=true\nfulldouble=false\nfullresolution=1920x1080\nwindowresolution=original\n",
"file": "$GAMEDIR/zool2.conf"
}
}
]
}
}