本次测试用LOL客户端为美服最新版客户端
其他客户端未经测试 有需求可以去winqh提建议
为也尽量测试看看
本次延时使用Ubuntu12.04最新版系统
我们只要按照一下步骤照做就好
Step 1: Install Wine1.4 and Winetricks
*安装wine1.4和winetricks
code: sudo add-apt-repository ppa:ubuntu-wine/ppa
添加wine的PPA源(12.04默认有1.4源 旧版本需要添加)
code: sudo apt-get update
进行apt-get的软件目录更新
code: sudo apt-get install wine1.4
(for Ubuntu12.04 : sudo apt-get install wine)
安装wine1.4 Ubuntu12.04默认wine就为1.4版本
code: sudo apt-get install winetricks
安装winetricks
Step 2: Install Winetricks Extra Components
*安装运行库
code: winetricks vcrun2005
安装vc++ 2005运行库
code: winetricks wininet
安装inet运行库
code: winetricks ie6
安装IE6/WMP/OL
code: winetricks d3dx9
安装DirectX9
code: winetricks corefonts
安装wine字体 以保证不出现口口
code: winetricks adobeair
安装Adobe Air运行库
Step 3: Change Wine1.4 Settings to "Windows 7"
*设置wine的运行环境为Windows7
code: winecfg
打开wine设置窗口
Then, change the Windows Version Setting to "Windows 7"
设置运行windows环境为windows7
Step 4: Move a Previous Install of LoL
*移动游戏目录到wine目录下或者进行游戏的安装
You should place the folder (Riot Games) into the following location:
Make sure you replace [USER] with the correct name.
ALSO, .wine is sometimes hidden from view, so you may have to find it.
必须保证wine的Username和Linux的用户名相同
-------------------------------------------------------------------------------------------------------------------------------
Now that you have completed the above tasks, you will now have to open the LoL Launcher. To do that, you will have to type the following two lines of code into a terminal every time you want to play LoL.
以上无视掉 往下看
code: cd "/home/[USER]/.wine/dosdevices/c:/Program Files/Riot Games/League of Legends/RADS/system"
(changes directory to where you have LoL folder installed)
移动到英雄联盟的主目录的/League of Legends/RADS/system文件夹下
code: WINEDEBUG=+ntdll wine "rads_user_kernel.exe" run lol_launcher $(ls ../projects/lol_launcher/releases/) LoLLauncher.exe
运行这段命令:"WINEDEBUG=+ntdll wine "rads_user_kernel.exe" run lol_launcher $(ls ../projects/lol_launcher/releases/) LoLLauncher.exe"
The League of Legends launcher should now appear and begin updating.
然后就出现更新界面啦
CONGRATULATIONS on your new install of League of Legends on Linux!
然后你就可以在Linux玩LOL啦
其他客户端未经测试 有需求可以去winqh提建议
为也尽量测试看看
本次延时使用Ubuntu12.04最新版系统
我们只要按照一下步骤照做就好
Step 1: Install Wine1.4 and Winetricks
*安装wine1.4和winetricks
code: sudo add-apt-repository ppa:ubuntu-wine/ppa
添加wine的PPA源(12.04默认有1.4源 旧版本需要添加)
code: sudo apt-get update
进行apt-get的软件目录更新
code: sudo apt-get install wine1.4
(for Ubuntu12.04 : sudo apt-get install wine)
安装wine1.4 Ubuntu12.04默认wine就为1.4版本
code: sudo apt-get install winetricks
安装winetricks
Step 2: Install Winetricks Extra Components
*安装运行库
code: winetricks vcrun2005
安装vc++ 2005运行库
code: winetricks wininet
安装inet运行库
code: winetricks ie6
安装IE6/WMP/OL
code: winetricks d3dx9
安装DirectX9
code: winetricks corefonts
安装wine字体 以保证不出现口口
code: winetricks adobeair
安装Adobe Air运行库
Step 3: Change Wine1.4 Settings to "Windows 7"
*设置wine的运行环境为Windows7
code: winecfg
打开wine设置窗口
Then, change the Windows Version Setting to "Windows 7"
设置运行windows环境为windows7
Step 4: Move a Previous Install of LoL
*移动游戏目录到wine目录下或者进行游戏的安装
You should place the folder (Riot Games) into the following location:
Make sure you replace [USER] with the correct name.
ALSO, .wine is sometimes hidden from view, so you may have to find it.
必须保证wine的Username和Linux的用户名相同
-------------------------------------------------------------------------------------------------------------------------------
Now that you have completed the above tasks, you will now have to open the LoL Launcher. To do that, you will have to type the following two lines of code into a terminal every time you want to play LoL.
以上无视掉 往下看
code: cd "/home/[USER]/.wine/dosdevices/c:/Program Files/Riot Games/League of Legends/RADS/system"
(changes directory to where you have LoL folder installed)
移动到英雄联盟的主目录的/League of Legends/RADS/system文件夹下
code: WINEDEBUG=+ntdll wine "rads_user_kernel.exe" run lol_launcher $(ls ../projects/lol_launcher/releases/) LoLLauncher.exe
运行这段命令:"WINEDEBUG=+ntdll wine "rads_user_kernel.exe" run lol_launcher $(ls ../projects/lol_launcher/releases/) LoLLauncher.exe"
The League of Legends launcher should now appear and begin updating.
然后就出现更新界面啦
CONGRATULATIONS on your new install of League of Legends on Linux!
然后你就可以在Linux玩LOL啦