WildWestDesigns
Active Member
VMs are great. But like netsol said, having the proper hardware is key. They have really gotten better with the software as well. Can even VM running games, which is no small task considering OpenGL/Vulkan needs (have to actually pass thru a GPU to the guest, so that means running at least two of them as the basic drivers from the VM software won't cut it).
Now, I do have to wonder how much of this is VMing or emulation (and yes there is a difference) given that the arch is different among the two platforms. x86_64 versus arm64 at some point.
The one downside here with VMing, is from what I'm aware of, the more popular VM software is subscription based (VMWare, Parallels etc). I tend to like VirtualBox, but there is also Qemu which can virtualize or emulate. Those don't have subscriptions.
Another option is WINE or CrossOver for Mac. Think of it as Rosetta except it translates Windows system calls to POSIX calls. CrossOver is the commercial version with official support. Bare in mind, for the gamers out there, WINE is the backbone of Proton that steam uses to get Windows games to run on Linux. So there are commercial applications for it. I know some on here think open source is "hacky"(I dislike this term as it is most often applied incorrectly and in a negative light), but it does have it's value.
Now, I do have to wonder how much of this is VMing or emulation (and yes there is a difference) given that the arch is different among the two platforms. x86_64 versus arm64 at some point.
The one downside here with VMing, is from what I'm aware of, the more popular VM software is subscription based (VMWare, Parallels etc). I tend to like VirtualBox, but there is also Qemu which can virtualize or emulate. Those don't have subscriptions.
Another option is WINE or CrossOver for Mac. Think of it as Rosetta except it translates Windows system calls to POSIX calls. CrossOver is the commercial version with official support. Bare in mind, for the gamers out there, WINE is the backbone of Proton that steam uses to get Windows games to run on Linux. So there are commercial applications for it. I know some on here think open source is "hacky"(I dislike this term as it is most often applied incorrectly and in a negative light), but it does have it's value.