Virtualbox + Windows XP + XNA Game Studio
-
Kariddi
- Posts: 6
- Joined: 22. May 2009, 21:16
- Primary OS: Linux other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP
Virtualbox + Windows XP + XNA Game Studio
Hello,
I'm trying to get XNA Game Studio (with Visual Studio 2008) on Windows XP guest on Virtualbox.
Virtualbox is running on Archlinux i686.
I'm trying to get it working by using WineD3D.
The problem is that when I try to compile and run the simple test application appears an error box that says that my video card doesn't support Pixel Shaders 1.1 and Vertex Shaders 1.1 and that it can't go on.
Someone had experience on this?
Thanks
Marcello
I'm trying to get XNA Game Studio (with Visual Studio 2008) on Windows XP guest on Virtualbox.
Virtualbox is running on Archlinux i686.
I'm trying to get it working by using WineD3D.
The problem is that when I try to compile and run the simple test application appears an error box that says that my video card doesn't support Pixel Shaders 1.1 and Vertex Shaders 1.1 and that it can't go on.
Someone had experience on this?
Thanks
Marcello
-
stefan.becker
- Volunteer
- Posts: 7639
- Joined: 7. Jun 2007, 21:53
Re: Virtualbox + Windows XP + XNA Game Studio
Forget such things.
Direct3D with WINE3D is absolutly experimental.
Direct3D with WINE3D is absolutly experimental.
German Howto (Linux): http://www.linuxforen.de/forums/showthread.php?t=236444
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
-
Kariddi
- Posts: 6
- Joined: 22. May 2009, 21:16
- Primary OS: Linux other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP
Re: Virtualbox + Windows XP + XNA Game Studio
That's a pity, because it seemed to work with other applications (wined3d). I tried Warcraft 3 for example just to try it and it worked exactly as it did under linux+wine (just a little slower) .
If the application would be able to detect PS and VS 1.1 i'm sure it would work.
If the application would be able to detect PS and VS 1.1 i'm sure it would work.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Virtualbox + Windows XP + XNA Game Studio
Still, does Warcraft use those extensions? I don't think so. Wine3D is experimental, and that means not every extension is implemented. Some games will run, but as I said, not all of them use Pixel Shaders and Vertex Shaders. Check the Wine website to see what is exactly supported by their implementation.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
tidjean
- Posts: 5
- Joined: 7. Jul 2009, 10:59
- Primary OS: Debian other
- VBox Version: OSE Debian
- Guest OSses: xp
Re: Virtualbox + Windows XP + XNA Game Studio
hi,
i use virtualbox v3.0.0 on gnu/linux (DEBIAN). i want to develop xna's game on xp guest with visual c# express and xna. but my direct3d doesn't work. i installed direct9x. how to do working
(sorry for my language, i'm french peaple)
thanks
de:moi(tidjean)
i use virtualbox v3.0.0 on gnu/linux (DEBIAN). i want to develop xna's game on xp guest with visual c# express and xna. but my direct3d doesn't work. i installed direct9x. how to do working
(sorry for my language, i'm french peaple)
thanks
de:moi(tidjean)
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: Virtualbox + Windows XP + XNA Game Studio
Did you enable 3D and install the GA? And the 3D VB uses, is the implementation done by Wine. So you're still stuck with their support.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
stefan.becker
- Volunteer
- Posts: 7639
- Joined: 7. Jun 2007, 21:53
Re: Virtualbox + Windows XP + XNA Game Studio
Crappy solution. Use Windows native, if you want to develop windows software.tidjean wrote:hi,
i use virtualbox v3.0.0 on gnu/linux (DEBIAN). i want to develop xna's game on xp guest with visual c# express and xna. but my direct3d doesn't work. i installed direct9x. how to do working
(sorry for my language, i'm french peaple)
thanks
de:moi(tidjean)
German Howto (Linux): http://www.linuxforen.de/forums/showthread.php?t=236444
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
User Manual / Download Section: http://www.virtualbox.de/wiki/Downloads
FAQ: http://www.virtualbox.de/wiki/User_FAQ http://forums.virtualbox.org/viewtopic.php?t=8669
-
tidjean
- Posts: 5
- Joined: 7. Jul 2009, 10:59
- Primary OS: Debian other
- VBox Version: OSE Debian
- Guest OSses: xp
Re: Virtualbox + Windows XP + XNA Game Studio
ok thank you for your helping!!!!!
Maybe one day, it will be abble ...
Maybe one day, it will be abble ...
-
WhyNot
- Posts: 1
- Joined: 15. Jul 2009, 21:22
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: |Win2k|XP|Win7|
Re: Virtualbox + Windows XP + XNA Game Studio
i am trying the same...
Ubuntu 9.04 (64Bit) and Guest XP
For testing i run PC Mark 05. The first Test runs without any problem and has a good performances.
So D3D is running...
VirtualBox 3D activated and GA installed.
XNA Studio runs...
XNA Game runs.... BUT... see Picture

all 2D Textures are Black! Normally each squad has a other color.
My System:
AMD Phenom II X940 (4x 3GHz) | 8GB Ram | Ati HD 3300 (Onboard with 128MB SidePort RAM)
The ATI Driver for Ubuntu (linux) is not the best, so it is possible that with a Nvidia Card the black textures are okay?
Ubuntu 9.04 (64Bit) and Guest XP
For testing i run PC Mark 05. The first Test runs without any problem and has a good performances.
So D3D is running...
VirtualBox 3D activated and GA installed.
XNA Studio runs...
XNA Game runs.... BUT... see Picture

all 2D Textures are Black! Normally each squad has a other color.
My System:
AMD Phenom II X940 (4x 3GHz) | 8GB Ram | Ati HD 3300 (Onboard with 128MB SidePort RAM)
The ATI Driver for Ubuntu (linux) is not the best, so it is possible that with a Nvidia Card the black textures are okay?
-
tidjean
- Posts: 5
- Joined: 7. Jul 2009, 10:59
- Primary OS: Debian other
- VBox Version: OSE Debian
- Guest OSses: xp
Re: Virtualbox + Windows XP + XNA Game Studio
ok thank you,i try tonight and tell you what that doesn't work on mine debian.
-
tidjean
- Posts: 5
- Joined: 7. Jul 2009, 10:59
- Primary OS: Debian other
- VBox Version: OSE Debian
- Guest OSses: xp
Re: Virtualbox + Windows XP + XNA Game Studio
hi, i re-try , it's working!!! so good. but my soft is very very slow, and lag a lot!!!