Microsoft Says PS3 Linux Not 'Competitive' To XNA
nz17 writes "Gamasutra has a preview of its upcoming interview with Dave Mitchell, Director of Marketing for Microsoft's Game Developer Group. In the interview Mitchell dismisses Linux on the PS3 as a game creators' solution and has said, 'What we [at XBox] are focused on doing is providing great tools at a free or low price point that are going to enable consumers to be absolutely successful at creating games for both the Windows and the Xbox 360 platforms.'"
Sad as it might sound, he could very well be right. Although linux may be very nice as a development tool, XNA is here and now, and already has hardware access, and is very affordable. No matter how much people may hate Microsoft, this is very possibly a good tool for indie game developers who want to create a console experience.
This may be a great development tool set, but you're going to be stuck with only supporting the PC and the XBOX 360. No linux, OSX, PS3, Wii, or any other kind of gaming platform.
Maybe, but Sony at least will have to blame themselves just as much. By not supporting the PS3 graphics chip under Linux (actually some reports say it has been hidden from Linux), they made sure that the PS3 is not very attractive to indie game developers.
C - the footgun of programming languages
it's not like developing under linux on the ps3 will allow for 360 and wii development (and it hardly enables ps3 development thanks for the restrictions sony puts on the platform)
Freedom is assumed. Then they try to take it away. The degree to which you resist is the degree to which you are free.
It is interesting to see the Microsoft PR get out there and compare XNA on XBOX360 to Linux on PS3. Of course, if you are going to make this comparison, you had better play up your strengths (easy game creation) and ignore there rest (full operating system, full development suite, lots of libraries available). Restricted to game development, the comparison is probably fair - for the fledging game developer who already has an XBOX 360, XNA probably allows them to put a game together fairly easily, certainly compared with taking a huge and diverse tool kit like a Linux install.
What this PR totally ignores is that XNA allows you to make games. Linux allows you to do whatever you want to do. If you are into game development on Linux and you want something to create games, then a port of Blender to the PS3 and the Blender Game Engine would probably be of most use to you. Or you could use the SDL libraries to get a start on some 2D stuff. Or you could play around with the Quake 1/2/3 source code and try and use that. Or wait for the GP2X games to get ported over. Or you could build a multimedia box. Or a fortune reader!
So, the comparison XNA/XBOX 360 is better than Linux/PS3 is deeply flawed. It may be true (for now) from one angle. It just isn't the whole story.
Cheers,
Toby Haynes
Anything I post is strictly my own thoughts and doesn't necessarily have anything to do with the opinions of IBM.
I prefer Java/Eclipse personally to C#/VStudio, but XNA seems to be offering a good opportunity for Indies. Other than Beta1 to Beta2 transition, I've been impressed with the XNA team. I loaded my game on to a XB360 earlier this week and it was amazingly painless. A 'duh' issue where some content files were missing, but only had to do a few minor code changes. An hour later my game was running on an Xbox360! It's hard to believe that Microsoft managed to put such a solid product out. They did it with a very small team, which is why it is only VStudio Express and C# are supported right now. It's nothing like the bloated behemoth that Windows OS development has become. Other coolness is that Remote Debugging works, and works well. I've never had remote debug in hardware or software that worked so painlessly. Create the PC-360 link, start debug, play on the 360, and watched variables will update, you can insert breakpoints on the fly, step through, all that jazz without any problems at all.
You can't build general software with XNA. It's tuned for games. It's also only really useful to anyone with a Creator's Club membership.
You CAN build general software on PS3 Linux. It's not tuned specifically for any one purpose. It's useful to anyone, anywhere, anytime, and doesn't require additional investment to share in its benefits.
Of course it's not a competitive solution. THERE IS NO CONTEST.
grey wolf
LET FORTRAN DIE!