Set custom time for VirtualBox virtual machines

Open VirtualBox and identify the name of the virtual machine that you want to work on.

Go to the VirtualBox executable page (In Windows, it is usually C:\Program Files\Oracle\VirtualBox). Run the following command to stop the VM to sync its clock with the host.

VBoxManage setextradata "My Virtual Machine" "VBoxInternal/Devices/VMMDev/0/Config/GetHostTimeDisabled" 1

Use the following command to set the time offset between the host and the guest. A positive value will set the time of the virtual machine ahead of the host.

BoxManage modifyvm "VM name" --biossystemtimeoffset 

Reference



Comments

Popular posts from this blog

Using PlayStation 1 Densha de Go controller on emulators

Using PS1/PC Densha de Go! controller SLPH-00051/TCPP-20001/DGOC-44U on PS4/Switch Densha de Go!!

Play octoshape stream on windows with VLC player