Installer fl-studio-gui-v21-installer

files:
- powershell:
    filename: install_pwshwrapper.exe
    url: https://github.com/PietJankbal/powershell-wrapper-for-wine/blob/9205ad0033faa3183ffe1cac8947639b2b31004e/install_pwshwrapper.exe?raw=true
- setup:
    filename: flstudio_win_installer.exe
    url: https://support.image-line.com/redirect/flstudio_win_installer
game:
  arch: win64
  args: /unix "C:\Program Files\Image-Line\FL Studio 21\FL64.exe"
  exe: $GAMEDIR/drive_c/windows/system32/start.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    description: Installing Powershell Wrapper
    executable: powershell
    name: wineexec
    prefix: $GAMEDIR
- task:
    description: Installing FL Studio. The default settings should be fine, Please
      do not change the install location.
    executable: setup
    name: wineexec
    prefix: $GAMEDIR
    return_code: 50944
- task:
    app: gdiplus
    description: Adding winetrick packages.
    name: winetricks
    prefix: $GAMEDIR
wine:
  overrides:
    d2d1: disabled
description: Compatible with winetricks 20230212
game_slug: fl-studio
gogslug: ''
humblestoreid: ''
installer_slug: fl-studio-gui-v21-installer
name: FL Studio
notes: ''
runner: wine
script:
  files:
  - powershell:
      filename: install_pwshwrapper.exe
      url: https://github.com/PietJankbal/powershell-wrapper-for-wine/blob/9205ad0033faa3183ffe1cac8947639b2b31004e/install_pwshwrapper.exe?raw=true
  - setup:
      filename: flstudio_win_installer.exe
      url: https://support.image-line.com/redirect/flstudio_win_installer
  game:
    arch: win64
    args: /unix "C:\Program Files\Image-Line\FL Studio 21\FL64.exe"
    exe: $GAMEDIR/drive_c/windows/system32/start.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      description: Installing Powershell Wrapper
      executable: powershell
      name: wineexec
      prefix: $GAMEDIR
  - task:
      description: Installing FL Studio. The default settings should be fine, Please
        do not change the install location.
      executable: setup
      name: wineexec
      prefix: $GAMEDIR
      return_code: 50944
  - task:
      app: gdiplus
      description: Adding winetrick packages.
      name: winetricks
      prefix: $GAMEDIR
  wine:
    overrides:
      d2d1: disabled
slug: fl-studio-gui-v21-installer
steamid: null
version: GUI v21 Installer
year: 1997
{
  "game_slug": "fl-studio",
  "version": "GUI v21 Installer",
  "description": "Compatible with winetricks 20230212",
  "notes": "",
  "name": "FL Studio",
  "year": 1997,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fl-studio-gui-v21-installer",
  "installer_slug": "fl-studio-gui-v21-installer",
  "script": {
    "files": [
      {
        "powershell": {
          "filename": "install_pwshwrapper.exe",
          "url": "https://github.com/PietJankbal/powershell-wrapper-for-wine/blob/9205ad0033faa3183ffe1cac8947639b2b31004e/install_pwshwrapper.exe?raw=true"
        }
      },
      {
        "setup": {
          "filename": "flstudio_win_installer.exe",
          "url": "https://support.image-line.com/redirect/flstudio_win_installer"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "args": "/unix \"C:\\Program Files\\Image-Line\\FL Studio 21\\FL64.exe\"",
      "exe": "$GAMEDIR/drive_c/windows/system32/start.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing Powershell Wrapper",
          "executable": "powershell",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "description": "Installing FL Studio. The default settings should be fine, Please do not change the install location.",
          "executable": "setup",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": 50944
        }
      },
      {
        "task": {
          "app": "gdiplus",
          "description": "Adding winetrick packages.",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "d2d1": "disabled"
      }
    }
  }
}
Back to game