SyntaxFix
Write A Post
Hire A Developer
Questions
In VirtualBox you should add custom resolution via the command:
VBoxManage setextradata "VM name" "CustomVideoMode1" "800x480x16"
instead of editing a .vbox file.
.vbox
This solution works fine for me!