Ubuntu Forums Archive Viewer

XNA Game Studio

Archived thread 1000183 from General Help. Markdown source: General_Help/thread_1000183_XNA_Game_Studio.md

Original URL About this archive
#1

I was wondering if there is a way to run XNA Game studio in Ubuntu? I can use windows for it but most of the windows applications hog all the ram and make it painfully slow to work with. ubuntu is much cleaner and I would prefer to use it. I'm not sure if Wine would work since its a Microsoft tool. any advice?

#2

You can run several Microsoft applications using Wine, but as far as I know, XNA needs dependencies from the Visual Studio family. So you will have to install those too, if they are compatible with wine.

Check WineHq.

#3

http://appdb.winehq.org/votestats.php

the above link leads to the vote stats for the programming language compatabilities of wine. But in order to get XNA the most recent version up and running you need the following:

Microsoft .NET Framework 3.5

&

Visual Studio 2008

whilst both do show up high on the list XNA does not exist on there list at all, thus i'd be sceptical on full compatibility through wine

UPDATE: http://appdb.winehq.org/objectManager.php?sClass=application&iId=8153

i found XNA but with 1 person after voting it work through the XNA 3.0 package, i still feel sceptical, but maybe you should give it a shot