Skip to content

Patch tab crashing when a connector type is C #223

Description

@MinecraftNerrd1337

C is a connector type that allows macOS to handle both DisplayPort and HDMI, very useful for example on some ThinkPads when a USB C (DP) and an HDMI are wired to the same pipe.
In hex, C is 8+4, 8 being type HDMI and 4 being DisplayPort.

Unfortunately, when injecting that property (framebuffer-conX-type 000C0000), Hackintool doesn't know how to deal with it, so it'll just crash when going into Patch -> Connectors

I was able to recreate this issue on two different machines already.
Would it be possible to add support for this connector type, or at least prevent the app from crashing?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions