PDA

View Full Version : [all variants] virtualized linux, on windows, with 3D acceleration?



skullmunky
October 6th, 2008, 08:00 PM
I have a 3D app (to be precise, a game built around quake 3 arena). I made it for linux, but now need to run it in one special case in Windows. I want to see if running VMWare or another virtualization server would work - but, because it's quake 3, it needs to have some level of decent 3D driver acceleration. So there's my question - will virtualized linux with nvidia drivers work?


(I don't have Windows and don't want to buy VC++ or suffer through the agony of building a cross-compiling toolchain for this monster unless absolutely necessary. )

cariboo
October 6th, 2008, 08:16 PM
It depends on your virtualization software. You have to know if it actually accesses the hardware, or as in the case of vmware and virtualbox where they create virtual hardware. I had the same problem running Microsoft Bob on top of Windows 98, I couldn't get any better resolution than 640X480.

Jim