files:
- aow: N/A:Select the Windows installer downloaded from GOG
- codecs: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/INDEO/iv5play.exe
game:
exe: drive_c/GOG Games/Age of Wonders/AoW.exe
prefix: $GAMEDIR
installer:
- task:
executable: aow
name: wineexec
prefix: $GAMEDIR
- task:
args: /s
description: installing INDEO codecs to play cinematics
executable: codecs
name: wineexec
system:
env:
PROTONFIXES_DISABLE: 1
description: Play "Age of Wonders" provided by GOG on Linux!
game_slug: age-of-wonders
gogslug: age_of_wonders
humblestoreid: ''
installer_slug: age-of-wonders-gog
name: Age of Wonders
notes: ''
runner: wine
script:
files:
- aow: N/A:Select the Windows installer downloaded from GOG
- codecs: https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/INDEO/iv5play.exe
game:
exe: drive_c/GOG Games/Age of Wonders/AoW.exe
prefix: $GAMEDIR
installer:
- task:
executable: aow
name: wineexec
prefix: $GAMEDIR
- task:
args: /s
description: installing INDEO codecs to play cinematics
executable: codecs
name: wineexec
system:
env:
PROTONFIXES_DISABLE: 1
slug: age-of-wonders-gog
steamid: 61500
version: GOG
year: 1999
{
"game_slug": "age-of-wonders",
"version": "GOG",
"description": "Play \"Age of Wonders\" provided by GOG on Linux!",
"notes": "",
"name": "Age of Wonders",
"year": 1999,
"steamid": 61500,
"gogslug": "age_of_wonders",
"humblestoreid": "",
"runner": "wine",
"slug": "age-of-wonders-gog",
"installer_slug": "age-of-wonders-gog",
"script": {
"files": [
{
"aow": "N/A:Select the Windows installer downloaded from GOG"
},
{
"codecs": "https://github.com/legluondunet/mlls-tools/raw/refs/heads/master/INDEO/iv5play.exe"
}
],
"game": {
"exe": "drive_c/GOG Games/Age of Wonders/AoW.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "aow",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/s",
"description": "installing INDEO codecs to play cinematics",
"executable": "codecs",
"name": "wineexec"
}
}
],
"system": {
"env": {
"PROTONFIXES_DISABLE": 1
}
}
}
}