← All Essays
Profile 10 min read

Mark Cerny

The designer of Marble Madness who became the architect of Crash Bandicoot and then the engineer of PlayStation hardware — a career that spans every era of the medium

Atari at seventeen

Mark Cerny was seventeen years old when he joined Atari in 1982, having applied with a BASIC program he had written and been hired on the basis of it. He was assigned to Atari's arcade division, where he worked on Marble Madness (1984) — a marble-rolling game that used a trackball controller and required the player to guide a marble through abstract isometric courses without falling off the edges. Marble Madness was technically accomplished: its isometric 3D perspective was rendered at a visual quality that contemporaries found exceptional, and its gameplay, which required the fine motor control of the trackball input to be navigated quickly, created a difficulty curve that was steep enough to generate significant coin revenue in arcade placement.

Cerny left Atari and spent several years working in Japan, where he was employed by Sega and developed an understanding of Japanese game design practices that he later described as formative: the emphasis on iterative playtesting, the willingness to redesign based on observed player behaviour rather than theoretical design decisions, and the production discipline that Japanese studios maintained in ways that American studios of the same era often didn't. The Japanese approach to quality control in game development — playing the game continuously through development and removing anything that reduced the play experience, regardless of how much work that feature had required — became Cerny's model for his own production practice.

The Crash Bandicoot method

Cerny joined Naughty Dog as a producer and designer for Crash Bandicoot (1996), a PlayStation platformer that Andy Gavin and Jason Rubin had been developing with a small team. The game faced a specific technical challenge: the PlayStation's 3D hardware was capable of rendering environments, but the combination of 3D movement and 3D obstacles required more processing than the PlayStation's polygon capacity allowed if the environments were designed with the freedom that PC 3D games assumed. Crash's solution — a game that moved primarily along a single axis with the camera behind the character, limiting the visible environment to what was directly ahead — concentrated the PlayStation's polygon budget on what the player needed to see without attempting the full 3D world visibility that other PlayStation games compromised their frame rate to achieve.

The "Cerny Method" — a production methodology Cerny formalised and later articulated publicly — emphasised establishing the "pillars" of a game's design early and iterating the game's prototype around those pillars until they were confirmed to be fun before expanding production scope. The methodology was a response to the industry's chronic problem of large teams building systems in parallel that didn't integrate, producing games that were technically complete but not enjoyable to play because the interaction between systems hadn't been sufficiently tested. By establishing core fun through a small team's prototype before scaling production, Cerny argued, teams could avoid building elaborate systems around a core that didn't work — the most expensive and common failure mode in game development.

PlayStation hardware architecture

Sony engaged Cerny as a designer on the PlayStation 4, which launched in 2013, and subsequently on the PlayStation 5, which launched in 2020. His role was described as "lead system architect" — a position that involved defining the hardware's design priorities and working with Sony's engineering teams and AMD (who supplied the CPU and GPU) to translate those priorities into specific hardware choices. The PlayStation 4's architecture — a single unified 8 GB GDDR5 memory pool accessible to both CPU and GPU, contrasted with the Xbox One's separate CPU and GPU memory pools connected by a slower bus — was a source of the PS4's early development advantage over the Xbox One, because cross-function memory access was faster on the PS4 than on the Xbox One for the access patterns that game code used most frequently.

The PlayStation 5's most distinctive hardware feature — its custom SSD with a direct memory access pathway that bypassed the CPU entirely — was the product of Cerny's analysis of the primary bottleneck in next-generation game production. Storage speed had not kept pace with graphics quality: the PlayStation 4's hard drive could deliver approximately 50-100 MB per second of data to the GPU, while a next-generation game's high-resolution textures required much higher bandwidth to stream data as the player moved through the environment. The PS5's SSD delivered approximately 5.5 GB per second directly to the GPU, with a custom decompression unit that effectively raised that figure further for compressed data. The hardware priority was a specific design argument: the next generation's bottleneck was storage, not processing, and the console that solved the storage bottleneck would enable game designs impossible on hardware that hadn't solved it. Ratchet and Clank: Rift Apart's instant portal transitions — moving between entirely different game worlds with no loading screen — were the most visible demonstration of what the storage architecture enabled.