League of Legends with Wine 1.7.33

Questions about Wine on Linux
Locked
Max1729
Newbie
Newbie
Posts: 2
Joined: Sat Mar 21, 2015 8:39 am

League of Legends with Wine 1.7.33

Post by Max1729 »

I'm running Ubuntu 14.10 64 Bit with Wine 1.7.33.

My Problem is that some of the ingame texts and some Icons (see screenshot) are missing in League of Legends. I installed League of Legends via PlayOnLinux and apart from the missing text the application runs smooth.

Does anyone have an Idea what could be the reason or things I could test?

Best Regards Max
Attachments
LOL_Screen.jpg
User avatar
olivierfrdierick
Level 5
Level 5
Posts: 258
Joined: Thu Sep 13, 2012 12:09 pm

Re: League of Legends with Wine 1.7.33

Post by olivierfrdierick »

The winetricks I used to install League of Legends are:

Code: Select all

$ winetricks adobeair vcrun2008 ie8 d3dx9 corefonts
Check that you have them all installed.
If it does not work, your video driver does not support x3d_platform=1.
Use proprietary video driver if available. If not, you have to patch Wine with 0001-HACK-Disallow-block-based-textures-with-sub-block-si.patch. See Another Alternative Installation Method - Get League of Legends working under WINE on the AppDB entry of League of Legends.

Link: WineHQ - League of Legends 4.x
Max1729
Newbie
Newbie
Posts: 2
Joined: Sat Mar 21, 2015 8:39 am

Re: League of Legends with Wine 1.7.33

Post by Max1729 »

Everything is fixed now.

It was my own fault :S

I changed my Game.cfg according to some instructions I found before even trying to start the game without any changes.

However, now everything runs perfectly smooth, didn't have to change anything. I just installed it via PlayOnLinux and I used some Winetricks (but can't say if it would have worked without them).

Thanks for the help :)

Max
Locked