files:
- setup: https://cdn-downloads.ableton.com/channels/10.1.30/ableton_live_suite_10.1.30_64.zip
game:
arch: win64
exe: drive_c/ProgramData/Ableton/Live 10 Suite/Program/Ableton Live 10 Suite.exe
prefix: $GAMEDIR
working_dir: drive_c/ProgramData/Ableton/Live 10 Suite
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- extract:
description: Extracting Installer...
dst: $CACHE
file: setup
format: zip
- task:
app: quicktime72 gdiplus vb2run vcrun2008 vcrun6 vcrun2010 vcrun2013 vcrun2015
corefonts tahoma msxml3 msxml6 setupapi python27 win7
description: Committing Winetrickery...
name: winetricks
- task:
arch: win64
description: Running installer.
executable: $CACHE/Setup.msi
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
wine:
overrides:
wineasio: n,b
description: so this is a derivation/mod of the standard installer only built for
suite. For those who have a copy of suite, and didn't want to buy a copy of standard
game_slug: ableton-live
gogslug: ''
humblestoreid: ''
installer_slug: ableton-live-1013
name: Ableton Live
notes: literally a mod of the Live 10 Standard installer
runner: wine
script:
files:
- setup: https://cdn-downloads.ableton.com/channels/10.1.30/ableton_live_suite_10.1.30_64.zip
game:
arch: win64
exe: drive_c/ProgramData/Ableton/Live 10 Suite/Program/Ableton Live 10 Suite.exe
prefix: $GAMEDIR
working_dir: drive_c/ProgramData/Ableton/Live 10 Suite
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- extract:
description: Extracting Installer...
dst: $CACHE
file: setup
format: zip
- task:
app: quicktime72 gdiplus vb2run vcrun2008 vcrun6 vcrun2010 vcrun2013 vcrun2015
corefonts tahoma msxml3 msxml6 setupapi python27 win7
description: Committing Winetrickery...
name: winetricks
- task:
arch: win64
description: Running installer.
executable: $CACHE/Setup.msi
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
wine:
overrides:
wineasio: n,b
slug: ableton-live-1013
steamid: null
version: 10.1.3
year: 2020
{
"game_slug": "ableton-live",
"version": "10.1.3",
"description": "so this is a derivation/mod of the standard installer only built for suite. For those who have a copy of suite, and didn't want to buy a copy of standard",
"notes": "literally a mod of the Live 10 Standard installer",
"name": "Ableton Live",
"year": 2020,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "ableton-live-1013",
"installer_slug": "ableton-live-1013",
"script": {
"files": [
{
"setup": "https://cdn-downloads.ableton.com/channels/10.1.30/ableton_live_suite_10.1.30_64.zip"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/ProgramData/Ableton/Live 10 Suite/Program/Ableton Live 10 Suite.exe",
"prefix": "$GAMEDIR",
"working_dir": "drive_c/ProgramData/Ableton/Live 10 Suite"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"description": "Extracting Installer...",
"dst": "$CACHE",
"file": "setup",
"format": "zip"
}
},
{
"task": {
"app": "quicktime72 gdiplus vb2run vcrun2008 vcrun6 vcrun2010 vcrun2013 vcrun2015 corefonts tahoma msxml3 msxml6 setupapi python27 win7",
"description": "Committing Winetrickery...",
"name": "winetricks"
}
},
{
"task": {
"arch": "win64",
"description": "Running installer.",
"executable": "$CACHE/Setup.msi",
"name": "wineexec"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"overrides": {
"wineasio": "n,b"
}
}
}
}