Cannot Launch League of Legends

Let me start by saying I have minimal Linux experience. I used to use Ubuntu a lot and I took a linux and unix course in school. I recently made the jump and dumped windows, this is my first time using Lutris, so this is probably my fault. With all of this in mind, I need your help!

I installed lutris from the AUR and went through the Direct X install for League of Legends. After the install was complete, I tried to launch the game and got this error:

[saggingrufus@archer ~]$ lutris -d
DEBUG    2018-05-17 21:56:17,152 [runtime]:Runtime steam is up to date
DEBUG    2018-05-17 21:56:17,153 [runtime]:Runtime lib32 is up to date
DEBUG    2018-05-17 21:56:17,153 [runtime]:Runtime lib64 is up to date
DEBUG    2018-05-17 21:56:17,153 [runtime]:Runtime p7zip is up to date
INFO     2018-05-17 21:56:17,153 [lutriswindow]:Connected to lutris.net as SaggingRufus
DEBUG    2018-05-17 21:56:17,156 [api]:Fetching game library
DEBUG    2018-05-17 21:56:19,955 [system]:Executing /home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine64 regedit /S /home/saggingrufus/.cache/lutris/winekeys.reg
DEBUG    2018-05-17 21:56:19,955 [system]:WINEARCH=win64 WINE=/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine64 WINEPREFIX=/home/saggingrufus/Games/league-of-legends
DEBUG    2018-05-17 21:56:20,420 [system]:Executing /home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine64 regedit /S /home/saggingrufus/.cache/lutris/winekeys.reg
DEBUG    2018-05-17 21:56:20,421 [system]:WINEARCH=win64 WINE=/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine64 WINEPREFIX=/home/saggingrufus/Games/league-of-legends
DEBUG    2018-05-17 21:56:20,485 [system]:Executing /home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine64 regedit /S /home/saggingrufus/.cache/lutris/winekeys.reg
DEBUG    2018-05-17 21:56:20,485 [system]:WINEARCH=win64 WINE=/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine64 WINEPREFIX=/home/saggingrufus/Games/league-of-legends
DEBUG    2018-05-17 21:56:20,547 [system]:Executing /home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine64 regedit /S /home/saggingrufus/.cache/lutris/winekeys.reg
DEBUG    2018-05-17 21:56:20,548 [system]:WINEARCH=win64 WINE=/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine64 WINEPREFIX=/home/saggingrufus/Games/league-of-legends
DEBUG    2018-05-17 21:56:20,611 [system]:Executing /home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine regedit /S /D HKEY_CURRENT_USER\Software\Wine\Explorer
DEBUG    2018-05-17 21:56:20,611 [system]:WINEARCH=win64 WINE=/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine WINEPREFIX=/home/saggingrufus/Games/league-of-legends
DEBUG    2018-05-17 21:56:20,676 [system]:Executing /home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine regedit /S /D HKEY_CURRENT_USER\Software\Wine\Explorer\Desktops
DEBUG    2018-05-17 21:56:20,676 [system]:WINEARCH=win64 WINE=/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine WINEPREFIX=/home/saggingrufus/Games/league-of-legends
DEBUG    2018-05-17 21:56:20,747 [system]:Executing /home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine regedit /S /D HKEY_CURRENT_USER\Software\Wine\Explorer
DEBUG    2018-05-17 21:56:20,747 [system]:WINEARCH=win64 WINE=/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine WINEPREFIX=/home/saggingrufus/Games/league-of-legends
DEBUG    2018-05-17 21:56:20,990 [game]:Launching League of Legends: {'env': {'MESA_GLTHREAD': 'true', '__GL_THREADED_OPTIMIZATIONS': '1', 'DRI_PRIME': '0', 'WINEDEBUG': '-all', 'WINEARCH': 'win64', 'WINE': '/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine', 'WINEPREFIX': '/home/saggingrufus/Games/league-of-legends'}, 'command': ['/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine', '/home/saggingrufus/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe']}
DEBUG    2018-05-17 21:56:20,990 [thread]:Command env: SDL_VIDEO_FULLSCREEN_DISPLAY="off" MESA_GLTHREAD="true" __GL_THREADED_OPTIMIZATIONS="1" DRI_PRIME="0" WINEDEBUG="-all" WINEARCH="win64" WINE="/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine" WINEPREFIX="/home/saggingrufus/Games/league-of-legends" 
DEBUG    2018-05-17 21:56:20,990 [thread]:Running command: "/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine" "/home/saggingrufus/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe"
DEBUG    2018-05-17 21:56:20,991 [thread]:Storing environment variable SDL_VIDEO_FULLSCREEN_DISPLAY to off
DEBUG    2018-05-17 21:56:20,991 [thread]:Storing environment variable MESA_GLTHREAD to true
DEBUG    2018-05-17 21:56:20,991 [thread]:Storing environment variable __GL_THREADED_OPTIMIZATIONS to 1
DEBUG    2018-05-17 21:56:20,991 [thread]:Storing environment variable DRI_PRIME to 0
DEBUG    2018-05-17 21:56:20,991 [thread]:Storing environment variable WINEDEBUG to -all
DEBUG    2018-05-17 21:56:20,991 [thread]:Storing environment variable WINEARCH to win64
DEBUG    2018-05-17 21:56:20,991 [thread]:Storing environment variable WINE to /home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wine
DEBUG    2018-05-17 21:56:20,991 [thread]:Storing environment variable WINEPREFIX to /home/saggingrufus/Games/league-of-legends
LeagueClient.exe(0000003A): ALWAYS| Application Version:8.10.230.2934 - CL:2302934 - Build Date:May 16 2018 - Build Time:11:15:38
X Error of failed request:  BadValue (integer parameter out of range for operation)
DEBUG    2018-05-17 21:56:23,033 [thread]:Start process monitoring
DEBUG    2018-05-17 21:56:23,033 [thread]:Processes monitored: LeagueClient.ex (20586:Z)
DEBUG    2018-05-17 21:56:23,033 [thread]:Waiting for processes to exit
DEBUG    2018-05-17 21:56:23,033 [thread]:Thread is no longer running
DEBUG    2018-05-17 21:56:23,033 [thread]:Restoring environment
DEBUG    2018-05-17 21:56:24,993 [game]:Game thread stopped
DEBUG    2018-05-17 21:56:24,993 [game]:Game thread still running, stopping it (state: running)
DEBUG    2018-05-17 21:56:24,995 [game]:League of Legends stopped at Thu, 17 May 2018 21:56:24
DEBUG    2018-05-17 21:56:25,035 [wine]:Killing all wine processes: ['/home/saggingrufus/.local/share/lutris/runners/wine/staging-3.8-x86_64/bin/wineserver', '-k']
DEBUG    2018-05-17 21:56:25,035 [wine]:	Wine prefix: /home/saggingrufus/Games/league-of-legends
DEBUG    2018-05-17 21:56:25,035 [wine]:	Wine arch: win64
DEBUG    2018-05-17 21:56:25,037 [wine]:Waiting for wine processes to terminate
DEBUG    2018-05-17 21:56:25,038 [thread]:Restoring environment
DEBUG    2018-05-17 21:56:25,038 [thread]:Killing all remaining processes

This runner has the lutris runtime disable by default.
I am running arch linux. Here are my PC specs:

*-core
       description: Motherboard
       product: Z170-E
       vendor: ASUSTeK COMPUTER INC.
       physical id: 0
       version: Rev 1.xx
       serial: 160984141901102
       slot: Default string
     *-firmware
          description: BIOS
          vendor: American Megatrends Inc.
          physical id: 0
          version: 1902
          date: 06/27/2016
          size: 64KiB
          capacity: 15MiB
          capabilities: pci apm upgrade shadowing cdboot bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 int5printscreen int9keyboard int14serial int17printer acpi usb biosbootspecification uefi
*-cpu
          description: CPU
          product: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
          vendor: Intel Corp.
          physical id: 45
          bus info: cpu@0
          version: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz
          serial: To Be Filled By O.E.M.
          slot: LGA1151
          size: 3447MHz
          capacity: 4200MHz
          width: 64 bits
          clock: 100MHz
          capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf tsc_known_freq pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp cpufreq
          configuration: cores=4 enabledcores=4 threads=8
*-memory
          description: System Memory
          physical id: 46
          slot: System board or motherboard
          size: 16GiB
        *-bank:0
             description: DIMM DDR4 Synchronous 2133 MHz (0.5 ns)
             product: KHX2133C14/8G
             vendor: Kingston
             physical id: 0
             serial: 50073591
             slot: ChannelA-DIMM1
             size: 8GiB
             width: 64 bits
             clock: 2133MHz (0.5ns)
        *-bank:1
             description: [empty]
             physical id: 1
             slot: ChannelA-DIMM2
        *-bank:2
             description: DIMM DDR4 Synchronous 2133 MHz (0.5 ns)
             product: KHX2133C14/8G
             vendor: Kingston
             physical id: 2
             serial: 45079990
             slot: ChannelB-DIMM1
             size: 8GiB
             width: 64 bits
             clock: 2133MHz (0.5ns)
        *-bank:3
             description: [empty]
             physical id: 3
             slot: ChannelB-DIMM2
*-display
                description: VGA compatible controller
                product: GK104 [GeForce GTX 760]
                vendor: NVIDIA Corporation
                physical id: 0
                bus info: pci@0000:01:00.0
                version: a1
                width: 64 bits
                clock: 33MHz
                capabilities: pm msi pciexpress vga_controller bus_master cap_list rom
                configuration: driver=nouveau latency=0
                resources: irq:133 memory:de000000-deffffff memory:d0000000-d7ffffff memory:d8000000-d9ffffff ioport:e000(size=128) memory:c0000-dffff
           *-multimedia
                description: Audio device
                product: GK104 HDMI Audio Controller
                vendor: NVIDIA Corporation
                physical id: 0.1
                bus info: pci@0000:01:00.1
                version: a1
                width: 32 bits
                clock: 33MHz
                capabilities: pm msi pciexpress bus_master cap_list
                configuration: driver=snd_hda_intel latency=0
                resources: irq:17 memory:df080000-df083fff

Let me know if there is anything else I can provide that would be of use.

Thank you in advance

1 Like

Exact same problem :confused:

1 Like

It is likely because you are using the nouveau driver for your graphics card. You have to install the proprietary driver, I personally like the “dkms” version, as it automatically updates each time you update the kernel.

To install the driver run,
pacman -S nvidia-dkms

NB If you are running GNOME, before you reboot, because the nvidia driver does not support the wayland protocol you need to uncomment the line
WaylandEnable=false

in the file
/etc/gdm/custom.conf

I am using the proprietary driver and it’s the only one I have installed :confused:
I also use Bumblebee but the same is happening even when not using primusrun.

The OP is definately using the Neuveau driver, which is clearly apparent in the logs posted.

@Sweenu if you could post your logs we might be able to figure out what issue you are having and a way to fix it?

Yes, sorry, I didn’t bother because it’s basically the same but there you go :slight_smile: ( I also tried with wine staging 2.21 with the same error)

DEBUG    2018-05-19 22:20:43,176 [system]:Executing /usr/bin/wine64 regedit /S /home/sweenu/.cache/lutris/winekeys.reg
DEBUG    2018-05-19 22:20:43,177 [system]:WINEARCH=win64 WINE=/usr/bin/wine64 WINEPREFIX=/home/sweenu/Games/league-of-legends
DEBUG    2018-05-19 22:20:51,022 [system]:Executing /usr/bin/wine64 regedit /S /home/sweenu/.cache/lutris/winekeys.reg
DEBUG    2018-05-19 22:20:51,022 [system]:WINEARCH=win64 WINE=/usr/bin/wine64 WINEPREFIX=/home/sweenu/Games/league-of-legends
DEBUG    2018-05-19 22:20:51,172 [system]:Executing /usr/bin/wine64 regedit /S /home/sweenu/.cache/lutris/winekeys.reg
DEBUG    2018-05-19 22:20:51,172 [system]:WINEARCH=win64 WINE=/usr/bin/wine64 WINEPREFIX=/home/sweenu/Games/league-of-legends
DEBUG    2018-05-19 22:20:51,402 [system]:Executing /usr/bin/wine64 regedit /S /home/sweenu/.cache/lutris/winekeys.reg
DEBUG    2018-05-19 22:20:51,403 [system]:WINEARCH=win64 WINE=/usr/bin/wine64 WINEPREFIX=/home/sweenu/Games/league-of-legends
DEBUG    2018-05-19 22:20:51,767 [system]:Executing /usr/bin/wine regedit /S /D HKEY_CURRENT_USER\Software\Wine\Explorer
DEBUG    2018-05-19 22:20:51,768 [system]:WINEARCH=win64 WINE=/usr/bin/wine WINEPREFIX=/home/sweenu/Games/league-of-legends
DEBUG    2018-05-19 22:20:52,075 [system]:Executing /usr/bin/wine regedit /S /D HKEY_CURRENT_USER\Software\Wine\Explorer\Desktops
DEBUG    2018-05-19 22:20:52,076 [system]:WINEARCH=win64 WINE=/usr/bin/wine WINEPREFIX=/home/sweenu/Games/league-of-legends
DEBUG    2018-05-19 22:20:52,397 [system]:Executing /usr/bin/wine regedit /S /D HKEY_CURRENT_USER\Software\Wine\Explorer
DEBUG    2018-05-19 22:20:52,398 [system]:WINEARCH=win64 WINE=/usr/bin/wine WINEPREFIX=/home/sweenu/Games/league-of-legends
DEBUG    2018-05-19 22:20:52,794 [game]:Launching League of Legends: {'env': {'MESA_GLTHREAD': 'true', '__GL_THREADED_OPTIMIZATIONS': '1', 'DRI_PRIME': '0', 'WINEDEBUG': '-all', 'WINEARCH': 'win64', 'WINE': '/usr/bin/wine', 'WINEPREFIX': '/home/sweenu/Games/league-of-legends'}, 'command': ['/usr/bin/wine', '/home/sweenu/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe']}
DEBUG    2018-05-19 22:20:52,797 [thread]:Command env: SDL_VIDEO_FULLSCREEN_DISPLAY="off" MESA_GLTHREAD="true" __GL_THREADED_OPTIMIZATIONS="1" DRI_PRIME="0" WINEDEBUG="-all" WINEARCH="win64" WINE="/usr/bin/wine" WINEPREFIX="/home/sweenu/Games/league-of-legends" 
DEBUG    2018-05-19 22:20:52,798 [thread]:Running command: "primusrun" "/usr/bin/wine" "/home/sweenu/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe"
DEBUG    2018-05-19 22:20:52,799 [thread]:Storing environment variable SDL_VIDEO_FULLSCREEN_DISPLAY to off
DEBUG    2018-05-19 22:20:52,800 [thread]:Storing environment variable MESA_GLTHREAD to true
DEBUG    2018-05-19 22:20:52,800 [thread]:Storing environment variable __GL_THREADED_OPTIMIZATIONS to 1
DEBUG    2018-05-19 22:20:52,801 [thread]:Storing environment variable DRI_PRIME to 0
DEBUG    2018-05-19 22:20:52,801 [thread]:Storing environment variable WINEDEBUG to -all
DEBUG    2018-05-19 22:20:52,802 [thread]:Storing environment variable WINEARCH to win64
DEBUG    2018-05-19 22:20:52,802 [thread]:Storing environment variable WINE to /usr/bin/wine
DEBUG    2018-05-19 22:20:52,802 [thread]:Storing environment variable WINEPREFIX to /home/sweenu/Games/league-of-legends
LeagueClient.exe(0000006D): ALWAYS| Application Version:8.10.229.5961 - CL:2295961 - Build Date:May 10 2018 - Build Time:23:11:26
DEBUG    2018-05-19 22:20:54,921 [thread]:Start process monitoring
DEBUG    2018-05-19 22:20:54,921 [thread]:Processes monitored: LeagueClient.ex (26275:Z)
DEBUG    2018-05-19 22:20:54,921 [thread]:Waiting for processes to exit
DEBUG    2018-05-19 22:20:54,921 [thread]:Removing stdout monitor
DEBUG    2018-05-19 22:20:54,921 [thread]:Thread is no longer running
DEBUG    2018-05-19 22:20:54,922 [thread]:Restoring environment
DEBUG    2018-05-19 22:20:56,798 [game]:Game thread stopped
DEBUG    2018-05-19 22:20:56,799 [game]:Game thread still running, stopping it (state: running)
DEBUG    2018-05-19 22:20:56,799 [game]:League of Legends stopped at Sat, 19 May 2018 22:20:56
DEBUG    2018-05-19 22:20:56,919 [wine]:Killing all wine processes: ['/usr/bin/wineserver', '-k']
DEBUG    2018-05-19 22:20:56,919 [wine]:	Wine prefix: /home/sweenu/Games/league-of-legends
DEBUG    2018-05-19 22:20:56,920 [wine]:	Wine arch: win64
DEBUG    2018-05-19 22:20:57,075 [wine]:Waiting for wine processes to terminate
DEBUG    2018-05-19 22:20:57,076 [thread]:Restoring environment
DEBUG    2018-05-19 22:20:57,076 [thread]:Killing all remaining processes

I don’t see any error message, in lutris can you right-click LoL -> Configure -> Runner Options -> Output Debugging information enabled (remember to turn it off later again as it can dramatically hurt performance) and try run again

There you go :slight_smile: it does not seem to me like there is any useful info though :confused:

> DEBUG    2018-05-20 15:09:02,925 [system]:Executing /usr/bin/wine64 regedit /S /home/sweenu/.cache/lutris/winekeys.reg
> DEBUG    2018-05-20 15:09:02,926 [system]:WINEARCH=win64 WINE=/usr/bin/wine64 WINEPREFIX=/home/sweenu/Games/league-of-legends
> DEBUG    2018-05-20 15:09:04,857 [system]:Executing /usr/bin/wine64 regedit /S /home/sweenu/.cache/lutris/winekeys.reg
> DEBUG    2018-05-20 15:09:04,858 [system]:WINEARCH=win64 WINE=/usr/bin/wine64 WINEPREFIX=/home/sweenu/Games/league-of-legends
> DEBUG    2018-05-20 15:09:05,173 [system]:Executing /usr/bin/wine64 regedit /S /home/sweenu/.cache/lutris/winekeys.reg
> DEBUG    2018-05-20 15:09:05,173 [system]:WINEARCH=win64 WINE=/usr/bin/wine64 WINEPREFIX=/home/sweenu/Games/league-of-legends
> DEBUG    2018-05-20 15:09:05,392 [system]:Executing /usr/bin/wine64 regedit /S /home/sweenu/.cache/lutris/winekeys.reg
> DEBUG    2018-05-20 15:09:05,393 [system]:WINEARCH=win64 WINE=/usr/bin/wine64 WINEPREFIX=/home/sweenu/Games/league-of-legends
> DEBUG    2018-05-20 15:09:05,755 [system]:Executing /usr/bin/wine regedit /S /D HKEY_CURRENT_USER\Software\Wine\Explorer
> DEBUG    2018-05-20 15:09:05,756 [system]:WINEARCH=win64 WINE=/usr/bin/wine WINEPREFIX=/home/sweenu/Games/league-of-legends
> DEBUG    2018-05-20 15:09:06,127 [system]:Executing /usr/bin/wine regedit /S /D HKEY_CURRENT_USER\Software\Wine\Explorer\Desktops
> DEBUG    2018-05-20 15:09:06,128 [system]:WINEARCH=win64 WINE=/usr/bin/wine WINEPREFIX=/home/sweenu/Games/league-of-legends
> DEBUG    2018-05-20 15:09:06,548 [system]:Executing /usr/bin/wine regedit /S /D HKEY_CURRENT_USER\Software\Wine\Explorer
> DEBUG    2018-05-20 15:09:06,549 [system]:WINEARCH=win64 WINE=/usr/bin/wine WINEPREFIX=/home/sweenu/Games/league-of-legends
> DEBUG    2018-05-20 15:09:07,002 [game]:Launching League of Legends: {'env': {'MESA_GLTHREAD': 'true', '__GL_THREADED_OPTIMIZATIONS': '1', 'DRI_PRIME': '0', 'WINEDEBUG': '', 'WINEARCH': 'win64', 'WINE': '/usr/bin/wine', 'WINEPREFIX': '/home/sweenu/Games/league-of-legends'}, 'command': ['/usr/bin/wine', '/home/sweenu/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe']}
> DEBUG    2018-05-20 15:09:07,005 [thread]:Command env: SDL_VIDEO_FULLSCREEN_DISPLAY="off" MESA_GLTHREAD="true" __GL_THREADED_OPTIMIZATIONS="1" DRI_PRIME="0" WINEDEBUG="" WINEARCH="win64" WINE="/usr/bin/wine" WINEPREFIX="/home/sweenu/Games/league-of-legends" 
> DEBUG    2018-05-20 15:09:07,005 [thread]:Running command: "primusrun" "/usr/bin/wine" "/home/sweenu/Games/league-of-legends/drive_c/Riot Games/League of Legends/LeagueClient.exe"
> DEBUG    2018-05-20 15:09:07,006 [thread]:Storing environment variable SDL_VIDEO_FULLSCREEN_DISPLAY to off
> DEBUG    2018-05-20 15:09:07,006 [thread]:Storing environment variable MESA_GLTHREAD to true
> DEBUG    2018-05-20 15:09:07,007 [thread]:Storing environment variable __GL_THREADED_OPTIMIZATIONS to 1
> DEBUG    2018-05-20 15:09:07,008 [thread]:Storing environment variable DRI_PRIME to 0
> DEBUG    2018-05-20 15:09:07,008 [thread]:Storing environment variable WINEDEBUG to 
> DEBUG    2018-05-20 15:09:07,009 [thread]:Storing environment variable WINEARCH to win64
> DEBUG    2018-05-20 15:09:07,009 [thread]:Storing environment variable WINE to /usr/bin/wine
> DEBUG    2018-05-20 15:09:07,010 [thread]:Storing environment variable WINEPREFIX to /home/sweenu/Games/league-of-legends
> 003a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003a:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x447bc0, 0x6a4258, 0x6d9ec8) stub.
> 003a:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0x447bc0, 0x6a41e8, 0x6d9e48) stub.
> 003a:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0x447bc0, 0x6a4220, 0x6d9e88) stub.
> 003a:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x447bc0, 0x6a4290, 0x6d9f08) stub.
> 003a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fd4c 1 C) semi-stub
> 003a:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fd18 1 C) semi-stub
> 003a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003a:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003a:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
> 003a:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
> 003a:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
> 003a:fixme:ntdll:EtwEventUnregister (deadbeef) stub.
> LeagueClient.exe(0000003A): ALWAYS| Application Version:8.10.229.5961 - CL:2295961 - Build Date:May 10 2018 - Build Time:23:11:26
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x447bc0, 0x6a4258, 0x6d9ec8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0x447bc0, 0x6a41e8, 0x6d9e48) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0x447bc0, 0x6a4220, 0x6d9e88) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x447bc0, 0x6a4290, 0x6d9f08) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fd4c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fd18 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33e128 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 1
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33df98 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 1
> 003d:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
> 003d:fixme:file:UnlockFileEx Unimplemented overlapped operation
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x3e20100, 0x3eed2c8, 0x3eeef48) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x466bd40, 0x46a54b8, 0x46a76c8) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x470b9d0, 0x47301e8, 0x4731548) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0x470b9d0, 0x4730178, 0x47314c8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0x470b9d0, 0x47301b0, 0x4731508) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x470b9d0, 0x4730220, 0x4731588) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x4792c70, 0x47f51e8, 0x47f6948) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0x4792c70, 0x47f5178, 0x47f68c8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0x4792c70, 0x47f51b0, 0x47f6908) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x4792c70, 0x47f5220, 0x47f6988) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x48450a0, 0x4868108, 0x4869388) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0x48450a0, 0x4868098, 0x4869208) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0x48450a0, 0x48680d0, 0x4869348) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x48450a0, 0x4868140, 0x48693c8) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da60 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da68 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:kerberos:kerberos_SpInstanceInit 65536,0x7d94a3a0,(nil): stub
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x48bcb50, 0x48e5218, 0x48e6808) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0x48bcb50, 0x48e51a8, 0x48e6788) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0x48bcb50, 0x48e51e0, 0x48e67c8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x48bcb50, 0x48e5250, 0x48e6848) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 0067:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x4252f0, 0x53c1b8, 0x53d888) stub.
> 0067:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0x4252f0, 0x53c148, 0x53d808) stub.
> 0067:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0x4252f0, 0x53c180, 0x53d848) stub.
> 0067:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x4252f0, 0x53c1f0, 0x53d8c8) stub.
> 0067:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fd4c 1 C) semi-stub
> 0067:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fd18 1 C) semi-stub
> 0067:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fd4c 1 C) semi-stub
> 0067:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33fd18 1 C) semi-stub
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 1
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x4944ba0, 0x496f108, 0x49707c8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0x4944ba0, 0x496f098, 0x4970648) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0x4944ba0, 0x496f0d0, 0x4970788) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x4944ba0, 0x496f140, 0x4970808) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da60 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da68 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 1
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x49c19c0, 0x49e8200, 0x49e9608) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0x49c19c0, 0x49e8190, 0x49e9588) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0x49c19c0, 0x49e81c8, 0x49e95c8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x49c19c0, 0x49e8238, 0x49e9648) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 0067:fixme:process:SetProcessDEPPolicy (3): stub
> 0067:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
> 0067:fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d}, 0x101ad430, 0x1326baf0, 0x132e4d48) stub.
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0x4a6edc0, 0x4aa3268, 0x4aa5788) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0x4a6edc0, 0x4aa31f8, 0x4aa5708) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0x4a6edc0, 0x4aa3230, 0x4aa5748) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0x4a6edc0, 0x4aa32a0, 0x4aa57c8) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd31a400, 0xd348218, 0xd349f48) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd31a400, 0xd3481a8, 0xd349ec8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd31a400, 0xd3481e0, 0xd349f08) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd31a400, 0xd348250, 0xd349f88) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 0067:fixme:imm:ImmDisableTextFrameService Stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd3a3440, 0xd3c81b0, 0xd3c9548) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd3a3440, 0xd3c8220, 0xd3c9688) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd3a3440, 0xd3c8178, 0xd3c9508) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd3a3440, 0xd3c81e8, 0xd3c9588) stub.
> 0067:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x33e9c8, (nil) 0x33e9cc
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 0067:fixme:nls:get_dummy_preferred_ui_language (0x38 0x33e9c8 (nil) 0x33e9cc) returning a dummy value (current locale)
> 0067:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x33e9c8, 0xa272e8 0x33e9cc
> 0067:fixme:nls:get_dummy_preferred_ui_language (0x38 0x33e9c8 0xa272e8 0x33e9cc) returning a dummy value (current locale)
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd43eed0, 0xd46f1e8, 0xd4710c8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd43eed0, 0xd46f178, 0xd471048) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd43eed0, 0xd46f1b0, 0xd471088) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd43eed0, 0xd46f220, 0xd471108) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd4d4f10, 0xd4ff320, 0xd500ac8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd4d4f10, 0xd4ff2b0, 0xd500a48) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd4d4f10, 0xd4ff2e8, 0xd500a88) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd4d4f10, 0xd4ff358, 0xd500b08) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 0067:fixme:winsock:WSALookupServiceBeginW (0x33e668 0x00000ff0 0x33e6a8) Stub!
> 0067:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33e3c8 1 C) semi-stub
> 0067:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33e1a8 1 C) semi-stub
> 0067:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33df28 1 C) semi-stub
> 0067:fixme:iphlpapi:NotifyAddrChange (Handle 0x33e7d4, overlapped 0xa27a1c): stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd566310, 0xd590218, 0xd591a88) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd566310, 0xd5901a8, 0xd591a08) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd566310, 0xd5901e0, 0xd591a48) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd566310, 0xd590250, 0xd591ac8) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 0067:fixme:win:RegisterDeviceNotificationW (hwnd=0x10068, filter=0x33e7bc,flags=0x00000000) returns a fake device notification handle!
> 0067:fixme:win:RegisterDeviceNotificationW (hwnd=0x10068, filter=0x33e7bc,flags=0x00000000) returns a fake device notification handle!
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd633c00, 0xd66c230, 0xd66ee48) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd633c00, 0xd66c1c0, 0xd66edc8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd633c00, 0xd66c1f8, 0xd66ee08) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd633c00, 0xd66c268, 0xd66ee88) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 1
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd6d9c50, 0xd705200, 0xd706b48) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd6d9c50, 0xd705190, 0xd706ac8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd6d9c50, 0xd7051c8, 0xd706b08) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd6d9c50, 0xd705238, 0xd706b88) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 1
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd794140, 0xd7cc3f8, 0xd7ce6c8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd794140, 0xd7cc388, 0xd7ce648) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd794140, 0xd7cc3c0, 0xd7ce688) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd794140, 0xd7cc430, 0xd7ce708) stub.
> 0067:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd844b90, 0xd8768b0, 0xd878888) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd844b90, 0xd876840, 0xd878808) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd844b90, 0xd876878, 0xd878848) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd844b90, 0xd8768e8, 0xd8788c8) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd8d1840, 0xd8fa108, 0xd8fb4c8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd8d1840, 0xd8fa098, 0xd8fb348) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd8d1840, 0xd8fa0d0, 0xd8fb488) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd8d1840, 0xd8fa140, 0xd8fb508) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da60 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da68 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da44 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da18 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xd9e21c0, 0xda7e2d0, 0xda83c08) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xd9e21c0, 0xda7e260, 0xda83b88) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xd9e21c0, 0xda7e298, 0xda83bc8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xd9e21c0, 0xda7e308, 0xda83c48) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xdbc09e0, 0xdc1d150, 0xdc21888) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xdbc09e0, 0xdc1d0e0, 0xdc21808) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xdbc09e0, 0xdc1d118, 0xdc21848) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xdbc09e0, 0xdc1d188, 0xdc218c8) stub.
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xdcb8620, 0xdceec30, 0xdcf0f88) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xdcb8620, 0xdceebc0, 0xdcf0f08) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xdcb8620, 0xdceebf8, 0xdcf0f48) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xdcb8620, 0xdceec68, 0xdcf0fc8) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xdd59510, 0xdd821e8, 0xdd83c08) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xdd59510, 0xdd82178, 0xdd83b88) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xdd59510, 0xdd821b0, 0xdd83bc8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xdd59510, 0xdd82220, 0xdd83c48) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da5c 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da28 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xdddb700, 0xde03108, 0xde04548) stub.
> 003d:fixme:ntdll:EtwEventRegister ({ea08c559-95a8-4aa2-afa6-18738eec6d37}, 0xdddb700, 0xde03098, 0xde043c8) stub.
> 003d:fixme:ntdll:EtwEventRegister ({10f6728c-ef92-4bf1-8397-49e693a6eb74}, 0xdddb700, 0xde030d0, 0xde04508) stub.
> 003d:fixme:ntdll:EtwEventRegister ({46dd7f96-60cb-416b-8085-da5cd8f491dd}, 0xdddb700, 0xde03140, 0xde04588) stub.
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da60 1 C) semi-stub
> 003d:fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33da68 1 C) semi-stub
> 003d:fixme:msvcp:_Mtx_init_in_situ unknown flags ignored: 2
> 003d:fixme:ntdll:EtwEventRegister ({2f9efe86-4af7-4f37-a40f-94b909a157d6}, 0xde5f460, 0xde89110, 0xde8a608) stub.
> DEBUG    2018-05-20 15:09:09,222 [thread]:Start process monitoring
> DEBUG    2018-05-20 15:09:09,223 [thread]:Processes monitored: LeagueClient.ex (10900:Z)
> DEBUG    2018-05-20 15:09:09,223 [thread]:Waiting for processes to exit
> DEBUG    2018-05-20 15:09:09,223 [thread]:Removing stdout monitor
> DEBUG    2018-05-20 15:09:09,223 [thread]:Thread is no longer running
> DEBUG    2018-05-20 15:09:09,223 [thread]:Restoring environment
> DEBUG    2018-05-20 15:09:11,006 [game]:Game thread stopped
> DEBUG    2018-05-20 15:09:11,006 [game]:Game thread still running, stopping it (state: running)
> DEBUG    2018-05-20 15:09:11,007 [game]:League of Legends stopped at Sun, 20 May 2018 15:09:11
> DEBUG    2018-05-20 15:09:11,139 [wine]:Killing all wine processes: ['/usr/bin/wineserver', '-k']
> DEBUG    2018-05-20 15:09:11,139 [wine]:	Wine prefix: /home/sweenu/Games/league-of-legends
> DEBUG    2018-05-20 15:09:11,139 [wine]:	Wine arch: win64
> DEBUG    2018-05-20 15:09:11,195 [wine]:Waiting for wine processes to terminate
> DEBUG    2018-05-20 15:09:11,196 [thread]:Restoring environment
> DEBUG    2018-05-20 15:09:11,196 [thread]:Killing all remaining processes

Hmmm, that sucks :frowning:

Okay,

  1. Does anything appear on the screen or does Lutris just say “Game has quit”?
  2. Did you install the game via the Lutris script here or did you install it yourself, have you installed additional stuff with winetricks?
  3. Have you tried “Disable Lutris Runtime”?

Thank you for the time you’re taking for this! So here’s everything:

  • Nothing appears on screen
  • I did install it with the Lutris script and I haven’t use winetricks (this is a fresh install btw, I just reinstalled Arch and on top of it: Lutris, wine-staging, programs listed in how-to-get-out-of-wine-dependency-hell and that’s it.
  • It was disabled by default, I did try enabling it though, did not work either.

I was playing without any problem one week ago but I can’t say if it’s something I did bad while reinstalling Arch or if it is the update to the script that’s doing that :confused:
Do you know if the scripts are version controled in any way? I could look at the differences and maybe point out what causes trouble

I haven’t seen any version control of the scripts, unfortunately.

However the script isn’t doing anything too crazy, it’s installing the game and installing a native version of dx9, and setting the windows version to xp

Perhaps try installing it without the script, and see if it works without the native dx9.

Okay, so I found a ‘solution’. I can run the game by doing ‘Run EXE inside wine prefix’ and selecting the .exe myself. However, I’m not sure it runs it with ‘primusrun’ so I’d loose quite a bit of performance if not :confused:

Do you have an idea why manually choosing the .exe makes it work? (I definitly not becasue of primus because I tried unchecking it without any results)

I don’t know…what if you create a “New Game” in Lutris and just point the executable the .exe file?

You can also use nvidia-xrun to bypass the need for primusrun.

Thanks for the suggestions. Making a new game pointing to the .exe still requires me to “Run EXE inside wine prefix” and I could probably make it work with nvidia-xrun but just by testing it quickly, it bugsplated. Anyway the overhead of running in a new tty and all is a bit much imo. I’ll probably just accept poorer performance, it’s all good :slight_smile: