You are not logged in.

#1 2013-07-28 09:33:53

daGrevis
Member
From: Riga, Latvia
Registered: 2011-10-16
Posts: 81
Website

Performance problems running DotA 2 from Steam

 ~ % lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Chelsea LP [Radeon HD 7730M
 ~ % cat /etc/X11/xorg.conf
Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	BusID       "PCI:1:0:0"
EndSection

Section "Screen"
	Identifier "aticonfig-Screen[0]-0"
	Device     "aticonfig-Device[0]-0"
	Monitor    "aticonfig-Monitor[0]-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

/var/log/Xorg.0.log

Steam output

Game runs, but there are problems with:

1. Resolution — few parts of game are hidden. Xrandr says I use 1920x1080 and in game I have set the same resolution and aspect ratio to 16:9,
2. Brightness — game is too bright until I change in-game conf to anything — it fixes the problem until next time I start the game,
3. Overall performance — there are a lag though on the same machine with same in-game conf, but Windows 7, it runs smoothly;

What can I do to fix mentioned problems?

Last edited by daGrevis (2013-07-28 09:34:57)

Offline

#2 2013-07-28 14:53:20

vostok4
Member
Registered: 2010-12-16
Posts: 70

Re: Performance problems running DotA 2 from Steam

I can only speak for #3: don't expect parity performance with the GL renderer and the DX renderer in dota2 yet. They need to do a few big optimization runs for d2 on GL.

As for #1 and #2, I don't know, on NVIDIA here and have no problems like that. Perf is poor, but I do have a rather poor laptop card.

Offline

Board footer

Powered by FluxBB