GPU missing in wined3d pci list -> any Performance issues?

Questions about Wine on Linux
Locked
NoMind
Newbie
Newbie
Posts: 2
Joined: Mon Feb 22, 2016 5:21 pm

GPU missing in wined3d pci list -> any Performance issues?

Post by NoMind »

I have found out that my GPU (Nvidia GTX960) is missing in the wined3d pci device list:
http://source.winehq.org/git/wine.git/b ... /directx.c
http://source.winehq.org/git/wine.git/b ... _private.h

So wine uses a fallback to GTX470. Does this behavior have other drawbacks than setting vram incorrectly(1gb instead of 2gb)? Because that can be fixed easily with the VideoMemorySize entry in registry. If there is a difference i would ask to add my GPU...
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: GPU missing in wined3d pci list -> any Performance issue

Post by Bob Wya »

It shouldn't make any difference... But I'd definitely file a bug against it... for the community! 8) It'll get correctly listed for Steam surveys and such then...
Locked