League of Legends - buggy textures, glitches (WINE 1.7.24)

Questions about Wine on Linux
Locked
kamilsss655
Newbie
Newbie
Posts: 1
Joined: Wed Dec 10, 2014 10:54 am

League of Legends - buggy textures, glitches (WINE 1.7.24)

Post by kamilsss655 »

I installed League of Legends on WineHQ.
I'm using Linux Mint 17.1 Mate, graphics : ATI/Intel switchable graphics. SVE14 sony vaio laptop.
The launcher works out-of-the-box. First when the game loading screen appeared game used to crash. I've overcome this issue by adding :
x3d_platform=1
to the game.cfg to enable OpenGL.
Here is my game.cfg file for the refference:

Code: Select all

[General]
CfgVersion=4.21.379
UserSetResolution=1
BindSysKeys=0
SnapCameraOnRespawn=1
OSXMouseAcceleration=1
AutoAcquireTarget=1
EnableLightFx=0
WindowMode=0
ShowTurretRangeIndicators=1
PredictMovement=0
WaitForVerticalSync=0
Colors=32
Height=768
Width=1366
SystemMouseSpeed=10
x3d_platform=1
 
[HUD]
ItemShopPrevY=150
ItemShopPrevX=380
ShowAllChannelChat=1
ItemShopResizeHeight=76
ItemShopResizeWidth=260
ItemShopPrevResizeHeight=768
ItemShopPrevResizeWidth=1366
NewAggroIndicator=0
NameTagDisplay=1
ShowChampionIndicator=0
ShowSummonerNames=1
ScrollSmoothingEnabled=0
MiddleMouseScrollSpeed=0.5000
MapScrollSpeed=0.5000
ShowAttackRadius=1
NumericCooldownFormat=1
SmartCastOnKeyRelease=1
EnableLineMissileVis=1
FlipMiniMap=0
ItemShopItemDisplayMode=1
ItemShopStartPane=0
 
[Performance]
CharacterInking=1
ShadowsEnabled=1
EnableHUDAnimations=0
PerPixelPointLighting=1
EnableParticleOptimizations=0
BudgetOverdrawAverage=10
BudgetSkinnedVertexCount=200000
BudgetSkinnedDrawCallCount=100
BudgetTextureUsage=150000
BudgetVertexCount=500000
BudgetTriangleCount=300000
BudgetDrawCallCount=1000
EnableGrassSwaying=1
EnableFXAA=0
AdvancedShader=0
FrameCapType=2
EffectsQuality=3
GammaEnabled=1
Full3DModeEnabled=0
EnvironmentQuality=3
CharacterQuality=3
AutoPerformanceSettings=0
ShadowQuality=0
GraphicsSlider=-1
 
[FloatingText]
EnemyTrueDamageCritical_Enabled=1
EnemyMagicalDamageCritical_Enabled=1
EnemyPhysicalDamageCritical_Enabled=1
TrueDamageCritical_Enabled=1
MagicalDamageCritical_Enabled=1
PhysicalDamageCritical_Enabled=1
Debug_Enabled=1
Absorbed_Enabled=1
OMW_Enabled=1
EnemyCritical_Enabled=1
MagicCritical_Enabled=1
Critical_Enabled=1
Now the game starts but the graphics are terribly buggy, glitchy. Please see attached screenshot:
http://s11.postimg.org/598gj34gy/zrzut_ekranu.jpg

Wat can I do to fix it?
Locked