For Catalina you need to do exactly this:
- boot with CMD+R , from recovery environment open terminal and type:
csrutil disable ; reboot
- boot normal on Catalina, open terminal and copy paste one line at once:
Code:
sudo -s
mount -uw /
cd /System/Library/Extensions/AppleIntelFramebufferCapri.kext/Contents/MacOS
perl -pi -e 's|\x00.{1}\x10\x07\x00\x00\x10\x07|\x00\xFF\x10\x07\x00\x00\x10\x07|g' AppleIntelFramebufferCapri
chmod -R 755 /S*/L*/E*
chown -R 0:0 /S*/L*/E*
kextcache -i /
(this takes some minutes to complete)
reboot
After any macOS update you have to repeat because apple copies again the stock kext.
This is awesome, THANKS SO MUCH. My 2012 Mac Mini was shelved for so long, it had literally become a paper weight in my office until I ran into this thread. And it's night and day on how fluid and smooth it is now (16gb of RAM to share for VRAM I'm sure helps a ton).
I work in Film, and would mainly use this Mac Mini on set as a compression and transfer workhorse back in the day. It took a beating, but never died... just became outdated as true DIT stations started becoming the norm on production sets. So 8 years later, for this thing to be able to open a 6k project in Premiere Pro and After Effects, then handle basic editing and prep work, is the best surprise I could've had in a long time. I wouldn't even try editing with it back when it was still relatively new (granted I didn't buy it for editing... just my work dog moving and compressing data).
And now it's also an extra computer that can handle Apple Arcade really well for my kids too (my 2010 iMac I let them use won't even try Apple Arcade).
A Few Questions:
I'm curious, is 4gb the max? I'm sure we're already pushing a river of data through a bunch of old garden hoses, so I know chances are probably slim.
And also: Do you think there's a way that 4gb VRAM could carry over to Windows when you Bootcamp? I got COD Warzone playing at 70-90 fps in 1080p, on my 2015 5k iMac with 4GB VRAM. Which is incredible... because the iMacs screen is only 60hz (eh... Windows on a Mac, right? It feels unnatural... so I shouldn't be surprised). I know 4GB is a really nice number on the graphics card as a gaming minimum. I've just noticed my HD4000 jumps back to 1536MB when I Boot Camp (it returns to 4GB VRAM when I switch back to Mac OS).
Sorry about the long post. Just love what I've learned in this thread. Which also includes the fact I finally understand hex and decimal.
- Mahalo