Skip to content

aerror2/CoreDisplayFixLG5K

Repository files navigation

CoreDisplayFixup

Fix for LG Ultrafine 5K. change: static const uint8_t gmp100_repl[] = {0x80, 0x1A, 0x06, 0x00 }; TO: static const uint8_t gmp100_repl[] = { 0x40, 0x42, 0x0F, 0x00 };

===================

A Lilu plug-in which patches system essentials dynamically to enable 4K or greater resolutions output on certain graphics (See here for more details).

Notes

This repository should be compiled with Lilu v1.2.0 and greater, otherwise the compilation will be failed!

Note: Debug version of Lilu.kext should be put in the same folder as CoreDisplayFixup! And they should also be used together!

Addtionally you may have a corrupted shared cache, to fix it up, disable CoreDisplayFixup and reboot, then run sudo update_dyld_shared_cache -force command in Terminal.

Configuration

See Instructions for more details.

Support and discussion

Credits

Bug reports

All bugs should be reported at the issue section of this repository.

About

CoreDisplayFix for LG Ultrafine 5K

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published