Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
PC Games (Games) Software Linux

Does Linux Have Game? 729

kwpulliam writes "Tom's Hardware has an interesting writeup, discussing the difficulties in bringing games to Linux, and the dilemmas faced by the graphics card developers."
This discussion has been archived. No new comments can be posted.

Does Linux Have Game?

Comments Filter:
  • Direct3D on Linux? (Score:5, Interesting)

    by IO ERROR ( 128968 ) * <errorNO@SPAMioerror.us> on Sunday January 02, 2005 @06:12PM (#11240006) Homepage Journal
    Why can't someone port the Direct3D API to Linux? This would save a lot of hassle of porting the games to OpenGL.
  • Big releases (Score:5, Interesting)

    by BWJones ( 18351 ) * on Sunday January 02, 2005 @06:15PM (#11240014) Homepage Journal
    Well, I hate to say it but one of the biggest titles coming to Linux was pre-empted from Linux, OS X, and even Windows in favor of the X-box. Yes, eventually it shipped for Windows and OS X, but Linux was left out in the cold when Microsoft purchased Bungie. Bungie had plans for simultaneous release of Halo on Windows and OS X to be followed soon by a Linux release. That all changed when Bungie was bought out. Honestly given the consolidation within the game industry, I don't see much hope for games on Linux for a few years yet which is sort of odd given Linux's marketshare as being so much greater than OS X. Perhaps Toms Hardware is correct when it comes to Linux being a true desktop replacement?

  • by Proz512 ( 586054 ) on Sunday January 02, 2005 @06:18PM (#11240035)
    From LokiGames website [lokigames.com]: Loki is closed. Thanks for your patronage. Tried & failed already.

    Why pay when Linux users use a free OS. Everybody expects their games to be free.

    What game companies should do is like linux companies make money: release the game for free but charge for tech support. Of course, when someone figures how to do the MUST-HAVE exclusively on Linux then things will change... not likely.
  • by ForteMaster ( 844937 ) on Sunday January 02, 2005 @06:19PM (#11240038)
    This is the final goal for open source. They need to become a gaming platform, both commercially and not, if they want to win the war with Microsoft.
  • OpenGL is the Future (Score:5, Interesting)

    by toonerh ( 518351 ) * on Sunday January 02, 2005 @06:23PM (#11240064)
    Game developers should only use OpenGL for newly written rendering code. It is a high performance, advancing standard. Microsoft often "borrows" from it for Direct X (n+1).

    OpenGL makes Linux, BSD, MacOS X and other ports practical as well as not having to deal with Microsoft's arbitrary API's.
  • by Trurl's Machine ( 651488 ) on Sunday January 02, 2005 @06:23PM (#11240066) Journal
    Why can't someone port the Direct3D API to Linux? This would save a lot of hassle of porting the games to OpenGL.

    I don't think so. It's been almost 2 years since DirectX is available for MacOS, developed by British company Coderus [coderus.com]. So far, no major breakthrough was achieved this way - main Macintosh game ports are done "the hard way" by companies like Aspyr Media [aspyr.com], that's why it takes so long. Only a handful of Mac ports actually use MacDX. It's probably because when you move a game from Windows to Unix-ish environment, you still have to change so many things (Unix privileges etc.) that the 3D API is only a fraction of it.
  • by JonLatane ( 750195 ) on Sunday January 02, 2005 @06:23PM (#11240069)
    Better yet, why don't more developers program for OpenGL? Granted, DirectX 9 has a lot of good support for pixel shaders and stuff, but OpenGL 2 can do that too. Seriously, DirectX is a completely closed-source solution and MS can do whatever they want with it, breaking games (although, to their credit, DX9 is supposed to be compatible all the way back to DX5 I think), forcing people to update their OS (which is why Windows 95/98 are dead) and, well, anything else.

    Take a look at what Apple did with OpenGL and Aqua. Perhaps they should adopt the it like they did BSD and give it a similar overhaul, providing source and giving back to the community. That way, not only Linux gaming but Mac gaming could seriously improve.

    MS is using their OS and browser monopoly to create their own standards and maintain control. They're doing it with ActiveX and their poor CSS support in IE, and they're doing it with DX9 by getting hardware designers the make their graphics cards specifically for their API. Something's got to stop them, and porting DX to Linux (which would never happen anyway) is not the solution.

  • Re:Big releases (Score:5, Interesting)

    by CrackedButter ( 646746 ) on Sunday January 02, 2005 @06:26PM (#11240087) Homepage Journal
    Not that I disagree, but how do you know Linux has greater marketshare than OSX?
  • by pmjordan ( 745016 ) on Sunday January 02, 2005 @06:29PM (#11240099)
    Charge for tech support? How the hell is that going to work? There's already the problem of piracy, I don't hear those people complaining about lack of tech support for their "free" version of the game. I'm sorry, but that's just not going to work.

    I don't think the argument of Linux users wanting everything for free holds, either. Cedega seem to be doing quite well. DooM 3 suddenly sold out on amazon.co.uk the day the Linux binary was posted on the web.

    Games must be treated as entertainment, NOT software. They are far more similar to going and buying a DVD than purchasing a database app.

    ~phil
  • Re:call me stupid (Score:3, Interesting)

    by IO ERROR ( 128968 ) * <errorNO@SPAMioerror.us> on Sunday January 02, 2005 @06:42PM (#11240178) Homepage Journal
    but wouldn't it be the next logical step to make a source code translator to alter win32 code to something that compiles and runs on linux?

    Winelib [winehq.com] aims to do something like this, and for simple apps, it works. It still has a long way to go, and everytime MS adds or changes an API, it just adds to the to-do list.

    In general, though, it isn't translating the source code itself, but compiling it on the target platform, where the APIs you use have to be available in some form. Winelib provides many of the Win32 APIs to Linux, but Direct3D is not among them [slashdot.org].

  • by Crass Spektakel ( 4597 ) on Sunday January 02, 2005 @06:45PM (#11240195) Homepage
    Ok, maybe Direct3D is the main GUI on windows but it is of no relevance anywhere else. Not on Linux. Not on BSD. Not on MacOS. Not on the PS2. Not even Windows-CE and therefore not on PDAs and Mobile Phones. Nowhere except Wintel.

    Therefore any sane producer should use OpenGL which makes it very easy to bring a product to any console, any computer and after some years to PDAs and Mobile Phones.

    Today a productive sellcycle for a game should be:

    1. sell on consoles - they have less problems with piracy and people are more willing to pay (overpriced) prices.

    2. after the first hot sellcycle - three to twelve months - port the game to Desktop-Computers. There are million people which do not want a console but still want to play a game. Also those games are a bit cheaper which gets you more customers. Your game gets pirated though but as sales for (1.) already are over you simply live with it.

    3. Meanwhile port it to Unix-Desktops or in other words, MacOS and Linux. It is a piece of cake, given you planes porting through all cycles means you gave some thoughts right at the start about portability and this pay off now. 10-20% additional sales for maybe 10 working days.

    4. After several years portable gameconsoles, PDAs and Cell-Phones are becoming a target - your game outsold on the desktop and consoles, people knew your game and have good memory. People actually are willing to pay for Mario/PDA after having played Mario/Console. So now you recompile your game to those portable plattforms, sell it for a real low-budget-price and most likely you are outselling all earlier sales.

    All portings only take some days of work, yes this can be done with some planing.

    This cycle and no other will give maximum earnings. And it simply forbids use of Direct3D.
  • Re:ATI video drivers (Score:4, Interesting)

    by Trelane ( 16124 ) on Sunday January 02, 2005 @06:47PM (#11240202) Journal

    Amen to that. ATI, give us a usable binary driver, or give the community the specs!

    At this time, my recommendation to those who want 3d gaming is either:

    • Get an old ATI card (if you care about Free drivers, this is the way to go; ATI gives great support to developers for their old cards)
    • Get an NVidia. While you will be completely dependent upon nvidia to provide drivers for the lifetime of your card, you get seriously butt-kicking graphics now, not several years down the road when ATI would have finally told developers the specifications.
    • Buy an off-brand (e.g. Intel) chip; some have great in-kernel support due to their vendors supporting Linux well. Only problem is that they have inferior speed compared to current nvidia or ati offerings. Though I'm not sure how they compare to ATI's old cards; this may be a wash.

    I got bit hard by that when I got my laptop; I dropped the money for an ATI card, thinking the only problem was that they were a bit slower than the nvidia drivers. After kernel horkage and lockups and filesystem damage due to this driver, I've sworn off ati unless it's an old, well-supported card. I shoulda just given my money to NVidia instead. From what I've been reading, ATI is very ambivalent about making good Linux drivers, whereas NVidia seems to be bending over backwards to give us great support.

  • by jusdisgi ( 617863 ) on Sunday January 02, 2005 @06:57PM (#11240246)

    Does anybody have any experience with running HL2 on linux? How does it fare against the Win version on same hardware?

    I haven't tried it yet. But I did read a review that claimed it was quite good. The reviewer had some trouble at first, but after a bit of tweaking said it worked perfectly, albeit at a very few frames/sec slower than it ran on Windows. My guess is that even that will ultimately be fixed; I basically quit gaming a couple years back, but I used to have a dual-booting box that ran counterstrike several fps faster in Linux than it did in Windows. Same hardware.

  • by netdur ( 816698 ) on Sunday January 02, 2005 @06:59PM (#11240259) Homepage
    from ps2dev.org I read "Sony are soon to release linux for the PS2." more... "If you write programs for PS2 linux only other users of PS2 linux will be able to run your code. Also be warned that Sony have made their libraries GPL; this means that any programs you write that link these libraries must also be released as GPL with full source code." so PS games == Linux games! so answer the question... Does Linux have game? YES!
  • by doorbot.com ( 184378 ) on Sunday January 02, 2005 @07:07PM (#11240301) Journal
    Ignoring the "quack" issues of the past, and possible per-game "optimizations", can someone explain/verify this statement from the THG article?

    From page 2:
    Regardless of whether a game is based on an OpenGL or Direct3D API, the graphics card vendor's driver must support the game.


    Doesn't support of OpenGL imply support for that game? Or are game makers adding proprietary OpenGL extensions?
  • by Dagny Taggert ( 785517 ) <hankrearden AT gmail DOT com> on Sunday January 02, 2005 @07:07PM (#11240304) Homepage
    I'm not trying to start anything, but if you look at the community that plays console games versus those of us who game on a PC, you have to see that PC gamers are more "geeky" than console folks. As consoles get better (and less expensive), I predict that PC gaming will die. Give it a decade. Thus, gaming on Linux will, IMHO, become a moot point.
  • by mowler2 ( 301294 ) on Sunday January 02, 2005 @07:10PM (#11240313)
    This [happypenguin.org] is *the* source for great Linux games (both free and non-free, mostly free though). Most games on the first page of this list is really good actually. :)

  • by LocoMan ( 744414 ) on Sunday January 02, 2005 @07:11PM (#11240322) Homepage
    The main difference is that someone that has a Mac computer and has only one computer can't run a windows game, so it's a lost sale... while most people that use linux and are even half interested in gaming at all at least dual boot into windows, so a linux version doesn't give extra buyers, while a mac version does. At least that's how it looks to me.. :)
  • by westlake ( 615356 ) on Sunday January 02, 2005 @07:13PM (#11240328)
    It's odd...nobody seems to question the logic of putting out games for the mac.....but more Linux desktops were sold last year than macs, and apparently that userbase is just "way too small" for anybody to find interesting

    The Mac user base is used to paying for software. It is a definable market with a predictable return. How many of those Linux desktops you described were ready for gaming? Not the ones sold off Walmart.com, surely.

  • by Theovon ( 109752 ) on Sunday January 02, 2005 @07:33PM (#11240449)
    THG kinda left out a something that's of particular interest to me which is the open graphics project. A graphics card producer is working with the open source community to develop a 3D graphics card to have open specs and therefore fully open source drivers.

    Check out the mailing list [duskglow.com].

  • by Omniscientist ( 806841 ) * <matt@ba d e cho.com> on Sunday January 02, 2005 @07:44PM (#11240525) Homepage
    I am very pleased at NVIDIA myself. As much as I would love for NVIDIA to open source their drivers, I am just grateful that this corporation is actually spitting out working drivers for their motherboard chipsets and graphics cards. I would much much rather have closed source nvidia drivers then even deal with ATi in Linux.

    NVIDIA does have alot of third party extensions and other third party IP in their code...so if they open sourced that it would piss off alot of other companies.

    Needless to say, I hope one day they can provide a nice driver that doesn't taint the kernel, however I am grateful that they are actually giving us something that is fully functional in Linux (x86, AMD-64) and FreeBSD.

  • of course not (Score:2, Interesting)

    by mickyflynn ( 842205 ) on Sunday January 02, 2005 @07:54PM (#11240584)
    quite frankly, until I can render Slashdot properly on Firefox on Windows, a task which should be basic, especially compared to writing a video game, i suspect that free software operating platforms are going to languish in the background, particularly with games. This is not a troll or flamebait. I'm just saying, we need to get our own shit together before we start trying to make a windows competitor that's going to get anywhere in the market.
  • by Anonymous Coward on Sunday January 02, 2005 @07:55PM (#11240596)
    ...is Neverwinter Nights. It's pretty good, if you like that kinda thing. Supports everything the Win version does except the intro movies, and you _can_ play those with an external player.

    However, they're probably not going to make NWN2 or other upcoming games for Linux. The initial Linux release did not happen at the same time as as the Windows release, and all the Linux zealots went postal on Bioware. They learned their lesson about trying to support Linux I think from all the rabid flammage they received for their efforts to support our miniscule market. Thanks guys, good job :-/

  • Re:JC's comment (Score:1, Interesting)

    by Anonymous Coward on Sunday January 02, 2005 @07:58PM (#11240616)
    Maybe someone posted it already, but anyway...

    People should stop making excuses and simplay look at the facts about why there are hardly any (native) games for Linux.

    http://slashdot.org/comments.pl?sid=20503&cid=21 94 363

    Especially be carefull about this comment from JC:

    All linux games sales EVER don't add up to one medium selling windows title. We are one of the creditors that aren't likely to see money that Loki owes us, so we have some idea just how grim it is.

    That isn't saying that it can't change in the future, or that doing linux ports isn't a Good Thing, but it isn't an economic motivator at the present time.
  • by Guspaz ( 556486 ) on Sunday January 02, 2005 @07:59PM (#11240629)
    They don't port UnrealEd to the XBox or PlayStation 2 either, but both of those are supported platforms of Unreal Engine 2. Yes, the obvious reason is that they're consoles, but my point is that despite the fact that Unreal Engine 2 is cross-platform and runs on a variety of systems, its main platform is Windows. Editing tools don't need to be cross platform as much as the game itself does.
  • by the Hewster ( 734122 ) on Sunday January 02, 2005 @09:10PM (#11240939)
    Better yet, why don't more developers program for OpenGL? Granted, DirectX 9 has a lot of good support for pixel shaders and stuff, but OpenGL 2 can do that too.
    I have read this type of notion before. Microsoft pulled a nice PR stunt by convincing, even some "tech heads" that that DX is more advanced than OpenGL. OpenGL does not need some future version to come out to offer all the functionnality of Direct X 9. OpenGL does that already, most notably, pixel and vertex shaders in a C like language using the "GL_ARB_fragment_shader" extension and the "GL_ARB_vertex_shader" extension. Proof of this is that games that supposably showcase advanced DirectX functionnality, like Far Cry, often have a more or less hiden "OpenGL" rendering mode that implements all the eye candy effects. Direct 3D could dissapear TOMMORROW and the realtime 3D graphics community would lose NOTHING. I defy anyone to give me an example, some sample code, an effect in a game, anything that can be done with Direct 3D and not OpenGL ANYTHING!
  • by Svartalf ( 2997 ) on Sunday January 02, 2005 @10:18PM (#11241262) Homepage
    ...aren't all they're cracked up to be. If you code to DX8 you're largely coding to features of a Radeon R200 or better. Sure, your cards "support" it, but the features of DX8 was that of the ones initially offered only by ATI products. DX9's NVidia's playground and so forth.

    It's not really a standard save by Microsoft- everyone else uses OpenGL, even MS offers it. That, my friend is the definition of a standard.
  • by sloanster ( 213766 ) <ringfan@@@mainphrame...com> on Sunday January 02, 2005 @10:19PM (#11241264) Journal
    while most people that use linux and are even half interested in gaming at all at least dual boot into windows, so a linux version doesn't give extra buyers

    Nope. I'm a linux user, and an avid gamer (ut2000/2003/2004, q3a, RtCW, doom3 etc), but I don't dual boot, and don't even have a windowspeecee among my half dozen computers. I do pull out the wallet and buy linux games. So, a linux version is most definitely going to yield additional buyers, and I seriously doubt I'm the only one who runs linux 24/7...

    Why ruin my uptime just for a game? If there's no linux version of a game, I don't buy the game, end of story. There's already more native linux games available than I can ever hope to find time to play, so if having fewer titles available for linux than for ms windows is my biggest problem, life is good.
  • by Dunkirk ( 238653 ) <david@@@davidkrider...com> on Sunday January 02, 2005 @11:29PM (#11241561) Homepage
    I've spent about $60, on and off, on WineX over the years, and I just tried it again tonight. So far, out of the half-dozen or so games I've tried, I've gotten 1 to work: Grim Fandango, and I had to tweak the config a bunch to do so. My most recent failures were Freedom Force (which won't run on XP SP2) and Serious Sam 2. The latter even has a 4/5 rating. I don't get it. I've never had any real luck with the stuff.

    I've used Crossover to great effect to run Office 2000. As long as you stick with what they say runs well, you'll be fine. However, when someone from their company says that in a short while, they'll be running 95% of all Windows programs, I have to laugh. They can't even run Office 2003 yet.

    Frankly, I wish wine would just go away, and let what tiny, little volume of air there is in this space be breathed by another Loki-type effort. Loki died because of bad management, not because of technology.
  • by tepples ( 727027 ) <tepplesNO@SPAMgmail.com> on Sunday January 02, 2005 @11:38PM (#11241592) Homepage Journal

    If it's really just a home workstation, dual-booting into Windows when you want to play a Windows-only game doesn't seem like such a huge deal?

    I run an HTTP server on my machine, mostly so that I can easily make images to be displayed on web boards.

  • by be-fan ( 61476 ) on Sunday January 02, 2005 @11:50PM (#11241640)
    It's because XP problems are often totally random. See, one of the fundemental issues with XP is it thinks its smarter than you. That means, that under certain conditions, it does some totally weird things. For example, I recently tried to figure out why one of my XP machines suddenly became unable to connect to our wireless network. It'd go into a continuous cycle of getting and losing the connection once every few seconds.

    Long story short, it turns out this "bug" was actually a feature. [arstechnica.com] You see, if Windows XP is connected to a network that isn't broadcasting its SSID, and it sees one that is, it'll try to disconnect and join the other one. This happens even if the non-broadcasting connection is the only one in your "preferred networks" list. What had happened, of course, is that our neighbor had just got a wireless network, and forgot to turn of SSID broadcasting like you're supposed to. This particular machine was the only one within range, and as a result, freaked out.

    Come to think of it, this is probably the same problem that plagued another one of my XP machines. I spent months trying to figure out why it'd randomly drop its connection, and finally gave up, assumed it was a hardware problem, and replaced the PCI wifi adapter with a small USB keychain one. Since it worked, I assumed that the USB dongle got better reception. Now I realize that the problem was just the opposite --- since the USB dongle got *worse* reception, it was out of range of a competing network.

    I have lost tens of hours to this single damn bug, as well as $60 bucks buying new hardware I didn't need. All because some idiot programmer at Microsoft thought he could make a piece of software smarter than me. Whoever wrote the "Wireless Network ZeroConfiguration" for XP deserves a special place in hell!
  • by penix1 ( 722987 ) on Monday January 03, 2005 @12:22AM (#11241812) Homepage
    This is replying to a piece of your #2:
    "If it's really just a home workstation, dual-booting into Windows when you want to play a Windows-only game doesn't seem like such a huge deal?"

    It is a big deal for me given that I don't want to add all the crap that a prudent Windows user has to add just to hook the damned thing up to the net. Today's games are increasingly requiring online access and the moment you hook a Windows box up you had better have antivirus, firewall, spyware checker, etc... It all adds up. Also you forgot one BIG reason why loads of folks have left Windows. I'll add it below:

    #3. Some people actually disagree with the Microsoft EULA, their philosophy, and their business practices. This is the reason I left and won't ever go back.

    As to Transgaming, I really do believe they are doing both good and bad for gaming in Linux. The good is they are making it possible to play those games. The bad is it is taking away a movement to push game developers to make NATIVE Linux ports of their games. This may change as more and more people make the switch. Who knows what the future holds.

    B.
  • It is worth noting, that for a desktop OS to survive in the long term, it needs games!

    The reason for this is simple. Just as a country's most important asset is its children, so too an OSes most important asset is its new users. Without new users, any OS would quickly crumble. And what's the best way of getting newbies to flock to your OS? Good question, but games would be my first answer.

    Everyone begins life as a clueless newbie. Yes everyone! From Anonymous Cowards to Stallmanesque gurus. We all learn our skills bit by bit, and computer games play their part. Through playing and using computer games and other "lesiure" applications, like instant messengers, P2P apps and browsing "kewl" internet sites, the clueless newbie slowly learns new skills and gradually evolves to a script kiddie and onto the 311t h4ck0r!!11 and then onto regular tech head status. Those that don't, simply become more proficient and comfortable with their OS, and hence the OSes future is secured.

    I think that games play a vital role in the lifecycle of a mainstream OS. I can safely say that because of games, I learned the basics of computing years before I would otherwise have. As a simple example, consider solitare and minesweeper. Sure they cost the economy millions in lost time, but without them millions more would be wasted training people how to use the mouse. Give anyone solitare to play and they will be a wizard with the mouse in half an hour. Aunt Tillies included!

    A trivial example perhaps, but give a teenager Doom III or Command and Conquer, and they'll soon grasp extremely basic concepts like, "You need to save your progress", "Your files go here", "Computers (AI) are not smart. Computer needs to be told what to do" and "You need to install a program to get it to work". Seem absurd? Ask any Helldesk frontliners if they'd like their users to know this. Simple basics, but many may go on to download patches and updates (users familiar with updates!!), expierience crashes (computer isn't "broken") , fiddle with ini files, or even mess with the ingame console commands, if they exist. The social aspect of computer gaming is also helpful, as young people will learn quickly if some 311t is scoffing at them because they cannot zip a file (many teenagers can't you know). And so they learn. The regular PC gamer considers him/herself a regular whiz at the computer, is much more comfortable with their OS, and will need far less training in later life. Neat eh?

    But there's a downside to eight year olds being able to email and browse the net. They learn on one OS, and guess what OS they'll gravitate towards in later life? Windows will be dominant for the next 30 years! At least! Why? Because an entire generation has grown up on windows games, windows messangers, windows emails and windows apps! A whole generation! These users view Linux as a scary, dark place filled will danger and elite hackers, just as new windows users view ALL computers as scary, dark places filled will danger and elite hackers. I fear that the generation that grew up on winamp, kazaa and half-life is lost to Linux. They have grown up on Windows! Grown up on the windows paradigms and concepts. They understand C:\ not / , 'Program Files' not 'usr', installshield not rpm. I doubt if these people will ever leave the Microsoft fold en masse. Some might, but the majority will stick to what they know.

    Linux needs to be newbie friendly! It must have games! Killer app games, big hulking 3D extravaganzas, with all the driver support FOSS can offer. Plug and play needs to be standard. We need distros like gaming Knoppix now! If Linux doesn't get game, then it will lose another generation of potential penguins to the bitter chill of a OS devoid of gaming richness. Standardise Linux Gaming Now! Get P2P on the penguin!

    People have to be able to have fun in Linux!!
  • by MemoryDragon ( 544441 ) on Monday January 03, 2005 @07:05AM (#11243263)
    Loki would have failed today as well. The problem is that most gamers who run Linux run it side by side with Windows so that they can boot into Windows for gaming. The main problem Loki had besides that was, although their goals were excellent, that they only got licenses to mediocre games mostly and 90% of them were run of the mill shooters.
  • by Anonymous Coward on Monday January 03, 2005 @11:19AM (#11244407)
    Nice FUD. You *like* a standard that is a moving target, and which makes your previous code deprecated?

    And the vast, vast majority of OGL code is unchanged from 1.2 to 2.0, or from 1.0 to 2.0 for that matter. What changes are the extensions, which get pulled into the main codebase. So, at worst, you had to write two versions of the extensions, one for NVidia and one for ATI. As if developers don't end up writing multiple versions of their code in Direct3D to provide support for older cards.

    Wow, you're a really important fellow! When you speak, MS, NVidia and ATI just sit right up and listen. What a crock of shit.

    10% linux market share? What about the MacOS market share? What about porting to any of the consoles except for the XBox?

    The one true thing is that DX9 finally got ahead of OpenGL. Except that it's pretty much equal again, now that OGL 2.0 is out.
  • by the_greywolf ( 311406 ) on Monday January 03, 2005 @04:55PM (#11247901) Homepage

    feeding time.

    Some people just can't take the truth, can they ?

    let's see how well you do, shall we?

    Linux is still a pain to get going for any non-tech savvy joe

    there are numerous stories in this story alone that talk about how easy it is for "newbies" to use linux. i still consider myself a newbie, but i've discovered that i'm also experienced enough already to administrate a server.

    and as the market is still tiny, it doesn't make commercial sense to put as many resources on the part of publishers into Linux games as on Windoze.

    this is a misconception on the part of the publisher. in fact, the developers may be quite prepared for a linux release. the problem is that marketing isn't seeing linux advertisements or other games on linux, nor are they seeing much evidence to show that people are quite actively playing games on linux. they're not going to get much statistical data from Cedega users, since Cedega fools the software to think it's actually runnign on windows. most polls are biased, listing only Windows and Mac operating systems - ignoring any other platform that may be viable. i've even seen console gaming polls that ignore one or two of the big three consoles!

    Also C++ is obsolete (.net hint hint) !!!

    hardly. C++ has more language features that meet and exceed the demands of most current paradigms than "more advanced" specialty languages - including Java. even if you could prove that C++ is obsolete, consider this: the Microsoft platform API is obsolete. it's bloated, inefficient, and has far too much redundancy. (CreateWindow() is CreateWindowEx() with 2 arguments set to default values, for example.) the vast majority of the API exists only for compatibility with old software, with new functions being bolted on to fix deficiencies that repeatedly show up with each new iteration of the OS.

    meanwhile, the POSIX API has remained largely unchanged due to the nature of the fact that POSIX implements only the core of the functionality that is needed to implement a program.

    Move on from it OSS people, fast...

    why? when i can write software more easily on linux than i can on windows, get feedback from my users that make my product better, and can do so with better reliability on linux than on Windows, why should i use proprietary software like Windows?

    The microsoft juggernaut is doing all it can to stay on top and you cannot compete otherwise.

    because Microsoft is becoming irrelevant and they know it. linux can't compete with Windows - that much is true. it's because Windows is dying. Netcraft confirms it!

    You need a next generation language and dev environment or natural selection will keep you on the bottom of the pile and in server rooms.

    *cough*bullshit*cough* i could write an OpenGL application entirely in assembly language, crafted by hand, conforming to object-oriented methodologies, that would kick your C#/DirectX program's ass. next-generation programming languages are for weenies. you can have your Visual BASIC.NET, and i'll keep plugging away in C++ without worry about platform incompatibility because i know i can compile 4 times and support the vast majority of platforms in use today (x86/Win32, x86/Linux, PPC/MacOSX, PPC/linux), adding two more compiles just for a speed boost on two more (x86-64/Win64, x86-64/linux), with only marginally extra work.

    conclusion: you're a troll.

E = MC ** 2 +- 3db

Working...