Installer ableton-live-ableton-live-10-intr

files:
- setup: https://cdn-downloads.ableton.com/channels/10.1.30/ableton_live_intro_10.1.30_64.zip
game:
  arch: win64
  exe: drive_c/ProgramData/Ableton/Live 10 Intro/Program/Ableton Live 10 Intro.exe
  prefix: $GAMEDIR
  working_dir: drive_c/ProgramData/Ableton/Live 10 Intro
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 d3dx9 gdiplus vcrun2008 vcrun6 vcrun2010 vcrun2013 vcrun2015
      corefonts tahoma msxml3 msxml6 setupapi python27
    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!


  This installer is made and upkept for the most recent Ableton Live Suite version,
  both for highest possible functionality and lowest possible audio latency.


  Currently working on functionality and stability.

  WineASIO and yabridge will be added soon, enabling MIDI and VST2 support.


  If 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.


  We will actively maintain this, as we need Ableton for work!'
game_slug: ableton-live
gogslug: ''
humblestoreid: ''
installer_slug: ableton-live-ableton-live-10-intr
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_intro_10.1.30_64.zip
  game:
    arch: win64
    exe: drive_c/ProgramData/Ableton/Live 10 Intro/Program/Ableton Live 10 Intro.exe
    prefix: $GAMEDIR
    working_dir: drive_c/ProgramData/Ableton/Live 10 Intro
  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 d3dx9 gdiplus vcrun2008 vcrun6 vcrun2010 vcrun2013 vcrun2015
        corefonts tahoma msxml3 msxml6 setupapi python27
      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-10-intr
steamid: null
version: Ableton Live 10 Intro
year: 2020
{
  "game_slug": "ableton-live",
  "version": "Ableton Live 10 Intro",
  "description": "Hello there!\n\nThis installer is made and upkept for the most recent Ableton Live Suite version, both for highest possible functionality and lowest possible audio latency.\n\nCurrently working on functionality and stability.\nWineASIO and yabridge will be added soon, enabling MIDI and VST2 support.\n\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.\n\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-10-intr",
  "installer_slug": "ableton-live-ableton-live-10-intr",
  "script": {
    "files": [
      {
        "setup": "https://cdn-downloads.ableton.com/channels/10.1.30/ableton_live_intro_10.1.30_64.zip"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/ProgramData/Ableton/Live 10 Intro/Program/Ableton Live 10 Intro.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "drive_c/ProgramData/Ableton/Live 10 Intro"
    },
    "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 d3dx9 gdiplus vcrun2008 vcrun6 vcrun2010 vcrun2013 vcrun2015 corefonts tahoma msxml3 msxml6 setupapi python27",
          "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