Hi all. I wonder what is the actual difference between OSE and “regular” version of Virtualbox technicaly speaking and if OSE version support gaming (3D acceleration) and what do I need enable it? I currently have “regular” version of VB with Win xp guest on suse 11.1, but when trying to run games I get an error saying something like “3D acceleration is not enabled”. Any advice welcome, thanks.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
on the video section of the VM check the box 3D acceleration enable, but
not all games detect the virtual video card as a video card, it failed
on Need for speed 3 and World of Warcraft for me
VampirD
No in elenath hîlar nan hâd gîn
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/
iEYEARECAAYFAksfjhgACgkQJQ+0ABWtaVni8wCfdvKQ9a6FJy2MonywcSTEPFWh
rO4AoNB+hX1GDl0Mf+n5dB6ZpnLA44kr
=zMIt
-----END PGP SIGNATURE-----
on the video section of the VM check the box 3D acceleration enable, but
not all games detect the virtual video card as a video card, it failed
on Need for speed 3 and World of Warcraft for me
thanks, I did check that box, but still now luck. Now when trying to run the game (Indiana Jones & Emperors Tomb) it doesn’t say anything, it just closes. The same hapens when I try to run a 3d graphics testing (don’t remember the application’s name), instead of doing the tests,application just closes. The game is already a bit old and definetly should run with my geforce 7800 GT. What about directx? I did install it in Win Xp guest machine, could this cause the problem? What version and type of VirtualBox do you use VampirD? Thanks again for help.
There is a long way to go IMO before you can expect good results.
Wine will be more likely to work. Add the Wine repo
Index of /repositories/Emulators:/Wine/openSUSE_11.2
then in software management go to the repo filter, select wine repo, check wine to install.
You need to run: winecfg after install of wine
Wine will be more likely to work. Add the Wine repo
nope, it runs the game, however for some strange reason, the gamming is getting slower and slower after a few minutes and the game gets hardly playable. Moreover some textures on people faces are missing.
There is a long way to go IMO before you can expect good results.
possibly, but I would like to give it try since wine doesn’t work as expected
Would you like to try crossover. I can PM you a link to download a free version.
Would you like to try crossover. I can PM you a link to download a free version.
yes, please
As far as I know, Virtualbox uses the same base code as Wine to translate 3d Directx calls into OpenGL calls in the Linux host. So, if a 3d game won’t work in Wine due to a broken api, then it is unlikely to work in Vbox.
Also Virtualbox does not (and is not likely to ever) have direct access to the graphics card on your system, so performance will always be worse than using an operating system that can have direct access (either with Wine in Linux or just using Windows on another partition just for gaming).
Have you tried using sdl drawing mode by starting VirtualBox from a console like this:
VirtualBox --startVM [name] --rmode sdl
Starting with VirtualBox 2.2 the default drawing mode was changed and some linux distributions work better using the previous sdl default. There is a bug report here:
#3900 (Slow (text) scrolling with VirtualBox 2.2.x) - VirtualBox](http://www.virtualbox.org/ticket/3900)
Have you tried using sdl drawing mode by starting VirtualBox from a console like this:
VirtualBox --startVM [name] --rmode sdl
will give it a try, thanks
On an OpenSolaris 2009.06 (dev) host with Windows 7 guest, I was able to get Microsoft FS X working by installing Windows guest additions in Safe Mode with Direct 3D support enabled. VirtualBox 3.1.2.
Details here:
Sun VirtualBox®
This post helped point me in the right direction (RTFM!):
Video Of Working Windows DirectX Games in VirtualBox 3.0.2 on Ubuntu 9.0.4 | VM /ETC
HTH.
Spoke too soon, sorry.
That change allowed me to get past the “Flight Simulator is not working with your video card…” error, and allows me to navigate the program until ready to fly at which point it crashes.
I will report if any success in getting it to fully function.
Was able to get FSX to work after reinstalling it and the Acceleration Pack (which was not installed prior to this post).
Very impressed with VB’s ability to support FSX.
VirtualBox --startVM [name] --rmode sdl
this didn’t help in my case. However from my experience till now I wouldn’t recommend VirtualBox for gaming. No virtualization is actually good enough for gaming despite enough powerful hardware. I did try to install Win xp in VMWare Player, which also includes experimental 3D acceleration support and I was able to run the Indiana Jones game, the performance still isn’t a big what, but the game is playable, better than using wine. I’m no expert in this field, but I came to the conclusion, which may not be accurate enough, however…if the game you’re trying to run, runs on opengl mode then you will probably run it with wine just fine (I did try Call of Duty 2), while if the game supports only direct3d then wine probably wont simulate the direct3d good enough and neither will any virtualization. Still this is no general rule, it may depend from case to case. But despite all said I would give one more vote for VMWare