Installer fl-studio-fl-studio-20-1

game:
  arch: win64
  exe: $GAMEDIR/drive_c/Program Files/Image-Line/FL Studio 20/FL64.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vb6run gdiplus allfonts win10 vcrun2005 vcrun2005 vcrun2008 vcrun2010
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: 'Installing the game (WARNING: Do not run the game when the installation
      is complete)'
    executable: launcher
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
wine:
  overrides:
    d2d1: disabled
description: Install destination changed
game_slug: fl-studio
gogslug: ''
humblestoreid: ''
installer_slug: fl-studio-fl-studio-20-1
name: FL Studio
notes: Backspace key closes current window
runner: wine
script:
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Program Files/Image-Line/FL Studio 20/FL64.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vb6run gdiplus allfonts win10 vcrun2005 vcrun2005 vcrun2008 vcrun2010
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: 'Installing the game (WARNING: Do not run the game when the installation
        is complete)'
      executable: launcher
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
  wine:
    overrides:
      d2d1: disabled
slug: fl-studio-fl-studio-20-1
steamid: null
version: FL Studio 20 1
year: 1997
{
  "game_slug": "fl-studio",
  "version": "FL Studio 20 1",
  "description": "Install destination changed",
  "notes": "Backspace key closes current window",
  "name": "FL Studio",
  "year": 1997,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fl-studio-fl-studio-20-1",
  "installer_slug": "fl-studio-fl-studio-20-1",
  "script": {
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Program Files/Image-Line/FL Studio 20/FL64.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vb6run gdiplus allfonts win10 vcrun2005 vcrun2005 vcrun2008 vcrun2010",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing the game (WARNING: Do not run the game when the installation is complete)",
          "executable": "launcher",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0
      }
    },
    "wine": {
      "overrides": {
        "d2d1": "disabled"
      }
    }
  }
}
Back to game