Installer legends-of-runeterra-standard

files:
- lor_installer: https://bacon.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.live.americas.exe
game:
  args: --launch-product=bacon --launch-patchline=live
  exe: $GAMEDIR/drive_c/Riot Games/Riot Client/RiotClientServices.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    key: GrabFullScreen
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    prefix: $GAMEDIR
    value: Y
- task:
    arch: win64
    key: UseXVidMode
    name: set_regedit
    path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
    prefix: $GAMEDIR
    value: N
- task:
    arch: win64
    description: Installing Legends of Runeterra
    executable: lor_installer
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_43 d3dx9 wininet dotnet48
    arch: win64
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
system:
  disable_compositor: true
  env:
    DXVK_LOG_LEVEL: none
    DXVK_STATE_CACHE_PATH: $GAMEDIR
    STAGING_SHARED_MEMORY: 1
    WINE_LARGE_ADDRESS_AWARE: 1
    __GL_SHADER_DISK_CACHE: 1
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
wine:
  Desktop: true
  MouseWarpOverride: disable
description: ''
game_slug: legends-of-runeterra
gogslug: ''
humblestoreid: ''
installer_slug: legends-of-runeterra-standard
name: Legends of Runeterra
notes: "- When Riot launcher opens first time, enter your username and password. Then\
  \ wait for client to download files. After that don't click play. Close it and wait\
  \ for script to finish.\r\n- After the script is complete the game might crash the\
  \ first time it's started. If this happens close all wine processes and start the\
  \ game again."
runner: wine
script:
  files:
  - lor_installer: https://bacon.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.live.americas.exe
  game:
    args: --launch-product=bacon --launch-patchline=live
    exe: $GAMEDIR/drive_c/Riot Games/Riot Client/RiotClientServices.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      key: GrabFullScreen
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      prefix: $GAMEDIR
      value: Y
  - task:
      arch: win64
      key: UseXVidMode
      name: set_regedit
      path: HKEY_CURRENT_USER\Software\Wine\X11 Driver
      prefix: $GAMEDIR
      value: N
  - task:
      arch: win64
      description: Installing Legends of Runeterra
      executable: lor_installer
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_43 d3dx9 wininet dotnet48
      arch: win64
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  system:
    disable_compositor: true
    env:
      DXVK_LOG_LEVEL: none
      DXVK_STATE_CACHE_PATH: $GAMEDIR
      STAGING_SHARED_MEMORY: 1
      WINE_LARGE_ADDRESS_AWARE: 1
      __GL_SHADER_DISK_CACHE: 1
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
  wine:
    Desktop: true
    MouseWarpOverride: disable
slug: legends-of-runeterra-standard
steamid: null
version: Standard
year: 2020
{
  "game_slug": "legends-of-runeterra",
  "version": "Standard",
  "description": "",
  "notes": "- When Riot launcher opens first time, enter your username and password. Then wait for client to download files. After that don't click play. Close it and wait for script to finish.\r\n- After the script is complete the game might crash the first time it's started. If this happens close all wine processes and start the game again.",
  "name": "Legends of Runeterra",
  "year": 2020,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "legends-of-runeterra-standard",
  "installer_slug": "legends-of-runeterra-standard",
  "script": {
    "files": [
      {
        "lor_installer": "https://bacon.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.live.americas.exe"
      }
    ],
    "game": {
      "args": "--launch-product=bacon --launch-patchline=live",
      "exe": "$GAMEDIR/drive_c/Riot Games/Riot Client/RiotClientServices.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "GrabFullScreen",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "prefix": "$GAMEDIR",
          "value": "Y"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "UseXVidMode",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Software\\Wine\\X11 Driver",
          "prefix": "$GAMEDIR",
          "value": "N"
        }
      },
      {
        "task": {
          "arch": "win64",
          "description": "Installing Legends of Runeterra",
          "executable": "lor_installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_43 d3dx9 wininet dotnet48",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "system": {
      "disable_compositor": true,
      "env": {
        "DXVK_LOG_LEVEL": "none",
        "DXVK_STATE_CACHE_PATH": "$GAMEDIR",
        "STAGING_SHARED_MEMORY": 1,
        "WINE_LARGE_ADDRESS_AWARE": 1,
        "__GL_SHADER_DISK_CACHE": 1,
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
      }
    },
    "wine": {
      "Desktop": true,
      "MouseWarpOverride": "disable"
    }
  }
}
Back to game