files:
- GOG_INSTALLER: N/A:Select GOG installer file
- INNO_INSTALLER: https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz
game:
config_file: $GAMEDIR/dosboxEVEN1.conf
gogid: 1207664023
main_file: $GAMEDIR/DOSBOX/dosboxEVEN1_single.conf
installer:
- extract:
dst: $CACHE
file: $INNO_INSTALLER
- execute:
args: -d "$CACHE" "$GOG_INSTALLER"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- move:
dst: $GAMEDIR/DOSBOX/dosboxEVEN1_single.conf
src: $GAMEDIR/dosboxEVEN1_single.conf
- write_config:
file: $GAMEDIR/dosboxEVEN1.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosboxEVEN1.conf
key: fullscreen
section: sdl
value: false
- write_config:
file: $GAMEDIR/dosboxEVEN1.conf
key: autolock
section: sdl
value: false
description: Uses GOG's windows installer DosBox Installer.
game_slug: the-even-more-incredible-machine
gogslug: the_incredible_machine_mega_pack
humblestoreid: ''
installer_slug: the-even-more-incredible-mach-gogdosbox
name: The Even More! Incredible Machine
notes: ''
runner: dosbox
script:
files:
- GOG_INSTALLER: N/A:Select GOG installer file
- INNO_INSTALLER: https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz
game:
config_file: $GAMEDIR/dosboxEVEN1.conf
gogid: 1207664023
main_file: $GAMEDIR/DOSBOX/dosboxEVEN1_single.conf
installer:
- extract:
dst: $CACHE
file: $INNO_INSTALLER
- execute:
args: -d "$CACHE" "$GOG_INSTALLER"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- move:
dst: $GAMEDIR/DOSBOX/dosboxEVEN1_single.conf
src: $GAMEDIR/dosboxEVEN1_single.conf
- write_config:
file: $GAMEDIR/dosboxEVEN1.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/dosboxEVEN1.conf
key: fullscreen
section: sdl
value: false
- write_config:
file: $GAMEDIR/dosboxEVEN1.conf
key: autolock
section: sdl
value: false
slug: the-even-more-incredible-mach-gogdosbox
steamid: null
version: GOG+DosBox
year: 1993
{
"game_slug": "the-even-more-incredible-machine",
"version": "GOG+DosBox",
"description": "Uses GOG's windows installer DosBox Installer.",
"notes": "",
"name": "The Even More! Incredible Machine",
"year": 1993,
"steamid": null,
"gogslug": "the_incredible_machine_mega_pack",
"humblestoreid": "",
"runner": "dosbox",
"slug": "the-even-more-incredible-mach-gogdosbox",
"installer_slug": "the-even-more-incredible-mach-gogdosbox",
"script": {
"files": [
{
"GOG_INSTALLER": "N/A:Select GOG installer file"
},
{
"INNO_INSTALLER": "https://constexpr.org/innoextract/files/innoextract-1.8/innoextract-1.8-linux.tar.xz"
}
],
"game": {
"config_file": "$GAMEDIR/dosboxEVEN1.conf",
"gogid": 1207664023,
"main_file": "$GAMEDIR/DOSBOX/dosboxEVEN1_single.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$INNO_INSTALLER"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$GOG_INSTALLER\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
},
{
"move": {
"dst": "$GAMEDIR/DOSBOX/dosboxEVEN1_single.conf",
"src": "$GAMEDIR/dosboxEVEN1_single.conf"
}
},
{
"write_config": {
"file": "$GAMEDIR/dosboxEVEN1.conf",
"key": "aspect",
"section": "render",
"value": true
}
},
{
"write_config": {
"file": "$GAMEDIR/dosboxEVEN1.conf",
"key": "fullscreen",
"section": "sdl",
"value": false
}
},
{
"write_config": {
"file": "$GAMEDIR/dosboxEVEN1.conf",
"key": "autolock",
"section": "sdl",
"value": false
}
}
]
}
}