tenclass / mvisor-win-vgpu-driver

Implementation of OpenGL on windows guest virtual machine using Mesa/Virgl protocol.
GNU General Public License v3.0
117 stars 21 forks source link

Support for older systems than Windows Vista/7/8/10/11 #16

Open MrPepka opened 1 week ago

MrPepka commented 1 week ago

First of all, I would like to thank you for this driver and the work put into it I would like to ask (due to the fact that the project refers to qemu-3dfx, among others) whether this driver also supports Windows systems older than Vista/7/8/10/11? I am most interested in supporting Windows XP because it is difficult to find any VM software (apart from the paid QEMU-3dfx) that would be compatible with XP and at the same time allow you to play older 3D games, and there is no driver compatible with VirGL that would be compatible with XP

nooodles2023 commented 3 days ago

Theoretically speaking, since XP supports OpenGL, the (Mesa/Virgl) + Virglrenderer setup as an OpenGL backend implementation should also be able to support XP. I'm curious, do you play old games because of nostalgia?

nooodles2023 commented 3 days ago

With some luck, it might only be necessary to rewrite the device driver, as the current driver code only runs on Windows 10 and above.

MrPepka commented 2 days ago

Thanks for the answer. Yes, I like to go back to old games from time to time, but at the same time I'm tired of constantly fixing them (especially games that can't be fixed with cracks, patches or wrappers like dgvoodoo2 or dxvk), so I'm looking for a VM with XP that will run 3D games so I can have peace and quiet and just install the game and run it like before