Installer r5reloaded-2614-live

files:
- client: https://cdn.r5r.org/launcher/R5RLauncher-Setup.exe
- dotnet-desktop-runtime-x64: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.exe
- eaappinstaller: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe
game:
  exe: $GAMEDIR/drive_c/Program Files/R5Reloaded/R5R Launcher/launcher.exe
  prefix: $GAMEDIR
install_complete_text: Installation Complete! Launch R5 Reloaded from Lutris - it
  will automatically start EA App.
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: arial tahoma powershell win10
    arch: win64
    description: Installing dlls
    name: winetricks
    prefix: $GAMEDIR
- task:
    app: corefonts
    description: Installing core fonts
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    args: /S
    description: Installing .NET Desktop Runtime
    executable: dotnet-desktop-runtime-x64
    name: wineexec
    prefix: $GAMEDIR
- task:
    args: EAX_LAUNCH_CLIENT=0
    description: Installing EA App
    executable: eaappinstaller
    name: wineexec
    prefix: $GAMEDIR
    return_code: 768
- task:
    description: Killing Wine processes after EA install
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win64
    background: true
    description: Launching EA App for login - DO NOT CLOSE THIS WINDOW
    executable: $GAMEDIR/drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EADesktop.exe
    name: wineexec
    prefix: $GAMEDIR
- input_menu:
    description: 'EA App is now launching.


      Please follow these steps:

      1. Log into your EA account

      2. Wait for EA App to fully load

      3. Close EA App completely (right-click system tray icon and choose Exit)

      4. Once EA App is fully closed, click the button below

      '
    id: EA_LOGIN
    options:
    - ea_logged_in: I have logged in and closed EA App completely
    preselect: ea_logged_in
- task:
    description: Ensuring all processes are stopped
    name: winekill
    prefix: $GAMEDIR
- task:
    arch: win64
    description: Installing R5 Reloaded client
    executable: client
    name: wineexec
    prefix: $GAMEDIR
system:
  env:
    DXVK_HUD: 0
    GAMEID: r5reloaded
    MESA_SHADER_CACHE_DIR: $GAMEDIR
    MESA_SHADER_CACHE_MAX_SIZE: 10G
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    __GL_SHADER_DISK_CACHE_SIZE: 10737418240
    __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
  overrides:
    libglesv2: builtin
  prefer_system_libs: true
description: This will install the new R5Reloaded launcher and EA App.
game_slug: r5reloaded
gogslug: ''
humblestoreid: ''
installer_slug: r5reloaded-2614-live
name: R5Reloaded
notes: reworked the install script to prompt login to ea app and streamline setup
  process
runner: wine
script:
  files:
  - client: https://cdn.r5r.org/launcher/R5RLauncher-Setup.exe
  - dotnet-desktop-runtime-x64: https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.exe
  - eaappinstaller: https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe
  game:
    exe: $GAMEDIR/drive_c/Program Files/R5Reloaded/R5R Launcher/launcher.exe
    prefix: $GAMEDIR
  install_complete_text: Installation Complete! Launch R5 Reloaded from Lutris - it
    will automatically start EA App.
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: arial tahoma powershell win10
      arch: win64
      description: Installing dlls
      name: winetricks
      prefix: $GAMEDIR
  - task:
      app: corefonts
      description: Installing core fonts
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      args: /S
      description: Installing .NET Desktop Runtime
      executable: dotnet-desktop-runtime-x64
      name: wineexec
      prefix: $GAMEDIR
  - task:
      args: EAX_LAUNCH_CLIENT=0
      description: Installing EA App
      executable: eaappinstaller
      name: wineexec
      prefix: $GAMEDIR
      return_code: 768
  - task:
      description: Killing Wine processes after EA install
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win64
      background: true
      description: Launching EA App for login - DO NOT CLOSE THIS WINDOW
      executable: $GAMEDIR/drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EADesktop.exe
      name: wineexec
      prefix: $GAMEDIR
  - input_menu:
      description: 'EA App is now launching.


        Please follow these steps:

        1. Log into your EA account

        2. Wait for EA App to fully load

        3. Close EA App completely (right-click system tray icon and choose Exit)

        4. Once EA App is fully closed, click the button below

        '
      id: EA_LOGIN
      options:
      - ea_logged_in: I have logged in and closed EA App completely
      preselect: ea_logged_in
  - task:
      description: Ensuring all processes are stopped
      name: winekill
      prefix: $GAMEDIR
  - task:
      arch: win64
      description: Installing R5 Reloaded client
      executable: client
      name: wineexec
      prefix: $GAMEDIR
  system:
    env:
      DXVK_HUD: 0
      GAMEID: r5reloaded
      MESA_SHADER_CACHE_DIR: $GAMEDIR
      MESA_SHADER_CACHE_MAX_SIZE: 10G
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
      __GL_SHADER_DISK_CACHE_SIZE: 10737418240
      __GL_SHADER_DISK_CACHE_SKIP_CLEANUP: 1
    overrides:
      libglesv2: builtin
    prefer_system_libs: true
slug: r5reloaded-2614-live
steamid: null
version: 26.14-live
year: 2021
{
  "game_slug": "r5reloaded",
  "version": "26.14-live",
  "description": "This will install the new R5Reloaded launcher and EA App.",
  "notes": "reworked the install script to prompt login to ea app and streamline setup process",
  "name": "R5Reloaded",
  "year": 2021,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "r5reloaded-2614-live",
  "installer_slug": "r5reloaded-2614-live",
  "script": {
    "files": [
      {
        "client": "https://cdn.r5r.org/launcher/R5RLauncher-Setup.exe"
      },
      {
        "dotnet-desktop-runtime-x64": "https://builds.dotnet.microsoft.com/dotnet/WindowsDesktop/8.0.15/windowsdesktop-runtime-8.0.15-win-x64.exe"
      },
      {
        "eaappinstaller": "https://origin-a.akamaihd.net/EA-Desktop-Client-Download/installer-releases/EAappInstaller.exe"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/R5Reloaded/R5R Launcher/launcher.exe",
      "prefix": "$GAMEDIR"
    },
    "install_complete_text": "Installation Complete! Launch R5 Reloaded from Lutris - it will automatically start EA App.",
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "arial tahoma powershell win10",
          "arch": "win64",
          "description": "Installing dlls",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "description": "Installing core fonts",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "args": "/S",
          "description": "Installing .NET Desktop Runtime",
          "executable": "dotnet-desktop-runtime-x64",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "EAX_LAUNCH_CLIENT=0",
          "description": "Installing EA App",
          "executable": "eaappinstaller",
          "name": "wineexec",
          "prefix": "$GAMEDIR",
          "return_code": 768
        }
      },
      {
        "task": {
          "description": "Killing Wine processes after EA install",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "background": true,
          "description": "Launching EA App for login - DO NOT CLOSE THIS WINDOW",
          "executable": "$GAMEDIR/drive_c/Program Files/Electronic Arts/EA Desktop/EA Desktop/EADesktop.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "input_menu": {
          "description": "EA App is now launching.\n\nPlease follow these steps:\n1. Log into your EA account\n2. Wait for EA App to fully load\n3. Close EA App completely (right-click system tray icon and choose Exit)\n4. Once EA App is fully closed, click the button below\n",
          "id": "EA_LOGIN",
          "options": [
            {
              "ea_logged_in": "I have logged in and closed EA App completely"
            }
          ],
          "preselect": "ea_logged_in"
        }
      },
      {
        "task": {
          "description": "Ensuring all processes are stopped",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing R5 Reloaded client",
          "executable": "client",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "env": {
        "DXVK_HUD": 0,
        "GAMEID": "r5reloaded",
        "MESA_SHADER_CACHE_DIR": "$GAMEDIR",
        "MESA_SHADER_CACHE_MAX_SIZE": "10G",
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
        "__GL_SHADER_DISK_CACHE_SIZE": 10737418240,
        "__GL_SHADER_DISK_CACHE_SKIP_CLEANUP": 1
      },
      "overrides": {
        "libglesv2": "builtin"
      },
      "prefer_system_libs": true
    }
  }
}
Back to game