Installer ableton-live-ableton-live-standar

files:
- setup: https://cdn-downloads.ableton.com/channels/10.1.30/ableton_live_standard_10.1.30_64.zip
game:
  arch: win64
  exe: drive_c/ProgramData/Ableton/Live 10 Standard/Program/Ableton Live 10 Standard.exe
  prefix: $GAMEDIR
  working_dir: drive_c/ProgramData/Ableton/Live 10 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: 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: "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-standar
name: Ableton Live
notes: "After Installation, do NOT Launch Ableton or close it. Launch Ableton after\
  \ the Installation.\r\nUSE OFFLINE AUTHORIZATION! Online Authorization crashes or\
  \ may invalidate an authorization of yours. Packages have to be downloaded over\
  \ ableton.com. Installation done over drag & drop.\r\n\r\nPlease use WINE Runner\
  \ \"Lutris 5.7\" 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/10.1.30/ableton_live_standard_10.1.30_64.zip
  game:
    arch: win64
    exe: drive_c/ProgramData/Ableton/Live 10 Standard/Program/Ableton Live 10 Standard.exe
    prefix: $GAMEDIR
    working_dir: drive_c/ProgramData/Ableton/Live 10 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: 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-ableton-live-standar
steamid: null
version: Ableton Live Standard 10.1.30
year: 2020
{
  "game_slug": "ableton-live",
  "version": "Ableton Live Standard 10.1.30",
  "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, do NOT Launch Ableton or close it. Launch Ableton after the Installation.\r\nUSE OFFLINE AUTHORIZATION! Online Authorization crashes or may invalidate an authorization of yours. Packages have to be downloaded over ableton.com. Installation done over drag & drop.\r\n\r\nPlease use WINE Runner \"Lutris 5.7\" 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-standar",
  "installer_slug": "ableton-live-ableton-live-standar",
  "script": {
    "files": [
      {
        "setup": "https://cdn-downloads.ableton.com/channels/10.1.30/ableton_live_standard_10.1.30_64.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/ProgramData/Ableton/Live 10 Standard/Program/Ableton Live 10 Standard.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "drive_c/ProgramData/Ableton/Live 10 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": "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"
      }
    }
  }
}
Back to game