Floris497 / mac-pixel-clock-patch-V2

994 stars 221 forks source link

Support for Catalina 10.15 and MacBook Air 2013? #344

Open larryqiann opened 4 years ago

larryqiann commented 4 years ago

Hi, I'm using a MacBook Air 2013 13" and the V5 patch indicates it is successful but no change can be seen. The resolution cannot be set high. However, under Windows, the resolution can be set up to 3840*2160 at 30Hz. Is there anything I should try?

Thanks

Floris497 commented 4 years ago

Impossible, it needs edit of the frame buffer.. i've tried it but it is not usable

Hochiss commented 4 years ago

@larryqiann you need "dspc" for your override display profile, which is customized refresh rate. you can get the value(BASE64) from e.g. SwitchResX by setting custom resolution and export.

larryqiann commented 4 years ago

@Hochiss I'm not sure what you mean by this; where would I apply the dspc

Thanks