Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

cd "C:\Program Files\Oracle\VirtualBox\"

VBoxManage.exe modifyvm "Ventura" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff

VBoxManage setextradata "Ventura" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct"


"iMac19,3"

VBoxManage setextradata "Ventura" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"

VBoxManage setextradata "Ventura" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct"


"Iloveapple"

VBoxManage setextradata "Ventura" "VBoxInternal/Devices/smc/0/Config/DeviceKey"


"ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"

VBoxManage setextradata "Ventura" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 0

VBoxManage modifyvm "Ventura" --cpu-profile "Intel Core i7-6700K"

VBoxManage setextradata "Ventura" "VBoxInternal/TM/TSCMode" "RealTSCOffset"

VBoxManage modifyvm "Ventura" --vram 256

cd "C:\Program Files\Oracle\VirtualBox\"

VBoxManage.exe modifyvm "Monterey" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff


VBoxManage setextradata "Monterey" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct"
"iMac11,3"
VBoxManage setextradata "Monterey" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"
VBoxManage setextradata "Monterey" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct"
"Iloveapple"
VBoxManage setextradata "Monterey" "VBoxInternal/Devices/smc/0/Config/DeviceKey"
"ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"
VBoxManage setextradata "Monterey" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1
VBoxManage modifyvm "Monterey" --cpu-profile "Intel Core i7-6700K"
VBoxManage setextradata "Monterey" VBoxInternal2/EfiGraphicsResolution "1920x1080"
VBoxManage setextradata "Monterey" "VBoxInternal/TM/TSCMode" "RealTSCOffset"

VBoxManage modifyvm "Monterey" --vram 256

VBoxManage modifyvm "Monterey" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff

VBoxManage setextradata "Monterey" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct"


"iMac11,3"

VBoxManage setextradata "Monterey"" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0"

VBoxManage setextradata "Monterey" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "NetVN"

VBoxManage setextradata "Monterey" "VBoxInternal/Devices/smc/0/Config/DeviceKey"


"ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc"

VBoxManage setextradata "Monterey" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 0

VBoxManage modifyvm "Monterey" --cpu-profile "Intel Xeon X5482 3.20GHz"

VBoxManage setextradata "Monterey" "VBoxInternal/TM/TSCMode" "RealTSCOffset"

You might also like