The forum

(Testing)League of Legends on Debian 7_64-Wheezy-Stable

Short guide for installing LoL on Debian_64 with Nvidia Drivers

Author Replies
GeorgeCh Friday 14 June 2013 at 14:46
GeorgeChAnonymous

This is indented to be a short guide for installing League of Legends on Debian 7-Wheezy_64 stable with Nvidia graphics cards.For port-forwarding issues check https://support.leagueoflegends.com/entries/20133372-Port-Forwarding.


The PlayonLinux version on Debian stable repositories is old so you may want to download the latest from the PoL download page and install it using Gdebi.


Install the Nvidia proprietary drivers according to this guide

http://wiki.debian.org/NvidiaGraphicsDrivers


1)Then you need to enable multiarch. Open Terminal and:


sudo dpkg --add-architecture i386
sudo apt-get update
I
2)Install the ia32-libs from synaptic manager


3)1nstall the i386 package that provides libgl.so.1 from terminal:


sudo apt-get install libgl1-nvidia-glx:i386


*For other graphics cards you should search for the package that matches your card if
you want to try this guide.


4)You may have issues installing mono and wine folder is read only.
Download mono from http://source.winehq.org/winemono.php?v=0.0.8
Open terminal and become SU.
Then open the wine folder with:


{your file manager name} /usr/share/wine


Create a new folder named mono,
Copy the mono.msi file in the mono folder and close


5)Install League of legends from PlayonLinux(check testing and NoCd needed) following the instructions. 
You can use the game download option from PoL or download the full client (20mb then 2gb download) which you can save in case you want to reinstall the game without downloading everything from the start http://l3cdn.riotgames.com/Installer...ndsBaseEUW.exe


7)After updating the game install the ingame shop patch from PoL.


8)Start a custom game to check if everything works(The store for runes and champions takes a long time to load)


If you have rendering issues check wine that uses XP settings, then on PoL game settings check on Display tab that you have your cards correct memory value.
If for some reason when you start  PoL asks for opegl-32 libraries(should not be so after installing libgl.so.1) run on Terminal as SU:

apt-get -f install  

This will install any missing dependencies 

9)If you can not connect to server after making champion selection restart your router(only once should work) and if it persists check the top of the guide for port-forwarding

10)If there is no sound in game you may need libwine-alsa i386 (deb package here: http://pkgs.org/download/libwine-alsa)



Edited by GeorgeCh

petch Friday 14 June 2013 at 15:46
petch

Installing winetricks is not necessary, PlayOnLinux does not use it and we do not support it.
GeorgeCh Friday 14 June 2013 at 18:40
GeorgeChAnonymous

Thank you. I corrected it.
Gunzinger Sunday 23 June 2013 at 0:52
GunzingerAnonymous

I updated my nvidia drivers by downloading the newest drivers (.run file) from nvidia.com and at the step 3 there is this:Setting up nvidia-installer-cleanup (20120630+3) ...

Welcome to the NVIDIA Software Installer for Unix/Linux


If you plan to no longer use the NVIDIA driver, you should make sure that no X
screens are configured to use the NVIDIA X driver in your X configuration file.
If you used nvidia-xconfig to configure X, it may have created a backup of your
original configuration. Would you like to run `nvidia-xconfig
--restore-original-backup` to attempt restoration of the original X
configuration file?
[default: (N)o]:

I tried N, No, Y, but it just gets stuck and does nothing, I cant use apt-get or dpkg anymore because it always starts the nvidia cleanup after i send "sudo dpkg --configure -a"

EDIT: I cant even downgrade to 304.88 because of the same dialog i get stuck <.< HELP!

EDIT2: Got everything fixed with a complete driver reinstall with smxi, thanks smxi, this thing is awesome, now everything works, atm LoL is patching :)

Edited by Gunzinger

terryc Sunday 22 June 2014 at 6:10
terrycAnonymous

Doesn't this guide need updating to use the installer in PoL, rather than the Riotgames download?

pikkles Monday 27 July 2015 at 21:15
pikklesAnonymous

I have managed to finally get League of Legends to actually integrate into POL after trying so many things.. as always the dependecies are important. However, when i start LOL through POL i get this log:

 

Any help would be useful: I have a 64bit Debian/KAli setup with nvidia graphics (all drivers updated). I think i have updated all dependencies but as most o fyou will be more familiar with DEbian/Linux than me please feel free to guide me throughthe process... many thanks.. :)

 

PlayOnLinux debbuging tool (v4.1.1)
-----------------------------------------------
Debugging: League of Legends

Warning. This is a PlayOnLinux script logfile. It does not contains everything that happened in your program virtual drive (wineprefix)
Please do not use this logfile on winehq forum, this logfile is not interesting for wine debugging.

Date: 07/27/15 19:44:35

> uname -a
  Linux kali 3.18.0-kali3-amd64 #1 SMP Debian 3.18.6-1~kali2 (2015-03-02) x86_64 GNU/Linux
> lsb_release -a
 
> wine --version (Be careful, this version might not be the version used
in the script. Read the content of this file for more information)
  wine-1.4.1
> glxinfo \| grep rendering
  direct rendering: Yes
    GL_NV_path_rendering, GL_NV_pixel_data_range, GL_NV_point_sprite,
> glxinfo \| grep renderer
  OpenGL renderer string: GeForce 9400 GT/PCIe/SSE2
> OpenGL libs
 
 
> export
  declare -x AMD64_COMPATIBLE="True"
declare -x APPLICATION_TITLE="PlayOnLinux"
declare -x DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-Clnm42gpuq,guid=4e315b92b679edf12a1e42e455b67be6"
declare -x DESKTOP="/root/Desktop"
declare -x DESKTOP_SESSION="default"
declare -x DISPLAY=":0.0"
declare -x DYLDPATH_ORIGIN=""
declare -x DYLD_LIBRARY_PATH=""
declare -x GDMSESSION="default"
declare -x GDM_LANG="en_GB.UTF-8"
declare -x GECKO_SITE="http://www.playonlinux.com/wine/gecko"
declare -x GIO_LAUNCHED_DESKTOP_FILE="/usr/share/applications/PlayOnLinux.desktop"
declare -x GIO_LAUNCHED_DESKTOP_FILE_PID="3480"
declare -x GNOME_DESKTOP_SESSION_ID="this-is-deprecated"
declare -x GNOME_KEYRING_CONTROL="/root/.cache/keyring-NDZEEg"
declare -x GNOME_KEYRING_PID="3216"
declare -x GNUPGHOME="/root/.PlayOnLinux//gpg"
declare -x GPG_AGENT_INFO="/root/.cache/keyring-NDZEEg/gpg:0:1"
declare -x G_FILENAME_ENCODING="UTF-8"
declare -x HOME="/root"
declare -x IGNORE_ICON_DIR="false"
declare -x LANG="en_GB.UTF-8"
declare -x LD_LIBRARY_PATH=""
declare -x LD_PATH_ORIGIN=""
declare -x LOGNAME="root"
declare -x MACHTYPE="x86_64-pc-linux-gnu"
declare -x MD5_COMMAND="md5sum"
declare -x OLDPWD="/root/.PlayOnLinux/configurations/setups/League of Legends"
declare -x ONLY_ONCE="1"
declare -x OS_NAME="linux"
declare -x PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
declare -x PATH_ORIGIN="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
declare -x PLAYONLINUX="/usr/share/playonlinux"
declare -x POL_ARCH="x86"
declare -x POL_ID="89359947"
declare -x POL_LANG="en"
declare -x POL_OS="Linux"
declare -x POL_SetupWindow_ID="4030"
declare -x POL_TERM="Default"
declare -x POL_USER_ROOT="/root/.PlayOnLinux/"
declare -x POL_WGET="wget -4 -q"
declare -x PWD="/root/.PlayOnLinux"
declare -x PYTHON="python"
declare -x REPERTOIRE="/root/.PlayOnLinux/"
declare -x SESSION_MANAGER="local/kali:@/tmp/.ICE-unix/3240,unix/kali:/tmp/.ICE-unix/3240"
declare -x SETUPWINDOW_INIT="true"
declare -x SHELL="/bin/bash"
declare -x SHLVL="3"
declare -x SITE="http://repository.playonlinux.com"
declare -x SSH_AGENT_PID="3302"
declare -x SSH_AUTH_SOCK="/root/.cache/keyring-NDZEEg/ssh"
declare -x TEXTDOMAIN="pol"
declare -x TITLE="League of Legends"
declare -x TITRE="PlayOnLinux"
declare -x UBUNTU_MENUPROXY="0"
declare -x USER="root"
declare -x USERNAME="root"
declare -x VERSION="4.1.1"
declare -x WGETRC="/root/.PlayOnLinux//configurations/wgetrc"
declare -x WINDOWPATH="7"
declare -x WINEDLLOVERRIDES="winemenubuilder.exe=d"
declare -x WINEPREFIX="/root/.PlayOnLinux//wineprefix/default"
declare -x WINE_SITE="http://www.playonlinux.com/wine/binaries"
declare -x WorkingDirectory="/root"
declare -x XAUTHORITY="/var/run/gdm3/auth-for-root-fSwfJq/database"
declare -x XDG_DATA_DIRS="/usr/share/gnome:/usr/local/share/:/usr/share/"
declare -x XDG_SESSION_COOKIE="03070fadc9cebe1ef33f16f055b16cbc-1438022629.97489-1477797606"


07/27/15 19:44:41 - [POL_SetupWindow_InstallMethod] Message: Install method: DOWNLOAD
07/27/15 19:44:43 - [POL_Call] Message: Calling POL_Download_retry
07/27/15 19:44:43 - [POL_Source] Message: POL GPG : Good signature
07/27/15 19:44:43 - [POL_System_wget] Message: Downloading http://l3cdn.riotgames.com/Installer/SingleFileInstall/LeagueOfLegendsBaseEUW.exe with wget
07/27/15 19:45:04 - [POL_System_SetArch] Message: POL_ARCH set to x86
07/27/15 19:45:04 - [POL_Wine_SelectPrefix] Message: Selecting prefix: LeagueOfLegends
07/27/15 19:45:04 - [POL_Wine_PrefixCreate] Message: Setting POL_WINEVERSION to 1.7.44-LeagueOfLegends2
07/27/15 19:45:04 - [POL_Wine_PrefixCreate] Message: Creating prefix (1.7.44-LeagueOfLegends2)...
07/27/15 19:45:05 - [POL_Wine_PrefixCreate] Message: Using wine 1.7.44-LeagueOfLegends2
07/27/15 19:45:05 - [POL_Wine_InstallVersion] Message: Installing wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:45:20 - [POL_Wine_Install_gecko] Message: Installing gecko for wine 1.7.44 x86
07/27/15 19:45:20 - [POL_Wine_Install_gecko] Message: Linking gecko
07/27/15 19:45:20 - [POL_Wine_Install_gecko] Message: wine_gecko-2.36-x86.msi already installed. Skipping
07/27/15 19:45:20 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:45:20 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:45:20 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:45:20 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:45:20 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 --version
07/27/15 19:45:20 - [POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
07/27/15 19:45:20 - [POL_Wine] Message: Wine return: 0
wine-1.7.44
07/27/15 19:45:55 - [POL_LoadVar_PROGRAMFILES] Message: Getting Program Files name
07/27/15 19:45:55 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:45:55 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:45:55 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 cmd /c echo %ProgramFiles%
07/27/15 19:45:55 - [POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
C:\Program Files
07/27/15 19:45:55 - [POL_Wine] Message: Wine return: 0
07/27/15 19:45:58 - [POL_LoadVar_PROGRAMFILES] Message: Getting Program Files name
07/27/15 19:45:58 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:45:58 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:45:58 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 cmd /c echo %ProgramFiles%
07/27/15 19:45:58 - [POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
C:\Program Files
07/27/15 19:45:58 - [POL_Wine] Message: Wine return: 0
07/27/15 19:45:58 - [POL_Call] Message: Calling POL_Install_corefonts
07/27/15 19:45:58 - [POL_Source] Message: POL GPG : Good signature
07/27/15 19:45:58 - [POL_Call] Message: Calling POL_Internal_InstallFonts
07/27/15 19:45:58 - [POL_Source] Message: POL GPG : Good signature
07/27/15 19:45:58 - [source] Message: Installing microsoft fonts
07/27/15 19:45:58 - [POL_Call] Message: Calling POL_Install_vcrun2005
07/27/15 19:45:58 - [POL_Source] Message: POL GPG : Good signature
07/27/15 19:45:58 - [POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/e/1/c/e1c773de-73ba-494a-a5ba-f24906ecf088/vcredist_x86.exe
07/27/15 19:45:58 - [POL_System_CheckFS] Message: Checking filesystem for vcredist_x86.exe
07/27/15 19:45:58 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:45:58 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:45:58 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 start /unix vcredist_x86.exe /q
07/27/15 19:45:58 - [POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
07/27/15 19:45:59 - [POL_Wine] Message: Wine return: 0
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:advapi:DecryptFileA ("C:\\users\\root\\Temp\\IXP000.TMP\\", 00000000): stub
fixme:advapi:DecryptFileA ("C:\\users\\root\\Temp\\IXP001.TMP\\", 00000000): stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
07/27/15 19:46:04 - [POL_Wine_OverrideDLL] Message: Overriting DLLs
07/27/15 19:46:04 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:46:04 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:46:04 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 regedit /root/.PlayOnLinux//tmp/override-dll.reg
07/27/15 19:46:05 - [POL_Wine] Message: Wine return: 0
07/27/15 19:46:05 - [POL_Call] Message: Calling POL_Install_vcrun2008
07/27/15 19:46:05 - [POL_Source] Message: POL GPG : Good signature
07/27/15 19:46:05 - [POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/d/d/9/dd9a82d0-52ef-40db-8dab-795376989c03/vcredist_x86.exe
07/27/15 19:46:05 - [POL_System_CheckFS] Message: Checking filesystem for vcredist_x86.exe
07/27/15 19:46:05 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:46:05 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:46:05 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 start /unix vcredist_x86.exe /q
07/27/15 19:46:05 - [POL_Wine] Message: Wine return: 0
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:clusapi:GetNodeClusterState ((null),0x33ebf4) stub!
fixme:advapi:DecryptFileA ("z:\\278d3911a977a1f0b120e351aeb9db03\\", 00000000): stub
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:advapi:LsaOpenPolicy ((null),0x33f2d8,0x00000001,0x33f2c4) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
07/27/15 19:46:11 - [POL_Wine_OverrideDLL] Message: Overriting DLLs
07/27/15 19:46:11 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:46:11 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:46:11 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 regedit /root/.PlayOnLinux//tmp/override-dll.reg
07/27/15 19:46:12 - [POL_Wine] Message: Wine return: 0
07/27/15 19:46:12 - [POL_Call] Message: Calling POL_Install_d3dx9
07/27/15 19:46:12 - [POL_Source] Message: POL GPG : Good signature
07/27/15 19:46:12 - [POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe
07/27/15 19:47:18 - [source] Message: Extracting only x86 dlls
07/27/15 19:47:19 - [source] Message: Overriding all d3dx9 dlls
07/27/15 19:47:19 - [POL_Wine_OverrideDLL] Message: Overriting DLLs
07/27/15 19:47:19 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:47:19 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:47:19 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 regedit /root/.PlayOnLinux//tmp/override-dll.reg
07/27/15 19:47:19 - [POL_Wine] Message: Wine return: 0
07/27/15 19:47:19 - [source] Message: Deleting temporary directories
07/27/15 19:47:19 - [Set_OS] Message: Setting Windows OS to win7
07/27/15 19:47:19 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:47:19 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:47:19 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 regedit /root/.PlayOnLinux//tmp/regkey.reg
07/27/15 19:47:19 - [POL_Wine] Message: Wine return: 0
07/27/15 19:47:37 - [POL_System_CheckFS] Message: Checking filesystem for /root/.PlayOnLinux//tmp/LeagueOfLegends/LeagueOfLegendsBaseEUW.exe
07/27/15 19:47:37 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:47:37 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:47:38 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 /root/.PlayOnLinux//tmp/LeagueOfLegends/LeagueOfLegendsBaseEUW.exe
07/27/15 19:48:24 - [POL_Wine] Message: Wine return: 0
07/27/15 19:48:24 - [Set_OS] Message: Setting Windows OS to winxp
07/27/15 19:48:24 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:48:24 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:48:24 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 regedit /root/.PlayOnLinux//tmp/regkey.reg
07/27/15 19:48:24 - [POL_Wine] Message: Wine return: 0
07/27/15 19:48:24 - [POL_Wine_SetVideoDriver] Message: Set wine video driver
07/27/15 19:48:24 - [POL_LoadVar_Device] Message: Gettings GPU informations
07/27/15 19:48:24 - [POL_LoadVar_Device] Message: VendorID : 10de
07/27/15 19:48:24 - [POL_LoadVar_Device] Message: DeviceID : 0641
07/27/15 19:48:24 - [POL_Wine_SetVideoDriver] Message: Detected video driver: nv4_disp.dll
07/27/15 19:48:24 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:48:24 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:48:24 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 regedit /root/.PlayOnLinux//tmp/VGA_ID_fix.reg
07/27/15 19:48:24 - [POL_Wine] Message: Wine return: 0
07/27/15 19:48:24 - [POL_Call] Message: Calling POL_Function_OverrideDLL
07/27/15 19:48:24 - [POL_Source] Message: POL GPG : Good signature
07/27/15 19:48:24 - [POL_Wine_SetVersionEnv] Message: Setting wine version path: 1.7.44-LeagueOfLegends2, x86
07/27/15 19:48:24 - [POL_Wine_SetVersionEnv] Message: "/root/.PlayOnLinux//wine/linux-x86/1.7.44-LeagueOfLegends2" exists
07/27/15 19:48:24 - [POL_Wine] Message: Running wine-1.7.44-LeagueOfLegends2 regedit /root/.PlayOnLinux//tmp/override-dll.reg
07/27/15 19:48:24 - [POL_Wine] Message: Wine return: 0
07/27/15 19:48:25 - [POL_Shortcut] Message: Shortcut created: lol.launcher.admin.exe League of Legends
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:ole:CoInitializeSecurity (0x32fa58,-1,(nil),(nil),6,2,(nil),8192,(nil)) - stub!
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:apphelp:ApphelpCheckInstallShieldPackage stub: 0x32f39c L"C:\\users\\root\\Temp\\{2835CD50-D6A9-4D81-B609-F093CED0E39C}\\Disk1\\data1.hdr"
fixme:explorerframe:taskbar_list_SetProgressState iface 0xbcdaa0, hwnd 0x3004e, flags 2 stub!
fixme:explorerframe:taskbar_list_SetProgressValue iface 0xbcdaa0, hwnd 0x3004e, ullCompleted 1, ullTotal 64 stub!
fixme:shell:IShellLinkA_fnGetPath (0x3452198): WIN32_FIND_DATA is not yet filled.
fixme:shell:IShellLinkA_fnGetPath (0x3452198): WIN32_FIND_DATA is not yet filled.
err:setupapi:do_file_copyW Unsupported style(s) 0x144
err:setupapi:do_file_copyW Unsupported style(s) 0x144
err:setupapi:do_file_copyW Unsupported style(s) 0x144
err:setupapi:do_file_copyW Unsupported style(s) 0x144
err:setupapi:do_file_copyW Unsupported style(s) 0x144
fixme:shell:IShellLinkA_fnGetPath (0x1071058): WIN32_FIND_DATA is not yet filled.
fixme:shell:IShellLinkA_fnGetPath (0x1071058): WIN32_FIND_DATA is not yet filled.
(  ERROR)[19:48:04.153] RADS::Common::RegistryHelp::RegKeyValueString::RegKeyValueString: Failed to find registry value "ProgramW6432Dir" (2).
err:module:load_builtin_dll failed to load .so lib for builtin L"WLDAP32.dll": libldap_r-2.4.so.2: cannot open shared object file: No such file or directory
err:module:import_dll Loading library WLDAP32.dll (which is needed by L"C:\\Riot Games\\League of Legends\\RADS\\system\\rads_user_kernel.exe") failed (error c000007a).
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Riot Games\\League of Legends\\RADS\\system\\rads_user_kernel.exe" failed, status c0000135