DEV Community

Cover image for From Salary-Man to Elden Ring: The Unconventional Career Paths That Built Gaming's Greatest Minds
Krishna Soni
Krishna Soni

Posted on

From Salary-Man to Elden Ring: The Unconventional Career Paths That Built Gaming's Greatest Minds

Before Hidetaka Miyazaki made FromSoftware synonymous with punishment, philosophy, and obsessive community devotion, he was processing insurance spreadsheets.

That sentence still startles people when they hear it. The man behind Dark Souls, Bloodborne, and Elden Ring — games that collectively altered the DNA of an entire genre and generated billions in revenue — spent his mid-twenties working as a salaryman at Oracle Japan. He entered the games industry in his late twenties after reading a Dungeons & Dragons adaptation he loved, joined FromSoftware as a junior developer, and clawed his way from the ground floor to creative director in a decade.

The story of how gaming's greatest minds actually got into this industry is one of the most underreported aspects of game culture. It punctures the "CS degree pipeline" myth entirely. And it carries an important message for every person right now staring at an unrelated job, thinking they might have arrived at the wrong destination.


The Myth of the Straight Path

The narrative that game developers all studied computer science, built mods in their bedrooms at 14, and walked directly into a studio after graduation is statistically false and culturally harmful.

A 2022 survey by the Game Developers Conference (GDC) found that while programming roles do skew toward CS backgrounds, the broader industry is populated with graduates from English, psychology, fine arts, music, architecture, film production, and business. The roles within a modern game studio are staggeringly diverse — and most of them do not require a single line of code.

Consider what it actually takes to ship a game: concept artists, environment modelers, riggers, animators, UI/UX designers, sound designers, audio engineers, composers, writers, narrative designers, level designers, systems designers, producers, project managers, QA analysts, community managers, localization specialists, marketing directors, and legal teams. A 200-person studio is more like a film production company than a tech startup, and the skills it draws from are correspondingly broad.

Miyazaki's path is extraordinary in degree, not in kind. The detour is the norm.


What Unconventional Backgrounds Actually Bring

There's a compelling argument — supported by creative industries research — that the best designers are frequently those who came from somewhere else first.

Psychology graduates bring an understanding of motivation, reward structures, and behavioral loops that pure engineers often lack. Architecture graduates intuitively grasp spatial narrative — the way a corridor's proportions communicate threat, openness, or intimacy. Musicologists and composers approach audio design with a theoretical depth that elevates entire projects. Writers who spent years in journalism, fiction, or screenwriting bring structural discipline that self-taught writers sometimes struggle to replicate.

The cross-disciplinary background isn't a weakness to overcome. It's a compositional advantage. It allows developers to draw on mental models that their peers haven't encountered, generating solutions that feel fresh precisely because they come from outside the conventional problem-solving toolkit.

Krishna Soni, game developer, researcher, and author of The Power of Gaming, holds a degree in Digital Communications & Engineering — not a pure computer science credential, but a hybrid that required mastering systems thinking alongside communication design. That background led him to teach himself six or more programming languages, then apply that self-directed learning to build Altered Brilliance — a project that fuses neuroscience research with interactive game design in ways that a more narrowly trained developer might not have imagined.

The through-line in unconventional careers isn't luck. It's a willingness to build the skills you don't have while bringing the perspective you already carry.


The Full Spectrum: What Game Development Actually Looks Like

Let's map the territory properly, because aspiring developers often underestimate how wide it is.

Programming is the discipline most outsiders associate with game development, and it encompasses engine programming, gameplay programming, AI/behavior systems, graphics engineering, network code, tools engineering, and shader development. Modern games are extraordinarily complex software systems, and the engineers who build their foundations are among the highest-compensated professionals in any technology sector.

Art and visual design breaks into concept art (the ideation and direction layer), 2D and 3D asset creation, environment art, character modeling, rigging, and animation. Technical art is its own specialization — artists who can also write shaders and optimize pipeline workflows are exceptionally in demand.

Game design is distinct from art and programming and represents perhaps the most misunderstood discipline. Systems designers architect the mathematical and mechanical rules that govern gameplay. Level designers translate mechanics into spatial experience. Narrative designers bridge story and interactivity. UX designers ensure that players can actually interface with the game's systems without cognitive overload.

Audio is a genuine craft domain. The sound design and music in games like Journey, Ori and the Blind Forest, or Disco Elysium required deep expertise in acoustic design, spatial audio (increasingly important as 3D audio standards mature), and the technical implementation of middleware like FMOD or Wwise — tools that require programming literacy on top of musical knowledge.

Production — the role of getting all these disciplines to converge into a shippable product — is arguably the most human-intensive job in the industry. Producers manage schedules, communicate between teams, identify and mitigate risk, run standups and retrospectives, and absorb the political and emotional pressures of large creative projects. The best producers are part therapist, part diplomat, part logistical wizard.


Crunch Culture: The Industry's Most Persistent Problem

No honest account of game development careers omits crunch.

Crunch — the period of mandatory or heavily pressured overtime in the final stretch before a game ships — has been documented extensively and criticized even more extensively. Jason Schreier's reporting at Bloomberg and Blood, Sweat, and Pixels has illuminated the human cost: marriages strained, health deteriorated, projects producing their best creative work in periods of their worst human conditions.

GDC's annual State of the Industry surveys consistently show that a majority of developers have experienced crunch, with significant numbers reporting that it lasted three months or more. The reasons are structural: games are extraordinarily complex to estimate, scope tends to expand, publishers impose deadlines tied to fiscal calendars rather than creative readiness, and the cultural narrative of "making games out of love" has historically been used to suppress compensation conversations.

The industry is changing, but slowly. Some studios have adopted explicit anti-crunch policies — Guerrilla Games and CD Projekt RED, following the Cyberpunk 2077 debacle, made public commitments. Remote work culture has complicated the enforcement of informal overtime. Independent studios increasingly compete on culture as a talent retention strategy, with anti-crunch positions becoming a differentiator.

For anyone considering a career in game development, this reality deserves clear-eyed attention. It is possible to have a sustainable career in this industry. It requires seeking out studios with genuine cultural commitments to it, and being willing to leave studios that don't.


The Anti-Cheat Arms Race and the Newest Technical Frontier

One of the most fascinating and least-discussed areas of modern game development is anti-cheat engineering — a discipline that barely existed as a formal specialty twenty years ago and now employs entire teams at major studios and third-party companies like Riot's Vanguard division and Easy Anti-Cheat (acquired by Epic Games).

Online multiplayer has created an adversarial technical landscape. Cheat developers — many operating commercially, selling subscriptions to wallhacks, aimbots, and speed hacks — are sophisticated engineers themselves. The anti-cheat response has increasingly turned to machine learning: training models on behavioral telemetry data to identify statistical anomalies that suggest non-human input or artificially enhanced perception.

This is a genuine ML engineering challenge. The model must be sensitive enough to catch sophisticated cheats while avoiding false positives that ban legitimate players — a false positive in a popular game like Valorant or Apex Legends can trigger enormous community backlash. The arms race escalates continuously: cheat developers study ban patterns, reverse-engineer detection heuristics, and build countermeasures. Anti-cheat engineers must innovate constantly to maintain any edge.

For engineers with ML backgrounds looking for a domain where their skills have immediate, measurable, adversarial stakes, anti-cheat engineering is one of the most technically demanding and underpublicized options in the industry.


Building the Career Without the Conventional Map

If you're reading this from outside the industry — from a financial analyst desk, a graduate architecture studio, a publishing house — here's the practical architecture of an unconventional entry:

Build something. The portfolio is the credential. Unity and Unreal Engine are both free to learn and extensively documented. Blender is free and industry-standard for 3D modeling. Twine, RPG Maker, and GameMaker are accessible for narrative designers, systems designers, and 2D specialists. The barrier to entry for creating a demonstrable body of work has never been lower.

Know your discipline. Game development careers are wide but not interchangeable. A writer who wants to be a narrative designer needs to understand interactive branching, not just prose. An architect who wants to be a level designer needs to understand gameplay flow. Translate your existing skills explicitly into the game development vocabulary.

Engage with the community. Game jams (itch.io's GMTK Game Jam, Ludum Dare, Global Game Jam) are perhaps the highest-leverage entry points in any creative industry. They compress a full development cycle into 48-72 hours, force collaboration with strangers, produce a shipped artifact, and generate feedback within days. Entering jams consistently, iterating on feedback, and building a network through jam communities has launched hundreds of careers.

Follow the people who actually ship. Attending GDC (or following its YouTube vault), reading postmortems, and studying how real developers talk about their work gives you the language and mental models of the industry before you enter it — the same kind of bridging that happens at krizek.tech when research and development thinking meet to produce tools that make the craft more accessible and transparent.

The salary-man who built Elden Ring didn't take a straight path. He took a persistent one. The games industry is full of people who arrived from somewhere unexpected and discovered that the thing they already knew was exactly what was missing.

Your detour might be the whole point.


Connect With Me

Krishna Soni — Game Developer, Researcher, Author of The Power of Gaming

LinkedIn: Krishna Soni | Kri Zek

Web: krizek.tech | Altered Brilliance on Google Play

Socials: Happenstance | Instagram @krizekster | Instagram @krizek.tech | Instagram @krizekindia

Top comments (0)