Slashdot Mirror


More Bioware For Linux?

GNious writes "Bioware has a thread about porting the upcoming game Dragon Age to Apple Mac OS X and/or Linux. Debate include such topics as porting houses, physics engines and the value of the market, with an enormous amount of requests for such games as Neverwinter Nights 2. With the potential for selling upwards of 1000 copies (counting individual requests) of a game at possibly $50 each, is the decision to exclude a platform and the associated revenue the correct one, or are the petitioners the ones that have gotten it wrong to think that their ca 1-5% marketshare matters?" I think the unfortunante reality is that in today's gaming market, you find that fewer people are willing to take a chance on the sales for these smaller markets -- too hard to predict revenue, and too hard to (some would say) to do the porting.

9 of 287 comments (clear)

  1. Not enough follow through. by suso · · Score: 5, Insightful

    The problem with counting requests like that is that there is not a lot of follow through. I'd say that half or less of those people requesting will actually purchase the game. I myself bought a copy of Neverwinter Nights 1 as well as UT2004, Quake 3, Doom 3, Sim City 3000 and a few other games that work under Linux. Provided that I would have enough time(have a daughter now) I will buy a copy of NWN2 if they make a Linux client. But from what I've seen and heard from many people in the past, a lot of gamers talk talk talk and don't buy. Its easy to say "Me too", but most can't or don't pony up. Then again, there are probably a lot of people who don't say anything, but end up buying a copy to use for Linux. They need a better metric for counting the number of used Linux clients.

    1. Re:Not enough follow through. by diersing · · Score: 5, Insightful

      One issue might be that, in general, techies run Linux. Gamers, because they see what platforms are being serviced, don't run Linux as it would cramp their gaming lifestyles. I know everytime I try to make my house Linux-only, my gaming itch flares up and I bang my head against Wine for a while before breaking down and re-installing Windows. I don't recall ever seing a game for Linux is CompUSA/Best Buy/Frye's as long as I can remember.

  2. do the math by Anonymous Coward · · Score: 5, Insightful

    The potential to sell upwards of a thousand copies at 50 bucks a piece. Man, they could make, like, 50,000 dollars on that! I can't see why they wouldn't invest hundreds of thousands or possibly millions for a return like that!

    1. Re:do the math by GooberToo · · Score: 4, Informative

      Portability is not a trade off with optimization. If it is, you screwed up in your design, big time. In fact, writing portable code often means means higher quality code with fewer bugs. Fewer bugs means more time to optimize the over all code base. This means a better product over all.

      If you're wondering why portable code means a better product, it's simple. Generally speaking, portable code means you're using multiple compilers. Multiple compilers will identify potential bugs and general code problems much more quickly.

      Additionally, code which is designed to be portable up front also tends to be designed much better. This is because you have to have a strong low level API on which the rest of your code can sit. Violations of the design by coders is quickly identified once you start to compile on the other platforms as suddenly, it doesn't compile. You can then wrap knuckles as needed. The end is a product which is maintainable, readable, optimal, and well designed. Everyone wins.

      If any of these design houses had the slightest bit of a clue, they would already have a portable, low-level API in place which is common to all of their games. This directly translates into faster time to market, fewer bugs, higher quality product, shorter testing cycles, smaller support costs, etc... And as a bonus, they obtain two additional markets (Linux and Mac) for little extra cost; assuming they do something reasonable like OpenGL at the start. Not to mention, this opens the door for the console market as then can continue to add new platform support to their low level API. The only one that becomes problematic is the Xbox because, AFAIK, no OpenGL support.

      Let's face it, things like windowing, sound, input, networking, storage, and memory management is generally where the porting issues exist. If you go with OpenGL and a common, reusable library, suddenly the cost becomes moot as it is spread across n-games, as it gets reused. It's not like you have to write n-platforms when the gate opens. Heck, add to the library as you add platforms. Once a platform is in place, the next go-round is a freebe. I have no idea why coding houses are so dumb, but the math is easy to rationalize ad it just makes good business sense. Who doesn't want reduced support costs? Who doesn't want high quality games and happy, loyal customers? Who doesn't want two to three additional markets with greatly reduced effort and shorter time to market?

      Let's face it...good client/server games want Linux servers. Supporting networking, storage, and memory is half of the library. Let's face it...this really is a no-brainer but it shows how clueless most coding houses truely are.

  3. porting by unluckier · · Score: 4, Insightful

    porting? why not just *trying* to make it platform independent from the start?

  4. Need to popularize Linux as an OS by elrous0 · · Score: 4, Insightful
    I think the unfortunante reality is that in today's gaming market, you find that fewer people are willing to take a chance on the sales for these smaller markets

    That's how the market works. The fewer people willing to buy something, the less they'll be willing to invest in porting it. If you really want to help get these games ported, work to increase Linux's market share. The more people that use it, the more ports you'll see. That's just the way it is.

    -Eric

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
  5. 1000 thats it? by grapeape · · Score: 4, Insightful

    If the potential is only 1000 copies at 50 bucks, why would any company bother? 50,000 will pay one low level programmer with no testers, no marketing, not even budget for changing the system requirements graphics on the box. Porting to Linux is nice, and for the companies that do it god bless them, but to expect it is a bit outside reality. Like most Linux projects it has to be a labor of love since it has no room for being a labor of profit.

    The only way I really see any growth in the Linux games market is either an exponential growth in Linux users or companies adopting an open source partnership to allow games to be ported by volunteers.

  6. Why Port by 99BottlesOfBeerInMyF · · Score: 4, Insightful

    I think the unfortunante reality is that in today's gaming market, you find that fewer people are willing to take a chance on the sales for these smaller markets -- too hard to predict revenue, and too hard to (some would say) to do the porting.

    The really smart gaming houses that know their titles will be successful (look at Id and Blizzard) also know that coding their titles to be portable is the way to go, even if they don't want to target other platforms. It encourages good coding practices and makes a better program. Most of them rely heavily on OpenGL and do plan to port their games at least to the mac as part of their original strategy. If your game is almost finished and you're just now considering portability and other platforms, you screwed up. You might as well wait till it is out and see how popular it is before going after other platforms.

    Some might say the Mac or Linux markets are insignificant, but the truth is a lot of companies make good money from the Mac market. Lets not forget to include consoles as well when considering portability. I've seen some companies cite the practices of MS owned gaming houses as reason not to make games portable, but that is pretty laughable when you consider it. Also, I've seen some people point to horribly botched porting projects as reason to avoid it. Instances where a Linux port came out a year and a half after the Windows version, was buggy, was a game that required a community, and where the port was more expensive than the Windows version and was more buggy than using the Windows version in WINE. That too is pretty sad.

    Coding for portability and aiming at Windows, the mac, and one or more consoles can seriously increase the revenue from a game, but it has to be part of the original game plan and you have to code with that in mind. Porting after the fact can make money, and if you have a very successful title outsourcing the port can make some pretty safe money, but not nearly as much of it. I don't see a reason for any big publisher (not owned by MS) to not target multiple platforms from the outset. Anyone want to bet the MMORPG that topples WoW's supremacy is another simultaneous cross-platfomr release?

  7. Excuse me... by Svartalf · · Score: 4, Informative

    Given that I know QUITE a bit on the subject (Heh... I port games over to Linux and right now I'm off that for a little bit doing driver development consulting for one of the two aforementioned players in 3D...), I think I should comment.

    Most of the extensions aren't ATI or NVidia specific that are usable. To be sure, they offer those, but most of the
    extensions are ARB or EXT extensions- they're intended to be used by either player and are typically provided by
    the same. The reality is that OpenGL 2.1 and DX9/10 are intrinsically identical except for programming style.

    Besides, you should abstract out your engine components if you've any aspirations to target the next gen consoles-
    DX10's NOT on PS3 or Wii, but OpenGL ES 2.0 IS and it's a clean, easy to use subset that ports back to MacOS and Linux.

    --
    I am not merely a "consumer" or a "taxpayer". I am a Citizen of the State of Texas