http://bugs.winehq.org/show_bug.cgi?id=19946
Summary: make wine report correctly the graphic chip model when using non nvidia and non fglrx drivers Product: Wine Version: 1.1.29 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: lu_zero@gentoo.org
I had been able to reproduce it with World of Warcraft, the same should happen to other programs:
- if I run wine using the fglrx driver wow works correctly - if I use the radeon driver the texture got messed up (the card get reported as baseline nvidia) - if I force wine to report the same model as the one reported when using the fglrx wow works again.