Installer plex-desktop-wine64

files:
- INSTALLER: https://downloads.plex.tv/plex-desktop/1.26.0.1531-92029e9e/windows/Plex-1.26.0.1531-92029e9e-x86_64.exe
game:
  arch: win64
  exe: drive_c/Program Files/Plex/Plex/Plex.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: corefonts arial
    arch: win64
    description: Installing fonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Running Installer
    executable: INSTALLER
    name: wineexec
    prefix: $GAMEDIR
description: Uses Lutris's version of Wine a simplify Plex install on Linux.
game_slug: plex-desktop
gogslug: ''
humblestoreid: ''
installer_slug: plex-desktop-wine64
name: Plex Desktop
notes: "Needs Wine 6.0\r\nMay need to press 'Refresh'/F5 a few times on the first\
  \ start if you get can't connect to plex.tv."
runner: wine
script:
  files:
  - INSTALLER: https://downloads.plex.tv/plex-desktop/1.26.0.1531-92029e9e/windows/Plex-1.26.0.1531-92029e9e-x86_64.exe
  game:
    arch: win64
    exe: drive_c/Program Files/Plex/Plex/Plex.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: corefonts arial
      arch: win64
      description: Installing fonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Running Installer
      executable: INSTALLER
      name: wineexec
      prefix: $GAMEDIR
slug: plex-desktop-wine64
steamid: null
version: Wine64
year: 2019
{
  "game_slug": "plex-desktop",
  "version": "Wine64",
  "description": "Uses Lutris's version of Wine a simplify Plex install on Linux.",
  "notes": "Needs Wine 6.0\r\nMay need to press 'Refresh'/F5 a few times on the first start if you get can't connect to plex.tv.",
  "name": "Plex Desktop",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "plex-desktop-wine64",
  "installer_slug": "plex-desktop-wine64",
  "script": {
    "files": [
      {
        "INSTALLER": "https://downloads.plex.tv/plex-desktop/1.26.0.1531-92029e9e/windows/Plex-1.26.0.1531-92029e9e-x86_64.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/Program Files/Plex/Plex/Plex.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts arial",
          "arch": "win64",
          "description": "Installing fonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Running Installer",
          "executable": "INSTALLER",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game