Getting my DVI-D monitor to work on macOS Mojave with iGPU?

Recently upgraded to Mojave and switched from my dGPU to my iGPU (HD 530 - i5-6600k - ASUS Z170-A) since there's no nvidia support yet. Managed to get my main monitor working over HDMI using WhateverGreen however I cannot for the life of me get macOS to detect my secondary DVI-D display (which unfortunately only has DVI and VGA in). Dumping my framebuffer shows that my display doesn't even seem to be detected in Hackintool. I even tried setting every connector other than my main display to be DVI-D with this following patch to no avail. Any ideas on how I can get my second monitor working?

<key>PciRoot(0x0)/Pci(0x2,0x0)</key> <dict> <key>AAPL,ig-platform-id</key> <data> AAASGQ== </data> <key>device-id</key> <data> EhkAAA== </data> <key>framebuffer-con0-enable</key> <data> AQAAAA== </data> <key>framebuffer-con0-type</key> <data> BAAAAA== </data> <key>framebuffer-con1-enable</key> <data> AQAAAA== </data> <key>framebuffer-con1-type</key> <data> BAAAAA== </data> <key>framebuffer-con2-enable</key> <data> AQAAAA== </data> <key>framebuffer-con2-type</key> <data> AAgAAA== </data> <key>framebuffer-con3-enable</key> <data> AQAAAA== </data> <key>framebuffer-con3-type</key> <data> BAAAAA== </data> <key>framebuffer-patch-enable</key> <data> AQAAAA== </data> </dict> 
submitted by /u/comady25
[link] [comments]