PMheart / CoreDisplayFixup

Enable 4K or greater resolution for all graphics under macOS
75 stars 13 forks source link

Doesn't seem to work on 10.13.5 #12

Closed maddie closed 6 years ago

maddie commented 6 years ago

Hi,

The CoreDisplayFixup kext doesn't seem to work with macOS 10.13.5 (17F77). Manually patching using Floris497's script with patch v4 parameters does patch the CoreDisplay.kext successfully and got 4K output working again, but I'd prefer using Lilu plugins to achieve this result rather than changing system files..

Thanks.

al3xtjames commented 6 years ago

Hey,

What GPU are you using? I can't seem to reproduce this here (Intel HD Graphics 630, 3840x2160 display, also on 10.13.5). Also, have you tried rebuilding the DYLD shared cache?

maddie commented 6 years ago

Hi there,

It's an HD4600 on an i7-4790K, I haven't tried to rebuild the DYLD shared cache, perhaps that's the problem. I'll try and report back soon.

Thanks.

maddie commented 6 years ago

Hmm.. It seems to work fine after rebuilding the DYLD cache. Closing now.

Thanks!