Installer ableton-live-ableton-live-suite-1

files:
- setup: https://cdn-downloads.ableton.com/channels/11.0.2/ableton_live_standard_11.0.2_64.zip
game:
  arch: win64
  exe: /home/life/Games/ableton-live/drive_c/ProgramData/Ableton/Live 11 Standard/Program/Ableton
    Live 11 Standard.exe
  prefix: $GAMEDIR
  working_dir: drive_c/ProgramData/Ableton/Live 11 Standard
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: win7 quicktime72  gdiplus vb2run vcrun2008 vcrun6 vcrun2010 vcrun2013 vcrun2015
      corefonts tahoma msxml3 msxml6 setupapi python27
    description: Committing Winetrickery...
    name: winetricks
- task:
    arch: win64
    description: Running installer.
    executable: $CACHE/Ableton Live 11 Standard Installer.exe
    name: wineexec
- task:
    name: winekill
    prefix: $GAMEDIR
wine:
  fsync: false
  overrides:
    wineasio: n,b
description: "Hello there!\r\n\r\nThis installer is made and upkept for the most recent\
  \ Ableton Live Suite version, both for highest possible functionality and lowest\
  \ possible audio latency.\r\n\r\nCurrently working on functionality and stability.\r\
  \nWineASIO and yabridge will be added soon, enabling MIDI and VST2 support.\r\n\r\
  \nIf you encounter any issues, make sure to contact us over at Lutris@BuckiCompany.com\
  \ - We'd be happy to help and fix issues for our installer.\r\n\r\nWe will actively\
  \ maintain this, as we need Ableton for work!"
game_slug: ableton-live
gogslug: ''
humblestoreid: ''
installer_slug: ableton-live-ableton-live-suite-1
name: Ableton Live
notes: "After Installation, go into Lutris and launch the application.\r\nUSE OFFLINE\
  \ AUTHORIZATION! Packages have to be downloaded over ableton.com. Installation done\
  \ over drag & drop.\r\n\r\nPlease use WINE Runner \"Lutris 6.4\" for best results.\r\
  \n32-Bit is very unstable and below Ableton minimum requirements."
runner: wine
script:
  files:
  - setup: https://cdn-downloads.ableton.com/channels/11.0.2/ableton_live_standard_11.0.2_64.zip
  game:
    arch: win64
    exe: /home/life/Games/ableton-live/drive_c/ProgramData/Ableton/Live 11 Standard/Program/Ableton
      Live 11 Standard.exe
    prefix: $GAMEDIR
    working_dir: drive_c/ProgramData/Ableton/Live 11 Standard
  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: win7 quicktime72  gdiplus vb2run vcrun2008 vcrun6 vcrun2010 vcrun2013 vcrun2015
        corefonts tahoma msxml3 msxml6 setupapi python27
      description: Committing Winetrickery...
      name: winetricks
  - task:
      arch: win64
      description: Running installer.
      executable: $CACHE/Ableton Live 11 Standard Installer.exe
      name: wineexec
  - task:
      name: winekill
      prefix: $GAMEDIR
  wine:
    fsync: false
    overrides:
      wineasio: n,b
slug: ableton-live-ableton-live-suite-1
steamid: null
version: Ableton Live Suite 11.0.2
year: 2020
{
  "game_slug": "ableton-live",
  "version": "Ableton Live Suite 11.0.2",
  "description": "Hello there!\r\n\r\nThis installer is made and upkept for the most recent Ableton Live Suite version, both for highest possible functionality and lowest possible audio latency.\r\n\r\nCurrently working on functionality and stability.\r\nWineASIO and yabridge will be added soon, enabling MIDI and VST2 support.\r\n\r\nIf you encounter any issues, make sure to contact us over at Lutris@BuckiCompany.com - We'd be happy to help and fix issues for our installer.\r\n\r\nWe will actively maintain this, as we need Ableton for work!",
  "notes": "After Installation, go into Lutris and launch the application.\r\nUSE OFFLINE AUTHORIZATION! Packages have to be downloaded over ableton.com. Installation done over drag & drop.\r\n\r\nPlease use WINE Runner \"Lutris 6.4\" for best results.\r\n32-Bit is very unstable and below Ableton minimum requirements.",
  "name": "Ableton Live",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ableton-live-ableton-live-suite-1",
  "installer_slug": "ableton-live-ableton-live-suite-1",
  "script": {
    "files": [
      {
        "setup": "https://cdn-downloads.ableton.com/channels/11.0.2/ableton_live_standard_11.0.2_64.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "/home/life/Games/ableton-live/drive_c/ProgramData/Ableton/Live 11 Standard/Program/Ableton Live 11 Standard.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "drive_c/ProgramData/Ableton/Live 11 Standard"
    },
    "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": "win7 quicktime72  gdiplus vb2run vcrun2008 vcrun6 vcrun2010 vcrun2013 vcrun2015 corefonts tahoma msxml3 msxml6 setupapi python27",
          "description": "Committing Winetrickery...",
          "name": "winetricks"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Running installer.",
          "executable": "$CACHE/Ableton Live 11 Standard Installer.exe",
          "name": "wineexec"
        }
      },
      {
        "task": {
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "fsync": false,
      "overrides": {
        "wineasio": "n,b"
      }
    }
  }
}
Back to game