Hello, please tell me why AMD Radeon HD7870 is not in the list of winehq, my card is detected as a HD3200 and some games have limited video options because of this.
DeviceID: 0x6818
VendorID: 0x1002
Added the ID's in the registry but the card is detected as Direct3D HAL
I used the search before and I found something about editing winehq sources to add the card in the list but this is to hard for me, I can't do it. Any help please?
You can override those ids via VideoPciDeviceID & VideoPciVendorID. Make sure they are DWORD Value (REG_DWORD) not strings! See this for more details: http://wiki.winehq.org/UsefulRegistryKeys
vitamin wrote:You can override those ids via VideoPciDeviceID & VideoPciVendorID. Make sure they are DWORD Value (REG_DWORD) not strings! See this for more details: http://wiki.winehq.org/UsefulRegistryKeys
I already did that and the card is named Direct3D HAL... I could try to add the card in the list and compile the source but i can't find a friendly guide, I'm a noob...
adding in the stuff manually doesn't really help... Wine still just says It cannot find that info, and the games I've tested on still see the wrong GPUs. Out of 2 AMDs I have, both are picked up as HD 3200's like yours, and never could get anything done about that... but I'm not sure its ever actually caused a problem. Most of the graphical features that do not work in certain games are NOT because of the detected GPU type, but due to things that Wine just cannot handle right.