Slashdot Mirror


MGS Creators on 'Masochistic' PS2, U.S. Popularity

Thanks to GameSpy for its article interviewing Hideo Kojima and Scott Dolph of Konami about the continuation of the Metal Gear Solid series. Notable sections include Kojima's comments about the programming difficulties of Sony hardware: "People on my team are masochistic. They enjoy the difficulty of working with PlayStation 2 and we assume that PlayStation 3 will be even more difficult. We know nothing about the system; but it's from Sony, so we assume so", as well as Dolph discussing Metal Gear Solid's regional popularity: "You know, it sells better in the United States. There are more people who buy the game and are waiting for the game. Also, the hype from the U.S. travels and that helps sales in Japan. If the game is big in the U.S., it will do better in Japan. And I do not think that the hype works for you the other way around."

8 of 46 comments (clear)

  1. Eastern focus by dakiarai · · Score: 5, Insightful

    "And I do not think that the hype works for you the other way around."

    That's a pretty big understatement. Even now, with more games being released than ever, many of the huge games in Japan are either too complicated to translate (See: Mojib Ribbon) or the developers don't think that American audiences will like the game. On the other hand, games like Ratchet and Clank made a big splash here and went to sell millions in Japan. The Japaense are warming up to games coming from the West, so why aren't we working to bring more games from the East?

    1. Re:Eastern focus by Emperor+Igor · · Score: 4, Insightful

      It's probably because the games from Japan (which is what I assume you mean by East) are very innovative and strange. Games from the West focus overwhelmingly on killing monsters/people. And, don't get me wrong, they are spectacular at it. You just need a change once in a while. And the Japanese take more risks with their games, focusing on more abstract concepts or brightening up a more hum-dum, every day concept to be more fun.

    2. Re:Eastern focus by PhotoBoy · · Score: 3, Funny

      Boonga Boonga:
      http://www.sixsixfive.com/229.html

      I can't see Sony bringing out this game and its peripheral for the US and Europe somehow...

  2. Why Japanese hype doesn't always translate by chilled · · Score: 4, Insightful

    We need to remember the Japanese games playing demographic as compared to the US or the UK. Overall there is a much wider Japanese demographic, therefore there is a wider (not necessarily larger, don't know the figures on that) market within Japan which translates to a wider range of games available. There is a market for these "wierd" Japanese games in the rest of the world, but it's pretty small as a percentage of these home markets, compared to Japan.

    Feel free to disagree or disabuse any of these notions.

    --
    Brought to you via Pidgeon TCP
  3. Last Page by Scherf · · Score: 3, Informative

    The summary points to the last page of the article. Here is the link to the first one.

  4. If That's So... by Painaxl · · Score: 3, Interesting

    "You know, it sells better in the United States. There are more people who buy the game and are waiting for the game."

    If that's the case, then why not release those sweet limited edition packages in the U.S.? I realize that LE packages for games are considered something for the eastern market only, but why? I would buy a Limited Edition Metal Gear Solid 3 package for sure if it came with the U.S. version of MGS3.

  5. Re:I got trolled for saying that... by chrismcdirty · · Score: 3, Funny

    Then with my mod points, I will mod Kojima to -1 Troll. Fair enough?

    --
    It's like sex, except I'm having it!
  6. Re:I got trolled for saying that... by Phil+Wilkins · · Score: 3, Interesting

    Ahahhahahhah!

    Yeah, the MIPS instruction set is great. The tricky bit is orchestrating 4 processors, each connected through a different bus, with differing (some secret) protocols, different instruction sets, and different RAM areas (VU0 can access EE memory, but everything else goes through DMA). Plus there's a sound core, an MPEG accelerator, and the graphics chip, all of which need to be addressed at a hardware register level to achieve best performance.

    Speaking as a console developer, the instruction set of the core processor is generally the least of our worries.