Skip to content

ERROR_GRAPHICS_MCA_UNSUPPORTED_MCCS_VERSION but still works #4

@Raymonf

Description

@Raymonf

Hello,

I've got an ASUS PG32UCDM monitor that supports DDC, as evidenced by ClickMonitorDDC and even ASUS's horrible display software working.

After some debugging, I found that, for some reason, the call to GetMonitorCapabilities returns false, and GetLastError() gives an error code of 0xC02625DC (ERROR_GRAPHICS_MCA_UNSUPPORTED_MCCS_VERSION). Even so, merely commenting out the call to GetMonitorCapabilities is enough to get CS2DontBlindMe working.

How do you feel about a config option that skips that call? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions