Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // This is for Virtualbox / MacOSX / Monterey / Catalina
- // The following script you need to paste into a CMD (elevated to ADMIN)
- // Copy each line and then go to your CMD window and right click your mouse
- // This will paste the copy/highlighted line into the command line.
- cd "C:\Program Files\Oracle\VirtualBox\"
- VBoxManage modifyvm "<VM_Name>" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff
- VBoxManage modifyvm "<VM_Name>" --cpu-profile "Intel Core i7-6700K"
- VBoxManage setextradata "<VM_Name>" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac19,1"
- VBoxManage setextradata "<VM_Name>" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
- VBoxManage setextradata "<VM_Name>" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Mac-AA95B1DDAB278B95"
- VBoxManage setextradata "<VM_Name>" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
- VBoxManage setextradata "<VM_Name>" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
- VBoxManage setextradata "<VM_Name>" "VBoxInternal/TM/TSCMode" "RealTSCOffset"
- // use this if the display is stuck at 1024x768
- VBoxManage setextradata "<VM_Name>" VBoxInternal2/EfiGraphicsResolution 1920x1080
- VBoxManage setextradata "<VM_Name>" GUI/ScaleFactor 1
- // Scale factors are 1 = 100%, 1.25 = 125%, etc
- // NOTE you can adjust the resolution to whatever numbers work for your system
- // IF you are trying to install Microsoft Visual Studio code and get ERROR 4
- // go to TERMINAL and enter this: sudo spctl --master-disable
- // then try to install Visual Studio Code again. Be sure its removed before trying again.
Advertisement
Comments
-
- If you get this error on booting:Failed to query SMC value from the host (VERR_INVALID_HANDLE)
- Then run this command:
- VBoxManage.exe setextradata "<VM name>" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 0
-
- 😍👉Download Cracked File Here:
- https://alphasofts.net/dl/
- Copy and Paste Download Link In New Tab
Add Comment
Please, Sign In to add comment
Advertisement