How to Increase Intel HD3000 vRAM with Terminal in OSX

How to patch intel hd 3000 vRAM with terminal

In other article i've been wrote about how to modify the vRAM intelhd 3000 manually using an application Hex Fiend. you can read below :

http://imachak.blogspot.com/2015/07/how-to-modify-vram-on-intelhd-3000-for.html

but for this time, I will write how to modify vRAM intelhd 3000 is quite simply with terminal application that already include in os x.
Surely this way quite more concise and easy to follow. the terminal command to increase vRAM for Intel HD3000 Graphics are listed below :


To change from 256MB to 384MB use below command in to terminal :
  • cd /S*/L*/Ext*/AppleIntelSNBGraphicsFB.kext/C*/M*
  • sudo cp AppleIntelSNBGraphicsFB AppleIntelSNBGraphicsFB.backup
  • sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x12|\xc7\x45\xBC\x00\x00\x00\x18|g' AppleIntelSNBGraphicsFB
  • sudo touch /S*/L*/Extensions

How to Increase Intel HD3000 vRAM with Terminal in OSX

To change from 256MB to 512MB use below command in to terminal :

  • cd /S*/L*/Ext*/AppleIntelSNBGraphicsFB.kext/C*/M*
  • sudo cp AppleIntelSNBGraphicsFB AppleIntelSNBGraphicsFB.backup
  • sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x12|\xc7\x45\xBC\x00\x00\x00\x20|g' AppleIntelSNBGraphicsFB
  • sudo touch /S*/L*/Extensions



To change from 384MB to 1024MB use below command in to terminal :

  • cd /S*/L*/Ext*/AppleIntelSNBGraphicsFB.kext/C*/M*
  • sudo cp AppleIntelSNBGraphicsFB AppleIntelSNBGraphicsFB.backup
  • sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x18|\xc7\x45\xBC\x00\x00\x00\x40|g' AppleIntelSNBGraphicsFB
  • sudo touch /S*/L*/Extensions

To change from 384MB to 512MB use below command in to terminal :

  • cd /S*/L*/Ext*/AppleIntelSNBGraphicsFB.kext/C*/M*
  • sudo cp AppleIntelSNBGraphicsFB AppleIntelSNBGraphicsFB.backup
  • sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x18|\xc7\x45\xBC\x00\x00\x00\x20|g' AppleIntelSNBGraphicsFB
  • sudo touch /S*/L*/Extensions


To change from 512MB to 1024MB use below command in to terminal :

  • cd /S*/L*/Ext*/AppleIntelSNBGraphicsFB.kext/C*/M*
  • sudo cp AppleIntelSNBGraphicsFB AppleIntelSNBGraphicsFB.backup
  • sudo perl -pi -e 's|\xC7\x45\xBC\x00\x00\x00\x20|\xc7\x45\xBC\x00\x00\x00\x40|g' AppleIntelSNBGraphicsFB
  • sudo touch /S*/L*/Extensions


After you apply one of the above commands, please reboot your computer and see your vRam changes in About Mac.
from here the process modification already done. and how? easy isn't it?
Name

Bootloader,1,Free DSDT,2,Free Tools,8,Kexts,4,Macosx,10,Others,12,RightHW,5,Tweak And Fix,10,
ltr
item
iMacHak: How to Increase Intel HD3000 vRAM with Terminal in OSX
How to Increase Intel HD3000 vRAM with Terminal in OSX
How to patch intel hd 3000 vRAM with terminal
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipYX0ifX6q6yNKJaNVq4iJSV0B_ODkIMvu9lz-dy7bt24SgtHP3qz8yvVSuH7y5P9D-nfAoaraKeb0AaFNQKiDbImHSs0wq7oWjMTL68pvjVLyftYkLDPcN9T09Mead0H55ENZyUeljaB7/s200/patch+intel+hd+3000+vram.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEipYX0ifX6q6yNKJaNVq4iJSV0B_ODkIMvu9lz-dy7bt24SgtHP3qz8yvVSuH7y5P9D-nfAoaraKeb0AaFNQKiDbImHSs0wq7oWjMTL68pvjVLyftYkLDPcN9T09Mead0H55ENZyUeljaB7/s72-c/patch+intel+hd+3000+vram.jpg
iMacHak
https://imachak.blogspot.com/2015/07/how-to-increase-intel-hd3000-vram-with.html
https://imachak.blogspot.com/
https://imachak.blogspot.com/
https://imachak.blogspot.com/2015/07/how-to-increase-intel-hd3000-vram-with.html
true
183431375885601701
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Content