leagueoflegends icon indicating copy to clipboard operation
leagueoflegends copied to clipboard

Low performance of LOL client

Open tomasz-brak opened this issue 1 year ago • 3 comments

System information

  • Distro: Garuda Linux
  • DE/WM/Compositor: KDE
  • CPU: Intel(R) Core(TM) i5-10400F (12) @ 4.3 GHz
  • GPU: NVIDIA GeForce RTX 2060 Rev. A
  • Graphics card drivers installed: nvidia
==========
VULKANINFO
==========

Vulkan Instance Version: 1.3.255


Instance Extensions: count = 21
-------------------------------
VK_EXT_acquire_drm_display             : extension revision 1
VK_EXT_acquire_xlib_display            : extension revision 1
VK_EXT_debug_report                    : extension revision 10
VK_EXT_debug_utils                     : extension revision 2
VK_EXT_direct_mode_display             : extension revision 1
VK_EXT_display_surface_counter         : extension revision 1
VK_KHR_device_group_creation           : extension revision 1
VK_KHR_display                         : extension revision 23
VK_KHR_external_fence_capabilities     : extension revision 1
VK_KHR_external_memory_capabilities    : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2         : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2       : extension revision 1
VK_KHR_portability_enumeration         : extension revision 1
VK_KHR_surface                         : extension revision 25
VK_KHR_surface_protected_capabilities  : extension revision 1
VK_KHR_wayland_surface                 : extension revision 6
VK_KHR_xcb_surface                     : extension revision 6
VK_KHR_xlib_surface                    : extension revision 6
VK_LUNARG_direct_driver_loading        : extension revision 1

Instance Layers: count = 1
--------------------------
VK_LAYER_NV_optimus NVIDIA Optimus layer 1.3.242  version 1

Devices:
========
GPU0:
apiVersion         = 1.3.242
driverVersion      = 535.86.5.0
vendorID           = 0x10de
deviceID           = 0x1f08
deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
deviceName         = NVIDIA GeForce RTX 2060
driverID           = DRIVER_ID_NVIDIA_PROPRIETARY
driverName         = NVIDIA
driverInfo         = 535.86.05
conformanceVersion = 1.3.5.0
deviceUUID         = 945cedc5-124d-282f-a889-2788473b0dc9
driverUUID         = 1e2c5092-b3e9-5575-b2d9-cbd08294230d 

Describe the issue

The overall performance of the league client is very poor, it is especially apparent when choosing a champion.

Steps to reproduce

Install league, join a lobby, try picking a champion (there is a noticeable lag before the champion is selected, there is no such issue on the windows version of the game.)

Screenshots

Not applicable

tomasz-brak avatar Jul 23 '23 14:07 tomasz-brak

+1. I'm having a very simmilar issue. I can provide logs as needed.

fleefie avatar Aug 03 '23 21:08 fleefie

This is also on https://leagueoflinux.org/optimise/ page, but here is the short form of it:

  • Run leagueoflegends run winecfg
  • In the new Wine dialogue select Libraries
  • Add a new override for the library d3d10 and set it to Native (Windows) using the Edit... button
  • Add a new override for the library d3d11 and set it to Native (Windows) using the Edit... button, then apply

Edit: readability and typo

GKalmus avatar Aug 13 '23 17:08 GKalmus

Already went through those steps. They didn't seem to change anything. Maybe this is an issue with the stock wine-lol install ?

fleefie avatar Aug 15 '23 01:08 fleefie