files:
- file1: N/A:Please select the GOG installer
- file2: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
config_file: $GAMEDIR/DOSBOX/dosboxBI2.conf
main_file: $GAMEDIR/DOSBOX/dosboxBI2_single.conf
installer:
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" "$file1"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/dosboxBI2.conf
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/dosboxBI2_single.conf
- write_config:
file: $GAMEDIR/DOSBOX/dosboxBI2.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/DOSBOX/dosboxBI2.conf
key: output
section: sdl
value: opengl
- write_config:
file: $GAMEDIR/DOSBOX/dosboxBI2.conf
key: fullscreen
section: sdl
value: false
- write_config:
file: $GAMEDIR/DOSBOX/dosboxBI2.conf
key: fullresolution
section: sdl
value: 1920x1080
- write_config:
file: $GAMEDIR/DOSBOX/dosboxBI2.conf
key: midiconfig
section: midi
value: '128:0'
description: 'Tested with GOG installer version: setup_battle_isle_2_1.0_(28043).exe'
game_slug: battle-isle-2
gogslug: battle_isle_platinum
humblestoreid: ''
installer_slug: battle-isle-2-gog
name: Battle Isle 2
notes: The CD Audio does not seem to play, even though the ISO mounts successfully
and the audio files are found.
runner: dosbox
script:
files:
- file1: N/A:Please select the GOG installer
- file2: https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz
game:
config_file: $GAMEDIR/DOSBOX/dosboxBI2.conf
main_file: $GAMEDIR/DOSBOX/dosboxBI2_single.conf
installer:
- extract:
dst: $CACHE
file: $file2
- execute:
args: -d "$CACHE" "$file1"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/dosboxBI2.conf
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/__support/app/dosboxBI2_single.conf
- write_config:
file: $GAMEDIR/DOSBOX/dosboxBI2.conf
key: aspect
section: render
value: true
- write_config:
file: $GAMEDIR/DOSBOX/dosboxBI2.conf
key: output
section: sdl
value: opengl
- write_config:
file: $GAMEDIR/DOSBOX/dosboxBI2.conf
key: fullscreen
section: sdl
value: false
- write_config:
file: $GAMEDIR/DOSBOX/dosboxBI2.conf
key: fullresolution
section: sdl
value: 1920x1080
- write_config:
file: $GAMEDIR/DOSBOX/dosboxBI2.conf
key: midiconfig
section: midi
value: '128:0'
slug: battle-isle-2-gog
steamid: null
version: GOG
year: 1994
{
"game_slug": "battle-isle-2",
"version": "GOG",
"description": "Tested with GOG installer version: setup_battle_isle_2_1.0_(28043).exe",
"notes": "The CD Audio does not seem to play, even though the ISO mounts successfully and the audio files are found.",
"name": "Battle Isle 2",
"year": 1994,
"steamid": null,
"gogslug": "battle_isle_platinum",
"humblestoreid": "",
"runner": "dosbox",
"slug": "battle-isle-2-gog",
"installer_slug": "battle-isle-2-gog",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG installer"
},
{
"file2": "https://constexpr.org/innoextract/files/innoextract-1.9/innoextract-1.9-linux.tar.xz"
}
],
"game": {
"config_file": "$GAMEDIR/DOSBOX/dosboxBI2.conf",
"main_file": "$GAMEDIR/DOSBOX/dosboxBI2_single.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file2"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$file1\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE"
}
},
{
"merge": {
"dst": "$GAMEDIR/DOSBOX",
"src": "$GAMEDIR/__support/app/dosboxBI2.conf"
}
},
{
"merge": {
"dst": "$GAMEDIR/DOSBOX",
"src": "$GAMEDIR/__support/app/dosboxBI2_single.conf"
}
},
{
"write_config": {
"file": "$GAMEDIR/DOSBOX/dosboxBI2.conf",
"key": "aspect",
"section": "render",
"value": true
}
},
{
"write_config": {
"file": "$GAMEDIR/DOSBOX/dosboxBI2.conf",
"key": "output",
"section": "sdl",
"value": "opengl"
}
},
{
"write_config": {
"file": "$GAMEDIR/DOSBOX/dosboxBI2.conf",
"key": "fullscreen",
"section": "sdl",
"value": false
}
},
{
"write_config": {
"file": "$GAMEDIR/DOSBOX/dosboxBI2.conf",
"key": "fullresolution",
"section": "sdl",
"value": "1920x1080"
}
},
{
"write_config": {
"file": "$GAMEDIR/DOSBOX/dosboxBI2.conf",
"key": "midiconfig",
"section": "midi",
"value": "128:0"
}
}
]
}
}