https://bugs.winehq.org/show_bug.cgi?id=40770
Bug ID: 40770 Summary: Nvidia GeForce GT 730 not recognized properly Product: Wine Version: 1.9.12 Hardware: x86 OS: Linux Status: NEW Severity: enhancement Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com Distribution: ---
I have a GeForce GT 730 card which is based on the Kepler architecture (GK208). The card is detected as a GeForce GTX 470 in Wine.
lspci output: 02:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK208 [GeForce GT 730] [10de:1287] (rev a1) (prog-if 00 [VGA controller])
I sent a patch to correct the issue: https://www.winehq.org/pipermail/wine-patches/2016-June/151076.html
I tested and confirmed that games such as Skyrim, Morrowind, Fallout 3 and games based on the Unity engine recognize the card correctly with the patch.
Thanks for your attention.