1
Virtualization / Re: Very poor performance of ArcaOS on VirtualBox 7 on Intel Mac
« on: February 20, 2025, 03:39:54 pm »
Hi Jailbird
Thank you for the reply. I was aware of the setting in the Info.plist that would make the app launch in non-retina mode. This then allows you to run the VM with 100% scaling. It's way too small normally to use 100% and you have to use 200% to give you the correct size when using a Retina display.
However if you make the suggested change and try to launch the Virtual Box VM under macOS Sonoma it refuses to start and complains about the app signature being broken. This doesn't happen with Monterey, so I thought I was stuck using the 200% setting with Sonoma.
BUT, I've just discovered that you can launch the app and pass an 'AppleMagnifiedMode' argument to open it in non-retina mode. This does work so I can launch a specific VirtualBox VM from the command line using:
open /Applications/VirtualBox.app/Contents/Resources/VirtualBoxVM.app --args -AppleMagnifiedMode YES -comment ArcaOS-Exp --startvm 2f3f6889-be25-42ba-a78a-83a4c6be3139 --no-startvm-errormsgbox
This does indeed seem to be little bit faster. Not hugely, but everything helps.
So, after playing with lots of settings, the configuration I'm now using is:
1920x1080 resolution, 65536 colours, 100% scaling, non-retina app mode
It is still too slow for comfort so I will continue to investigate and I might raise a ticket with the VirtualBox developers, but it is a bit more useable than it was.
Many thanks
David
Thank you for the reply. I was aware of the setting in the Info.plist that would make the app launch in non-retina mode. This then allows you to run the VM with 100% scaling. It's way too small normally to use 100% and you have to use 200% to give you the correct size when using a Retina display.
However if you make the suggested change and try to launch the Virtual Box VM under macOS Sonoma it refuses to start and complains about the app signature being broken. This doesn't happen with Monterey, so I thought I was stuck using the 200% setting with Sonoma.
BUT, I've just discovered that you can launch the app and pass an 'AppleMagnifiedMode' argument to open it in non-retina mode. This does work so I can launch a specific VirtualBox VM from the command line using:
open /Applications/VirtualBox.app/Contents/Resources/VirtualBoxVM.app --args -AppleMagnifiedMode YES -comment ArcaOS-Exp --startvm 2f3f6889-be25-42ba-a78a-83a4c6be3139 --no-startvm-errormsgbox
This does indeed seem to be little bit faster. Not hugely, but everything helps.
So, after playing with lots of settings, the configuration I'm now using is:
1920x1080 resolution, 65536 colours, 100% scaling, non-retina app mode
It is still too slow for comfort so I will continue to investigate and I might raise a ticket with the VirtualBox developers, but it is a bit more useable than it was.
Many thanks
David