Hmmmmm
00:00:03.316528 NEM: Note! VirtualBox is not able to run at its full potential in this execution mode.
00:00:03.316528 NEM: To see VirtualBox run at max speed you need to disable all Windows features
00:00:03.316528 NEM: making use of Hyper-V. That is a moving target, so google how and carefully
00:00:03.316529 NEM: consider the consequences of disabling these features.
@phnt I don't, I think, it's a new install and I never turned it on
@phnt I just checked it's all off
@phnt oh, I think I mighy know what's the issue, Memory Integrity is on by default. I will try disabling that once a transcode finishes
@phnt ok, it's not enough
@phnt even this didn't work, holy fuck
https://community.broadcom.com/vmware-cloud-foundation/discussion/how-to-disable-hyper-v-in-windows-11-24h2
@phnt Virtualization-based Security is still on! What the fuck!
@phnt Yeah, I fucking hate it.
I got it working with this:
https://kdrozd.pl/slow-virtualbox-virtual-machine/
@phnt This only worked until the next reboot. I got frustrated so the only solution I found renaming the hyper-v exe
takeown /f "c:\windows\system32\hvax64.exe"
icacls "c:\windows\system32\hvax64.exe" /grant Users:F
rename "c:\windows\system32\hvax64.exe" "c:\windows\system32\hvax64.exa"
hvix64 is for Intel
hvax64 is for AMD