files:
- game: N/A:Please select the installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Battle Isle 3/SDI/SDI_1R.EXE
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Game...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: icodecs
name: winetricks
description: '- Tested with GOG installer version: setup_battle_isle3_2.2.0.20.exe'
game_slug: battle-isle-3
gogslug: battle_isle_platinum
humblestoreid: ''
installer_slug: battle-isle-3-gog
name: Battle Isle 3
notes: '- The game will start but the gameplay does not seem playable.'
runner: wine
script:
files:
- game: N/A:Please select the installer
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/Battle Isle 3/SDI/SDI_1R.EXE
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Game...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: icodecs
name: winetricks
slug: battle-isle-3-gog
steamid: null
version: GOG
year: 1995
{
"game_slug": "battle-isle-3",
"version": "GOG",
"description": "- Tested with GOG installer version: setup_battle_isle3_2.2.0.20.exe",
"notes": "- The game will start but the gameplay does not seem playable.",
"name": "Battle Isle 3",
"year": 1995,
"steamid": null,
"gogslug": "battle_isle_platinum",
"humblestoreid": "",
"runner": "wine",
"slug": "battle-isle-3-gog",
"installer_slug": "battle-isle-3-gog",
"script": {
"files": [
{
"game": "N/A:Please select the installer"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/Battle Isle 3/SDI/SDI_1R.EXE",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Game...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "icodecs",
"name": "winetricks"
}
}
]
}
}