Slashdot Mirror


The Problems With Porting Games

mr_sifter writes "There's a large lexicon of monosyllabic, four-letter words for describing something you don't like — but only PC gamers use the word 'port' with such a fervent degree of repulsion. Common complaints about console ports include meager graphics options, dodgy third-person camera angles, poorly-thought-out controls and sparsely distributed save points. In this feature, Bit-tech talks to developers of games such as Dead Space, Red Faction and Tales of Monkey Island to find out why porting games between the three major consoles and the PC is so difficult. Radically different CPU, graphics and memory architectures play their part, as do the differences in control methods and the rules Microsoft, Sony and Nintendo set about how games should work on their systems."

27 of 330 comments (clear)

  1. Ported game by smittyoneeach · · Score: 5, Funny

    Ported game,
    Crying shame.
    Like lesser lather,
    Endless flame.
    Burma Shave

    --
    Get thee glass eyes, and, like a scurvy politician, seem to see things thou dost not.--King Lear
  2. Obligatory by elrous0 · · Score: 5, Funny

    Well I'm a PC gamer and PC's are the far superior platform, as any real gamer like me knows. Anyone who doesn't use a mouse and keyboard is clearly inferior to me and lacks my intelligence and superior taste in gaming. If you want to know more on the subject, just come to the videogame store where I work sometime. I regularly spend hours there snobbishly berating console game buying customers and informing them of my superiority.

    Now if you'll excuse me, I'm off to play the pompous villain in an 80's teen flick. Ferrari is the ONLY car to drive, you know.

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
    1. Re:Obligatory by FCAdcock · · Score: 3, Informative

      No, the moderator just plays PC games and works for a video game store.

      --
      --Forest C. Adcock--
    2. Re:Obligatory by gbarules2999 · · Score: 3, Funny

      Linux Gaming: All One Million Source Code Revisions of Nethack, Right At Your Fingertips (TM)

    3. Re:Obligatory by Yosho · · Score: 3, Insightful

      The measure of a good input device is how accurately it can transform what the user wants into what happens.

      So how would you feel about having a single button labelled "Shoot enemies" that, when pushed, shoots all of the enemies on the screen? It'll translate what you want into what happens much more accurately than a mouse will.

      On the other hand, when it comes to playing games, I'd say that the measure of a good input device is how fun it is to use when playing the game.

      I can say that when playing MP3 with the wiimote, it didn't feel quite as accurate as using my highly-tuned mouse skills to play Quake or Half-life -- but it was still accurate enough to make me feel like I was completely in control of the game, and it was a lot more fun than a traditional mouse/keyboard setup.

      --
      Karma: Terrifying (mostly affected by atrocities you've committed)
  3. Punchline: by fuzzyfuzzyfungus · · Score: 5, Insightful

    All the stuff about CPU architectures and rendering pipelines and things falls into the "Hard; but we have smart people who can do that, if EA gives them enough time" pile.

    Making an interface that actually works properly on both Mouse+keyboard and gamepad(never mind wii stick) falls into the "squaring the circle with world peace" pile.

    1. Re:Punchline: by timster · · Score: 3, Insightful

      I'm not sure whether to take this straight or as satire. Does the "performance crown" in PC games really mean the game that runs the slowest?

      --
      I have seen the future, and it is inconvenient.
  4. Dead space no remappable keys by zaibazu · · Score: 5, Insightful

    Having trouble making a good conversion from pad to keyboard is one thing, but not being able to remap the keys is just stupid.

  5. On the issues of port by superphysics · · Score: 3, Informative

    And I thought port was just some kind of wine... :|

    --
    Life is too good to waste... Read!
    1. Re:On the issues of port by Anonymous Coward · · Score: 3, Funny

      neither one is an emulator?

  6. I disagree with the first paragraph! by King_TJ · · Score: 4, Insightful

    "...only PC gamers use the word 'port' with such a fervent degree of repulsion"??

    How about Mac OS X users!!?

    Every time they give us a "port" these days, it's just someone repackaging the PC game code around the Cider engine, tweaking some of Cider's parameters until it appears to "basically run ok" and then they turn around and charge full retail price for it, AFTER it's been out at least 3 months for the PC already!

    Never-mind the PC version might ALREADY have just been ported from a console.....

    1. Re:I disagree with the first paragraph! by El_Muerte_TDS · · Score: 5, Informative

      Mac is also a PC.

    2. Re:I disagree with the first paragraph! by Anonymous Coward · · Score: 3, Informative

      Wow, first time I feel old due to a whippersnapper like yourself not knowing history.

      A short description that glosses over many finer points and is probably a bit loose with terminology:
      in the 80's IBM came out with the IBM-PC (Personal Computer). This took off like a rocket, especially for business users. Unlike Apple, IBM allowed other companies to make computers based on their architecture- these were known as IBM-PC compatible, or "PC Compatible" for short. This was in contrast, to your Amiga, Mac, and several other incompatible systems that were available at the time. You could also not run "PC" software on Macs or any of the other systems, and vice versa, aside from emulation software that didn't work very well.

      You have an interesting point- that Macs are pretty much PC's these days, but its only partly anything to do with the OS, its roots are meant to distinguish between different hardware/software architectures and what software you can run on them (back in ye olde days, there were several vendors offering a DOS, or Disk Operating System). Since Apple now uses the same hardware as "PC's" and bootcamp put an end to any real barriers to turning your Mac into a PC, there really is no difference anymore.

      However, any reasonably experienced computer person will probably always call a machine made by Apple a Mac, until one can buy OS X and just put it on any old PC they have laying around without jumping through hoops.

    3. Re:I disagree with the first paragraph! by twidarkling · · Score: 3, Insightful

      Fuck, revisionists.

      It was "IBM-Compatible." Not "PC-Compatible." I never. Ever. EVER heard "PC-Compatible." Why? Because originally, Macintoshes, Amigas, Commodores, et al were also personal computers. However, they had different architecture. So, you needed to know what company's architecture was in mind when buying software. When people came out with clones, they identified what company's software they'd run. Saying "PC" wasn't useful, since that only meant "Not a Server/Mainframe."

      --
      Canada: The US's more awesome sibling.
  7. RE4 by wisnoskij · · Score: 4, Informative

    The PC port of RE4 did not even contain a option to exit the game and even though it was a FPS did not allow mouse control.

    --
    Troll is not a replacement for I disagree.
  8. Re:Rob Lang speaks the truth... by Jurily · · Score: 4, Insightful

    Yes, it's really fucking hard to have redefinable keyboard layouts. I don't know much about console programming, but if there's an event loop capable of calling a buttonpressed routine, you have no excuse.

  9. Re:Depends on the category, depends on the dev by slyrat · · Score: 3, Informative

    If done right, almost any FPS should be portable from console to PC, and be FAR better on PC. (Mouse + keyboard is a superior control mechanism for FPS games.)

    Most RPGs aren't too bad either, especially if you plug in a joypad to the PC.

    Of course, frequently ports are NOT done right - the PC port of Final Fantasy VII is a notorious example of a port being done so lazily as to break compatibility very rapidly within about a generation of hardware releases. Nowadays it's often easier to get the PSX version running in an emulator than to get the PC port working.

    Even after you just use these game types you still end up with far too many good games that you can't change the controls. The most recent example of this is the pc version of Arkham Asylum (batman game). A standard usb analog stick logitech pad messes up and has the up be down, down be up. And there is no way to fix it. Every pc game should either have customizable controls or tested well enough so they know that all devices are going to work with it. Sigh...

  10. PORT to Linux!! by notanatheist · · Score: 3, Informative

    Am I the only one here wanting that? Seriously!! It's not like linux doesn't run great on high end hardware or anything. So, don't worry about the poor little consoles for a moment and PORT to Linux!!

    1. Re:PORT to Linux!! by Desler · · Score: 5, Insightful

      It's not like linux doesn't run great on high end hardware or anything. So, don't worry about the poor little consoles for a moment and PORT to Linux!!

      Yeah, clearly Bungie was stupid for targeting Halo 3 for that crappy 360 and selling 8 million copies in 3 months when they could have gone straight for the Linux gaming market and have garnered 15 sales in a year.

  11. It depends on where you start by malevolentjelly · · Score: 4, Interesting

    It's very important to point out that the porting task has everything to do with where you start. The PC is simply not the best development environment anymore, the Xbox 360 is-- and even Carmack would agree with me, here. You can get a game going really fast on 360, then it's a bit less difficult to go to PC. We can call this the best case scenario. Rapid time to market with superior development tools on 360 with familiar API's for cross-platform development on PC, along with similar TCR requirements between GFW and 360.

    Let's say you started on the PS3, though. Maybe you took the time to learn the architecture and really take advantage of the cell architecture, so your game is basically hardcoded around the flexible pipeline and mass pararllelization, now it does things that even PC games cannot. Porting it to the 360 might not be so bad, but going to the PC is going to be a rough letdown. It feels like a dog when porting a console game.

    So maybe your game started out nicely organized and clean in design, but in that last few months before release while your publisher is driving you up a wall to release, you're going to have so many hacks and messy revisions to the model to ship within your ridiculous timeframe- plus all the devs are tired and need vacations and such. Suddenly, the game is not so portable. It's the same for any platform, really- you go balls to the wall optimizing our game for the platform and you're going to spend a lot of your smooth portability.

    Pay no attention to the "specs" of consoles vs. PC, it's basically meaningless. Consoles often run games almost directly, plus they have all sorts of architecture enhancements and little hardware tricks you don't find in PC's. A PC needs to have brutally more power to really match the sort of speed and power you can squeeze out of a console.

    Let's say you developed on nintendo wii first... well, it's game over already, you just developed a last-gen, almost Xbox-looking game and tied it to the wiimote. Good luck porting that. That's part of why American studios don't throw big games at it, because it's too limited in power and the publishers just don't want to risk it. There are too many "hardcore" games, which need to push the envelope. The Wii is basically doomed to casual games and childrens' games because of this, because the marketing figures will always point it in that direction--and that's what really runs the game industry.

    Technically speaking, you can probably see why people like the Unreal Engine or Source Engine, given the fact that all the porting work is done for you... well you still have to deal with the insane, i mean ABSOLUTELY insane requirements each console has for release... everything from trademarks to menu formats to the way control is expressed in the interface. The amount of attention to detail necessary blows away months of work. Consoles are not a free-for-all, you have to use the hardware in a very specified way.

    In short.. yeah, it's rough. More difficult than most people will ever really know.

  12. Let us use a damn mouse and keyboard by Yvan256 · · Score: 4, Insightful

    All three consoles now have USB ports. Let us use a mouse and keyboard with games that are appropriate for this kind of setup (FPS, RTS, etc).

    You don't play MegaMan with a godamn keyboard and mouse and you don't play Starcraft with a godamn gamepad.

  13. From the porting cave... by tylersoze · · Score: 5, Interesting

    I confess I'm a game porter, I'm deep into the bowels of finishing off a port of the original Call of Duty to Xbox 360 and PS3 at the moment. Most of the time the ports are outsourced to companies like ours rather than developed in-house by the original developers. We usually have a short development schedule and are pretty much stuck with the code as is, as excellent or crappy as it might be, and we do our best to make what we can from it. I actually find it very intellectually challenging and fun. The schedules are short, and there's always a new project to look forward to while being stuck in the muck of the current project. :) I get to look at a lot of different source code from a lot of different games and learn something new each time usually. Each project is different, sometimes it's easy (if the code is designed well or uses middleware that's available on the platform we're porting to) or a complete nightmare (very platform specific or the middleware it's using isn't available for the platform). At this point I've ported to or from just about every platform out there. Xbox -> PC, PC -> PS3,Xbox, DS -> iPhone, PC -> Mac, etc.

  14. Re:PC = Personal Computer by Desler · · Score: 4, Informative

    It does not, nor has it ever meant "Personal Computer with Microsoft Windows Operating System installed".

    You must be 2 years old then. Apple has been using a decades plus old campaign that says exactly that.

  15. Re:PC = Personal Computer by KrimZon · · Score: 3, Funny

    Chicken achtung Gertrude coriander buffalo 0xfe30 had had had had had had had had had had had had off in whose tool shed they were whacking. And I think we all know what that means!

  16. Wanting to kill consoles by tepples · · Score: 4, Interesting

    The big flaw in all this is an assumption that any video game publisher wants consoles to be killed.

    Some people develop video games but do not do so as a full-time day job. They want consoles to be killed because console makers (especially Nintendo) have an overt bias against teams who work from home. This means games developed in part-time have to be self-published for PC. And even among major labels, there have been a couple stories on Slashdot over the past couple days about publishers whining about console makers' fee structures. See, for example, this story and this story.

  17. Re:You appear to call Duck Hunt a FPS by Sancho · · Score: 3, Informative

    They're often called "rail shooters."

  18. Re:MSFT's market cap is over 2*10^11 USD by Stupendoussteve · · Score: 5, Insightful

    Final Fantasy XI on the 360 allows you to use a USB keyboard as a controller, to include full WASD movement and not just typing messages.