files:
- installer: N/A:Select 32bit installer file
game:
arch: win64
exe: drive_c/Program Files/Avid/Sibelius/Sibelius.exe
prefix: $GAMEDIR
installer:
- task:
app: win10
name: winetricks
- task:
app: dotnet20 riched20 msxml6 corefonts gdiplus vcrun6 vcrun2005 vcrun2022
description: Installing needed libs
name: winetricks
- task:
executable: $installer
name: wineexec
description: 64-bit
game_slug: sibelius
gogslug: ''
humblestoreid: ''
installer_slug: sibelius-ultimate-202290
name: Sibelius
notes: 'After install, startup message: "There was an error initializing the licensing
engine. Your copy of Sibelius now needs to be reactivates."'
runner: wine
script:
files:
- installer: N/A:Select 32bit installer file
game:
arch: win64
exe: drive_c/Program Files/Avid/Sibelius/Sibelius.exe
prefix: $GAMEDIR
installer:
- task:
app: win10
name: winetricks
- task:
app: dotnet20 riched20 msxml6 corefonts gdiplus vcrun6 vcrun2005 vcrun2022
description: Installing needed libs
name: winetricks
- task:
executable: $installer
name: wineexec
slug: sibelius-ultimate-202290
steamid: null
version: Ultimate 2022.9.0
year: 2019
{
"game_slug": "sibelius",
"version": "Ultimate 2022.9.0",
"description": "64-bit",
"notes": "After install, startup message: \"There was an error initializing the licensing engine. Your copy of Sibelius now needs to be reactivates.\"",
"name": "Sibelius",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sibelius-ultimate-202290",
"installer_slug": "sibelius-ultimate-202290",
"script": {
"files": [
{
"installer": "N/A:Select 32bit installer file"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files/Avid/Sibelius/Sibelius.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "win10",
"name": "winetricks"
}
},
{
"task": {
"app": "dotnet20 riched20 msxml6 corefonts gdiplus vcrun6 vcrun2005 vcrun2022",
"description": "Installing needed libs",
"name": "winetricks"
}
},
{
"task": {
"executable": "$installer",
"name": "wineexec"
}
}
]
}
}