https://bugs.winehq.org/show_bug.cgi?id=41267
--- Comment #31 from winetest@luukku.com --- (In reply to C0rn3j from comment #30)
(In reply to winetest from comment #29)
(In reply to C0rn3j from comment #28)
Would you please describe how to do the PCI trick? Or at least link the thing you're talking about? Thanks!
Wasn't able to find anything in GTA V bug reports.
He means changing device and vendor ids from wine regedit. I don't know where to find such info fast. CSGO was one of the games that required such a trick before. Maybe even now, I haven't tested.
Thanks, was able to google my way around with that info.
https://wiki.winehq.org/Useful_Registry_Keys
http://pcidatabase.com/reports.php?type=csv
Looks like you need to change these 2 values as described in the registry keys wiki page.
VideoPciDeviceID VideoPciVendorID
I tried spoofing R9 290X with this trick but it didn't change anything in BO2 zombies. (VENDOR = 0x1002, DEVICE= 0x67b0)
I am not completely sure but I think wine doesn't have such card recognize code.
Picking some of these should work I quess.
https://source.winehq.org/git/wine.git/blob/4005e6e659107c29f93e7a35a3bb933b...