3
« on: May 03, 2025, 04:37:21 pm »
I can't seem to do it here, either. I thought I had done it earlier.
I did find the neat command to enumerate my changes:
vboxmanage getextradata $YOUR_VM_NAME enumerate
The administrators guide to VirtualBox says you can set the resolution of the host to be up to the resolution of the host, but it isn't working here.
I did try this
VBoxManage setextradata global GUI/MaxGuestResolution any
Edit: I changed from
VBoxManage.exe setextradata "ArcaOS RC" "CustomVideoMode3" "3840 x 2160 x 32"
to
VBoxManage.exe setextradata "ArcaOS RC" "CustomVideoMode3" "3840x2160x32"
and it does come up. However, one time I got VirtualBoxVM.exe application error: A breakpoint has been reached.
Another time, it boots at requested resolution, but it isn't working very well. The mouse gets confused, going from host to guest, and screen looks funny when I shut down.