Installer league-of-legends-testing-only

custom-name: League of Legends - Testing
files:
- lol_installer: https://lol.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.na.exe
- script1: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/League%20of%20Legends/launchhelper_bis.sh
- script2: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/League%20of%20Legends/syscall_check_bis.sh
- bmp: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/League%20of%20Legends/lol.bmp
game:
  arch: win64
  args: --locale=$INPUT_LOCALE
  exe: $GAMEDIR/drive_c/Riot Games/League of Legends/LeagueClient.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    install_gecko: false
    install_mono: false
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: d3dcompiler_47 win7
    name: winetricks
    prefix: $GAMEDIR
- input_menu:
    description: 'Choose your preferred game''s language:'
    id: LOCALE
    options:
    - cs_CZ: "\u010Ce\u0161tina"
    - en_AU: English AUS
    - en_GB: English U.K.
    - en_US: English U.S.
    - fr_FR: "Fran\xE7ais"
    - de_DE: Deutsch
    - es_ES: "Espa\xF1ol"
    - es_MX: "Espa\xF1ol Mexicano"
    - it_IT: Italiano
    - ja_JP: "\u65E5\u672C\u8A9E"
    - hu_HU: Magyar
    - pl_PL: Polski
    - pt_BR: "Portugu\xEAs do Brasil"
    - ro_RO: Romanian
    - ru_RU: "\u0440\u0443\u0441\u0441\u043A\u0438\u0439"
    - tr_TR: "T\xFCrk\xE7e"
    preselect: en_US
- chmodx: script1
- chmodx: script2
- copy:
    dst: $GAMEDIR
    src: script1
- copy:
    dst: $GAMEDIR
    src: script2
- copy:
    dst: $GAMEDIR/drive_c
    src: bmp
- task:
    key: background
    name: set_regedit
    path: HKEY_CURRENT_USER\Control Panel\Colors\
    prefix: $GAMEDIR
    type: REG_SZ
    value: 0 0 0
- task:
    arch: win64
    key: wallpaper
    name: set_regedit
    path: HKEY_CURRENT_USER\Control Panel\Desktop\
    prefix: $GAMEDIR
    type: REG_SZ
    value: c:\\lol.bmp
- task:
    args: /desktop=LoL,$RESOLUTION $lol_installer
    description: Do not log in during installation, just close the installation client
      once it will finish downloading 2.1 Go.
    executable: $GAMEDIR/drive_c/windows/explorer.exe
    include_processes: explorer.exe
    name: wineexec
require-binaries: zenity, openssl
system:
  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
  prelaunch_command: $GAMEDIR/launchhelper_bis.sh
wine:
  Desktop: true
  MouseWarpOverride: enable
  version: wine-ge-lol-8-27-x86_64
description: '"League of Legends" from https://www.leagueoflegends.com using "launchhelper"
  and "syscall" scripts tweak.Big thanks to all people who permit us to play this
  game in best conditions on Linux platform.'
game_slug: league-of-legends
gogslug: ''
humblestoreid: ''
installer_slug: league-of-legends-testing-only
name: League of Legends
notes: "- Do not log in during installation, just close the installation client once\
  \ it will finish downloading 2.2 Go\r\n- This installer is international, the game\
  \ will be available in your native language after install\r\n- known issues:\r\n\
  -- The game will take a lot of time to launch, after login you will obtain a black\
  \ rectangle during several minutes. So be patient\r\n-- If your cursor does not\
  \ show correct icon, switch to the \"Interface\" settings and turn the Legacy cursor\
  \ to \"off\" and \"on\"\r\n- You need to install these packages before launching\
  \ this installer: zenity, openssl\r\n- You can ask support on Reddit channel \"\
  LeagueOfLinux\" https://www.reddit.com/r/leagueoflinux"
runner: wine
script:
  custom-name: League of Legends - Testing
  files:
  - lol_installer: https://lol.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.na.exe
  - script1: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/League%20of%20Legends/launchhelper_bis.sh
  - script2: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/League%20of%20Legends/syscall_check_bis.sh
  - bmp: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/League%20of%20Legends/lol.bmp
  game:
    arch: win64
    args: --locale=$INPUT_LOCALE
    exe: $GAMEDIR/drive_c/Riot Games/League of Legends/LeagueClient.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      install_gecko: false
      install_mono: false
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: d3dcompiler_47 win7
      name: winetricks
      prefix: $GAMEDIR
  - input_menu:
      description: 'Choose your preferred game''s language:'
      id: LOCALE
      options:
      - cs_CZ: "\u010Ce\u0161tina"
      - en_AU: English AUS
      - en_GB: English U.K.
      - en_US: English U.S.
      - fr_FR: "Fran\xE7ais"
      - de_DE: Deutsch
      - es_ES: "Espa\xF1ol"
      - es_MX: "Espa\xF1ol Mexicano"
      - it_IT: Italiano
      - ja_JP: "\u65E5\u672C\u8A9E"
      - hu_HU: Magyar
      - pl_PL: Polski
      - pt_BR: "Portugu\xEAs do Brasil"
      - ro_RO: Romanian
      - ru_RU: "\u0440\u0443\u0441\u0441\u043A\u0438\u0439"
      - tr_TR: "T\xFCrk\xE7e"
      preselect: en_US
  - chmodx: script1
  - chmodx: script2
  - copy:
      dst: $GAMEDIR
      src: script1
  - copy:
      dst: $GAMEDIR
      src: script2
  - copy:
      dst: $GAMEDIR/drive_c
      src: bmp
  - task:
      key: background
      name: set_regedit
      path: HKEY_CURRENT_USER\Control Panel\Colors\
      prefix: $GAMEDIR
      type: REG_SZ
      value: 0 0 0
  - task:
      arch: win64
      key: wallpaper
      name: set_regedit
      path: HKEY_CURRENT_USER\Control Panel\Desktop\
      prefix: $GAMEDIR
      type: REG_SZ
      value: c:\\lol.bmp
  - task:
      args: /desktop=LoL,$RESOLUTION $lol_installer
      description: Do not log in during installation, just close the installation
        client once it will finish downloading 2.1 Go.
      executable: $GAMEDIR/drive_c/windows/explorer.exe
      include_processes: explorer.exe
      name: wineexec
  require-binaries: zenity, openssl
  system:
    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
    prelaunch_command: $GAMEDIR/launchhelper_bis.sh
  wine:
    Desktop: true
    MouseWarpOverride: enable
    version: wine-ge-lol-8-27-x86_64
slug: league-of-legends-testing-only
steamid: 20590
version: Testing only
year: 2009
{
  "game_slug": "league-of-legends",
  "version": "Testing only",
  "description": "\"League of Legends\" from https://www.leagueoflegends.com using \"launchhelper\" and \"syscall\" scripts tweak.Big thanks to all people who permit us to play this game in best conditions on Linux platform.",
  "notes": "- Do not log in during installation, just close the installation client once it will finish downloading 2.2 Go\r\n- This installer is international, the game will be available in your native language after install\r\n- known issues:\r\n-- The game will take a lot of time to launch, after login you will obtain a black rectangle during several minutes. So be patient\r\n-- If your cursor does not show correct icon, switch to the \"Interface\" settings and turn the Legacy cursor to \"off\" and \"on\"\r\n- You need to install these packages before launching this installer: zenity, openssl\r\n- You can ask support on Reddit channel \"LeagueOfLinux\" https://www.reddit.com/r/leagueoflinux",
  "name": "League of Legends",
  "year": 2009,
  "steamid": 20590,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "league-of-legends-testing-only",
  "installer_slug": "league-of-legends-testing-only",
  "script": {
    "custom-name": "League of Legends - Testing",
    "files": [
      {
        "lol_installer": "https://lol.secure.dyn.riotcdn.net/channels/public/x/installer/current/live.na.exe"
      },
      {
        "script1": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/League%20of%20Legends/launchhelper_bis.sh"
      },
      {
        "script2": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/League%20of%20Legends/syscall_check_bis.sh"
      },
      {
        "bmp": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/League%20of%20Legends/lol.bmp"
      }
    ],
    "game": {
      "arch": "win64",
      "args": "--locale=$INPUT_LOCALE",
      "exe": "$GAMEDIR/drive_c/Riot Games/League of Legends/LeagueClient.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "install_gecko": false,
          "install_mono": false,
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dcompiler_47 win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "input_menu": {
          "description": "Choose your preferred game's language:",
          "id": "LOCALE",
          "options": [
            {
              "cs_CZ": "\u010ce\u0161tina"
            },
            {
              "en_AU": "English AUS"
            },
            {
              "en_GB": "English U.K."
            },
            {
              "en_US": "English U.S."
            },
            {
              "fr_FR": "Fran\u00e7ais"
            },
            {
              "de_DE": "Deutsch"
            },
            {
              "es_ES": "Espa\u00f1ol"
            },
            {
              "es_MX": "Espa\u00f1ol Mexicano"
            },
            {
              "it_IT": "Italiano"
            },
            {
              "ja_JP": "\u65e5\u672c\u8a9e"
            },
            {
              "hu_HU": "Magyar"
            },
            {
              "pl_PL": "Polski"
            },
            {
              "pt_BR": "Portugu\u00eas do Brasil"
            },
            {
              "ro_RO": "Romanian"
            },
            {
              "ru_RU": "\u0440\u0443\u0441\u0441\u043a\u0438\u0439"
            },
            {
              "tr_TR": "T\u00fcrk\u00e7e"
            }
          ],
          "preselect": "en_US"
        }
      },
      {
        "chmodx": "script1"
      },
      {
        "chmodx": "script2"
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "script1"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "script2"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/drive_c",
          "src": "bmp"
        }
      },
      {
        "task": {
          "key": "background",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Control Panel\\Colors\\",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "0 0 0"
        }
      },
      {
        "task": {
          "arch": "win64",
          "key": "wallpaper",
          "name": "set_regedit",
          "path": "HKEY_CURRENT_USER\\Control Panel\\Desktop\\",
          "prefix": "$GAMEDIR",
          "type": "REG_SZ",
          "value": "c:\\\\lol.bmp"
        }
      },
      {
        "task": {
          "args": "/desktop=LoL,$RESOLUTION $lol_installer",
          "description": "Do not log in during installation, just close the installation client once it will finish downloading 2.1 Go.",
          "executable": "$GAMEDIR/drive_c/windows/explorer.exe",
          "include_processes": "explorer.exe",
          "name": "wineexec"
        }
      }
    ],
    "require-binaries": "zenity, openssl",
    "system": {
      "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"
      },
      "prelaunch_command": "$GAMEDIR/launchhelper_bis.sh"
    },
    "wine": {
      "Desktop": true,
      "MouseWarpOverride": "enable",
      "version": "wine-ge-lol-8-27-x86_64"
    }
  }
}
Back to game