Virtualbox + Windows XP + XNA Game Studio

This is for discussing general topics about how to use VirtualBox.
Post Reply
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

Post by Kariddi »

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
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Re: Virtualbox + Windows XP + XNA Game Studio

Post by stefan.becker »

Forget such things.

Direct3D with WINE3D is absolutly experimental.
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

Post by Kariddi »

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.
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

Post by Sasquatch »

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.
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

Post by tidjean »

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)
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

Post by Sasquatch »

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.
stefan.becker
Volunteer
Posts: 7639
Joined: 7. Jun 2007, 21:53

Re: Virtualbox + Windows XP + XNA Game Studio

Post by stefan.becker »

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)
Crappy solution. Use Windows native, if you want to develop windows software.
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

Post by tidjean »

ok thank you for your helping!!!!!

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

Post by WhyNot »

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

Image

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

Post by tidjean »

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

Post by tidjean »

hi, i re-try , it's working!!! so good. but my soft is very very slow, and lag a lot!!!
Post Reply