06-06-2016, 01:43 PM
Since Porting Kit 2.1.0 we started to apply the so called ''Intel Iris fix'' to the Intel HD video cards too. That proved to be an excellent choice since we noticed Wine isn''t capable of detecting the memory amount of all kinds of Intel HD video cards. However, we just noticed that it may fails to detect some AMD and NVIDIA cards memory too, and that''s why we need you.
Recent iMacs, MacMinis and MacBook Pros which have NVIDIA or AMD video cards also have an Intel HD internal memory, which means that they have 2 video cards, which may be a problem to the Porting Kit detection since it was never tested on computers with more than one video card (Intel HD and Intel Iris Macs only have one, always).
What you need to do to help is REALLY simple. Just open the Terminal, type the following:
Then post the output here. By comparing that with the single video card outputs that I already have, I will be able to make it work with dual-card Macs, and we will be able to apply the fix for all the cases, which will make much more games start to work correctly
Thanks in advance!
Recent iMacs, MacMinis and MacBook Pros which have NVIDIA or AMD video cards also have an Intel HD internal memory, which means that they have 2 video cards, which may be a problem to the Porting Kit detection since it was never tested on computers with more than one video card (Intel HD and Intel Iris Macs only have one, always).
What you need to do to help is REALLY simple. Just open the Terminal, type the following:
Code:
system_profiler SPDisplaysDataType
Then post the output here. By comparing that with the single video card outputs that I already have, I will be able to make it work with dual-card Macs, and we will be able to apply the fix for all the cases, which will make much more games start to work correctly

Thanks in advance!