Visual Ehrmanntraut

Results 47 comments of Visual Ehrmanntraut

Existing code has been removed because it's broken. Part of a bigger end goal called "The Update".

https://docs.github.com/en/issues/tracking-your-work-with-issues/about-issues

The build of this kext in the system is ancient. LOL @ u. ![Epic Fail](https://github.com/ChefKissInc/NootedRed/assets/30368284/927150d6-d510-468e-af95-712a28ae1b94)

oh... wait, I think the patch that changes the value is actually broken 🤦🏻‍♂️ My bad

anyway... the problem is that macOS detected your laptop's pixel encoding as YCbCr444

You can try creating an override file using https://gist.github.com/adaugherity/7435890 the files created with it should go in `/Library/Displays/Contents/Resources/Overrides` ```sh sudo mkdir -p /Library/Displays/Contents/Resources/Overrides open /Library/Displays/Contents/Resources/Overrides ```

honestly, the driver stack for this part of macOS is designed pretty badly