https://bugs.winehq.org/show_bug.cgi?id=39027
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #5 from winetest@luukku.com ---
Have following in registry to report nvidia (Nvidia G84 - GeForce 8600 GT) card to some buggy games which don't want to work with Intel HD 4600: [HKEY_CURRENT_USER\Software\Wine\Direct3D] "VideoPciDeviceID"=dword:00000402 "VideoPciVendorID"=dword:000010de
But if you are still getting this message err:winediag:init_driver_info Invalid GPU override 10de:0406 specified,
after your registery overrides, then there is some configuration issue. One possibility is that you are setting your ids to something that wine can't read from it's database.
Is this bug still valid? Does it start faster with WINEDEBUG=-all, wine game.exe ?