iXit / wine-nine-standalone

Build Gallium Nine support on top of an existing WINE installation
GNU Lesser General Public License v2.1
272 stars 23 forks source link

Why not nvidia? #37

Closed codeman101 closed 5 years ago

codeman101 commented 5 years ago

I read that this project is a fix for graphical glitches on Fable Anniversary but I'm running an nvidia driver. Why doesn't this project support nvidia? I read this project also works with the open-source driver but having to switch to that driver for one game isn't ideal hence my question.

axeldavy commented 5 years ago

The projects uses 'gallium' an internal API to the open source driver. Thus the name 'gallium nine'.

This open source driver features also support for NVidia (nouveau). If it is not very good and people prefer the proprietary driver it's mostly because NVidia makes things very hard for nouveau devs (no documentation, firmware signing, etc).