https://bugs.winehq.org/show_bug.cgi?id=38177
--- Comment #8 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to Bernhard Übelacker from comment #7)
With binary nvidia driver installed: OpenGL renderer string: GeForce 8100 / nForce 720a/integrated/SSE2/3DNOW!
But what still makes me wonder:
- lspci shows 10de:084f
- wine gets somehow 10de:0849 (which would be a GeForce 8200)
It doesn't matter. I assume you put CARD_NVIDIA_GEFORCE_8200 in the "8100" entry of the cards_nvidia_binary table. That's what makes wined3d recognize the 8100 as a 8200 and that's fine.
Thank you for taking the time to look this up too.