You are not logged in.

#1 2014-07-21 23:13:50

myessail
Member
Registered: 2014-07-11
Posts: 5

Dota 2 running extremely slow

I am able to start Dota 2 without a hitch, but when I get into menus and games everything is so slow it renders the game unplayable. I have a Radeon HD 7870 for a graphics card, and it was able to handle Dota 2 on Xubuntu with the same graphics driver (open source). Does anyone else experience this, or know how to fix it?

Offline

#2 2014-07-23 02:08:44

Pse
Member
Registered: 2008-03-15
Posts: 415

Re: Dota 2 running extremely slow

Are you using Xfce on Arch as well or is it another DE? If it's another DE, try to switch off compositing before starting the game.

Offline

#3 2014-07-23 14:06:35

myessail
Member
Registered: 2014-07-11
Posts: 5

Re: Dota 2 running extremely slow

I'm using Xfce on Arch as well, and compositing is already switched off.

Offline

#4 2014-07-24 09:19:42

KlavKalashj
Member
Registered: 2008-10-09
Posts: 376

Re: Dota 2 running extremely slow

Offline

#5 2014-07-24 15:28:14

myessail
Member
Registered: 2014-07-11
Posts: 5

Re: Dota 2 running extremely slow

Yeah, I had to do that to get steam started.

Offline

#6 2014-07-26 17:15:51

KlavKalashj
Member
Registered: 2008-10-09
Posts: 376

Re: Dota 2 running extremely slow

Do you also have all the needed 32-bit packages? Mesa, DDX etc.

Offline

#7 2014-07-27 16:59:47

myessail
Member
Registered: 2014-07-11
Posts: 5

Re: Dota 2 running extremely slow

Yup, all the needed 32-bit packages are installed.

Offline

#8 2014-07-27 17:59:35

thiagowfx
Member
Registered: 2013-07-09
Posts: 586

Re: Dota 2 running extremely slow

Once I wrote a blog post about configuring dota 2, however I didn't add it to the wiki because I can't be sure if my suggestions really work. But here is a quick grasp of them:

1 - Launch the game with these flags, rather within a tiling/dynamic window manager -- don't use heavy desktop environments for that, ya know, gnome3, KDE, etc:

-console -novid -noborder -high -autoconfig -nomousegrab

2 - Also, go to your video configs and set everything to the lowest quality (= more performance). You can change this bit by bit later.

3 - I also recommended this setting for Intel Graphics HD cards (not yours, I know, but you could try it if you want. Maybe there is something similar for Radeon ones. This is related with vsync.):

<driconf>
  <device screen="0" driver="dri2">
    <application name="Default">
      <option name="vblank_mode" value="0"/>
    </application>
  </device>
</driconf>

Original post (in portuguese). Feel free to add those points to the wiki if they work for you -- or to ignore them if they don't.

Offline

#9 2014-07-27 21:53:06

myessail
Member
Registered: 2014-07-11
Posts: 5

Re: Dota 2 running extremely slow

Unfortunately this didn't work for me.

Offline

Board footer

Powered by FluxBB