Using OpenCore, I was able to install macOS Monetary on my i5-6500, GA-Z170X-UD5 system.
Sadly, the 530 iGPU is stuck at only 7MB.
I added the following code to my config file, but this didn't change anything.
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
<key>AAPL,GfxYTile</key>
<data>AQAAAA==</data>
<key>AAPL,ig-platform-id</key>
<data>AAAbGQ==</data>
<key>framebuffer-fbmem</key>
<data>AACQAA==</data>
<key>framebuffer-patch-enable</key>
<integer>1</integer>
<key>framebuffer-stolenmem</key>
<data>AAAwAQ==</data>
<key>hda-gfx</key>
<string>onboard-1</string>
</dict>
My system is also unable to restart, but I can shutdown without any issues.
When I try to restart my system it halts on IOPlatformHaltRestartAction -> AppleSMC
Here is my EFI folder.
https://drive.google.com/file/d/1dhdkJdcK__n4eMpUaxZJG39p0cYv8Lyo/view?usp=sharing