Hacker News new | past | comments | ask | show | jobs | submit login

I highly recommend the movie/documentary “Console Wars” as it touches on this subject.

The success of the Genesis especially in the United States, at least according to this movie, came from a “dream team” when it came to marketing and promotion. This team included Tom Kalinske, former CEO of Mattel.

For a time, this team at Sega of America held the parent company’s ear, and it led to the Genesis breaking Nintendo’s monopolistic stranglehold on the game industry. The Genesis succeeded because of some pretty amazing marketing and the success of Sonic the Hedgehog.

By the time the Sega Saturn came along, this team was gone, and I think it shows.




I'm always dubious of these claims. For some reason the marketing guys are always the key to the success, and nothing else barely matters. In these "documentaries" the hardware could have been terrible, hell they could have been selling bananas, but if the marketing would have just been tweaked a bit, it would all have worked out.

It's not surprising that the marketing guys market themselves the best and therefore end up with the more compelling story. It's just boring and trite. Tell me the story of their hardware. The ups and downs of developing games for a platform that wasn't done. The stories of turmoil, as the executives started demanding more features to match the competition.


You're not wrong. The Genesis shipped with fairly 'boring' but powerful hardware for the time - an M68K, a Yamaha synth, and a PPU-style video scanout chip. In contrast the Saturn was a kitchen sink of novel ideas that developers struggled to work with. Two CPUs, a polygon rasterizer[0], a sound system with an M68K inside, AND a DSP with a VLIW instruction set.

At the same time I'm not convinced that these failures are entirely orthogonal. Developer marketing is still marketing. At some point during the Saturn's development someone should have said "hey, maybe we shouldn't make developers juggle five CPUs to get decent performance." Letting the system engineers go wild with power is how you wind up shipping a system that looks really powerful on paper but nobody can actually develop games for. See also: the PlayStation 3.

[0] Which itself wasn't even as functional as the PlayStation's. If I remember correctly, rendering to a texture was either impossible or merely very difficult. SEGA also stuck a PPU in there as well which you could use for some effects but it didn't make up for those missing features.


The Saturn hardware was a mess because of last-minute additions welded on in response to their “Oh Crap!” moment of seeing what the PS1 could do.

The Saturn was made to be the ultimate 2D games machine. It had incredibly powerful 2D sprite hardware. But, then the PS1 announced it was all about 3D! Suddenly the hardware engineers were ordered to retrofit 3D into their 2D beast. So, they tacked on a second CPU and some other chips as fast as they could. If you open one up, you’ll see wires haphazardly stretched across the boards connecting the extra hardware to the original design.

The Saturn’s “3D rendering” was a clever desperation move. Turns out, with powerful enough 2D sprite rendering hardware, you can scale, rotate and shear a square 2D sprite into the distorted configuration that is equivalent to an 3D transformed rectangle viewed in perspective…. So, just tell the game developers to build their 3D scenes out of sprites instead of triangles!


Indeed. The Saturn didn't REALLY render "quads", but just transformed and translated sprites. That lead to all sorts of strange concepts. You didn't have UVs; a "quad" "texture" covered the entire quad from corner to corner and you couldn't change that. That lead to situations like https://www.youtube.com/watch?v=WDJgeuoaSvQ where the programmer wanted a simple environment mapping effect, but it was impossible with the Saturn hardware so he ended up writing a 3D rasterizer in software to enable the effect on the start screen.


As far as I know no Saturns have "wires stretched haphazardly across the board", at least mine don't. Perhaps really early Japanese models, but random bodge wires tend to get fixed pretty quickly for later revisions of PCBs, and like most games consoles the Saturn has quite a few variants through its production run.

For example very first revision of the Mega Drive in Japan did have an extra PCB and wires to fix a bug though. But only the first revision, it went away by the second.


I worked with the DreamCast dev hardware for a time back then. The rendering hardware was definitely rather different than typical triangle-based approaches. IIRC, polygonal shapes were defined by means of multiple intersecting planes. I also seem to recall that it was capable of unusually high frame rates (for the time).


Are you perharps mixing up the Dreamcast and the Saturn? The Dreamcast had a fairly standard PowerVR GPU.


This was in 1999, and definitely the DreamCast. I was using one of the Katana dev kits. But I may be misremembering about the the plane-based rendering; I can't seem to find any references to that now.


Yes, the Saturn was a different beast. The Saturn also suffered from the PS2 problem, not having a decent developer toolkit. I think the PS2 was floundering hard but the hype was unreal and the dreamcast could not match the PS2 hardware. The dreamcast did offer Windows CE and as such, Microsoft's DirectX APIs.. but at the time PC gaming wasn't as big and console-only developers did not see value in porting between the two. IIRC only a handful of third party games relied on CE. There's probably a lot more I'm glossing over.


If you want to succeed in consumer electronics (or consumer anything), you need a great product AND great marketing. There are plenty of examples of failed consoles that lacked one or both.

For example: The Turbografx-16 was a pretty nice system with awesome games that did well in Japan but had next to no presence in the US. Very few people owned one as their only system, so it was mostly bought by video game aficionados who had to have every system. (And I guess reviewers for video game magazines.)

The 3DO by contrast had great marketing (lots of commercials, ads in every magazine) but had expensive, lackluster hardware and only a few decent titles. Although to be fair it had higher ambitions than just being a video game console, so that identity crisis was one of its major struggles.


Success needs great vision of what can be in the near future, and carefully pushing that as far as possible but not letting "feature bloat" push it too far out. You can find this vision in both marketing and in engineering teams. If you are great at engineering (likely if you are reading this here), then you can hire people in marketing to sell whatever you create; while if you are great in marketing you can hire engineers to create your vision. Either works.

That the vision seems to have been in marketing in Sega's case shouldn't take away from all the engineering effort that went in as well, but the vision, and thus credit, is on marketing making the right decisions. There are plenty of other engineering companies that likewise have a good vision.


The argument is that Sega's global success with the Genesis came from its products - not the marketing (despite what the marketers say). One piece of support for that is that the console succeeded against Nintendo in most territories, despite all being under different marketing leadership and following different strategies.

When the Sega of America marketers were put in charge of product development and stopped relying on Japanese products, they were unable to replicate their success. They followed questionable practices derived from the toy industry (from where CEO Tom Kalinske emerged), such as a heavy emphasis on expensive licensed titles over original franchises.


>For some reason the marketing guys are always the key to the success,

I think this has a lot to do with the personality types that are attracted to sales/marketing vs hardware/software developers. One group is typically outgoing, bombastic, in your face, talk your ear off, no problems bending the truth to fit the narrative while the other group is not. (care to guess my sentiments on marketing/sales types ;-)

The number of passionate developers that can talk about their project in compelling way to make the average person interested is pretty small compared to the number sales people that will make you absolutely want to buy something while at the same time have little to no actual understanding of what they are selling or care to.


> I'm always dubious of these claims. For some reason the marketing guys are always the key to the success, and nothing else barely matters. In these "documentaries" the hardware could have been terrible, hell they could have been selling bananas, but if the marketing would have just been tweaked a bit, it would all have worked out.

IMHO, there can be multiple "keys" to success. The hardware has to be at least adequate (and IIRC, the Genesis beat the SNES to market by a couple years), and so does the marketing.

I've never seen that documentary, but it's possible Sega's marketing for the Genesis was relatively better than average, compared to the hardware.


Console Wars leaves a lot out. For one, Sega of America was in financial trouble as early as the 2nd half of 1993 when revenues nosedived. The company ended up laying off 70% of its 900-member workforce by the end of 1995. Despite having one of the largest game development divisions in the world, it utterly failed to consistently release hit titles (its internal studio, STI, was infamous for having more unreleased than released games).

The CEO of Sega of America, Tom Kalinske, was strongly against marketing the Saturn in North America due to its expected high price tag. He persuaded the parent company to develop and release the ill-fated 32X, and then he put most of the company's resources into supporting it. When the 32X bombed upon release, the decision was quickly made to bump up the release of the Saturn, but Sega of America had almost no software in the pipeline. Ironically, in the end, the Saturn matched the PlayStation in price for most of its life.

A few articles on the topic for anyone who's interested:

https://mdshock.com/2021/04/14/segas-financial-troubles-an-a...

https://mdshock.com/2022/05/09/a-second-atari-shock-the-decl...

https://mdshock.com/2022/08/16/a-cloud-appears-over-sega-of-...


Unsurprisingly when ex-Sega America employees are one's only sources, the story ends up with Sega America marketing people as the heroes of the story :)


Worse, the book Console Wars doesn't have any in-text citations. So, you never know who's perspective you are getting.


The success of the Genesis in the west had a lot more to do with the fact that Mortal Kombat on the Genesis had blood.

Slick marketing and Sonic made the Genny a contender. Lax content restrictions at a time when gamers were thirsty for more mature content put it over the top.


While I think that was a cool factor, the Genesis became the sports console and really dominated with annual sports titles (especially from EA). That also targeted a demographic willing to spend money on games: 16-30yo guys. Those are the same people who would buy Mortal Kombat (especially since it was the edgier version).

Mortal Kombat made a lot of headlines and sold a lot of copies, but I’ve never seen stats that suggested it drove console sales one way or another.




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: