Video game remakes header
Back to top

Video game remakes: what they are and how they get made

Dmytro Lunov

Written by

Dmytro Lunov Verified author

Head of Delivery and Program Director at Game-Ace

Dmytro leads Game-Ace delivery teams on game development, art production, game design, MVP prototyping, and Unity and Unreal Engine projects.

Published September 10, 2024 Updated September 9, 2026

A video game remake is a full rebuild of an existing title using new code, new art, and often a modern engine, while keeping the original story, characters, and core identity. Video game remakes differ from remasters (asset uplifts on the same base code) and ports (moving an existing build to a new platform). Recent examples include Resident Evil 4 Remake (2023) and Silent Hill 2 Remake (2024).

Remake, remaster, port, and re-release: what actually differs

The four terms describe different levels of work. A remake rebuilds the game from scratch, usually on a modern engine, with new art, new animations, and often reworked systems. A remaster keeps the original codebase and swaps in higher-resolution textures, updated lighting, and sometimes 60 fps support. A port moves an existing build to another platform (for example, Switch to Steam) with minimal art changes. A re-release is a repackaging of an existing build for a new storefront or bundle, often with no engineering work at all.

The distinction matters for budgeting, licensing, and marketing. A remake is a multi-year, multi-department production. A remaster is a smaller-scope uplift, often 6 to 12 months. A game port is typically 3 to 8 months per platform depending on input/output complexity.

Type Definition Engine work Typical scope Cost tier
Remake Full rebuild of an old title, new code and art New engine (Unity 6, UE5) or heavily rewritten legacy 18-36 months €500,000-€5,000,000+
Remaster Asset and rendering uplift on original code Same engine, updated pipeline 6-12 months €150,000-€600,000
Port Moving existing build to another platform Same engine, platform SDK integration 3-8 months per platform €40,000-€200,000
Re-release Repackage of existing build for new storefront None or minimal 1-3 months €10,000-€60,000

IP holder rights and licensing for video game remakes

Video game remakes cannot start until the IP position is clear. The IP holder controls the source code, original art, music rights, character trademarks, and any third-party middleware licences carried by the original title. In most cases, the studio that shipped the original game is not the IP holder, publishers and platform holders often are. Nightdive Studios' System Shock Remake, for example, required a full IP purchase from Star Insurance Company before production could begin.

For a remake project, expect the legal scope to cover: engine and middleware licences, music re-recording or re-licensing, voice cast agreements, and residual claims from original developers where applicable. Middleware carried in the original build (older Bink Video, FMOD versions, physics libraries) usually cannot be reused and needs replacement with current-generation equivalents.

Engine migration: from legacy to Unity 6 or Unreal Engine 5

Most video game remakes today target Unity 6 or Unreal Engine 5. The migration is not a mechanical port. Legacy engines (id Tech 3, RenderWare, proprietary in-house engines from the 2000s) used fixed-function pipelines, integer-based tick rates, and asset formats that do not map cleanly to modern PBR workflows. The engineering team rebuilds gameplay systems in the target engine, then re-implements the original behaviour reference-by-reference against the original build.

For studios choosing between engines, Unreal Engine 5 offers Nanite geometry and Lumen global illumination out of the box, which suits remakes that lean on visual uplift as their headline feature. Unity 6 gives finer control over memory budgets and is a common choice for mobile or cross-platform remakes with tighter footprints. See Unreal Engine 5 documentation for the current pipeline reference. For engine-specific engineering, Game-Ace covers both Unity game development and Unreal Engine game development.

Art re-authoring: characters, environments, and animation

The art department carries the largest headcount on any remake. Original assets from the 1990s or 2000s were built for polygon budgets one or two orders of magnitude smaller than modern targets. Character models are rebuilt from scratch with current topology, PBR texture sets, and skeletons compatible with modern animation systems. Environments are re-authored with modular kits, high-resolution trim sheets, and lighting rebuilt for global illumination.

Reference control is the defining art challenge. The team works from original in-game footage, design documents, and often direct access to original source files when the IP holder can supply them. For studios scoping the art side, game art and design services cover the full pipeline from concept to engine-ready assets.

Gameplay updates without breaking the original identity

The single most common failure mode for video game remakes is misjudging how much of the original gameplay to change. Players return to a remake for the feel of the original game, not for a completely new experience. Successful recent examples (Resident Evil 4 Remake, Dead Space Remake) kept core loops intact and updated only what modern conventions demand: camera responsiveness, checkpoint density, inventory friction, and accessibility options.

For the design team, the practical rule is to preserve original mechanics as the default and treat every change as a justified exception. Control schemes get modern twin-stick or context-sensitive mappings. Combat pacing is adjusted only where original timings no longer read on modern displays.

QA scope: regression, parity, and platform certification

QA on a remake is heavier than on an original title of comparable size. The team runs three parallel test tracks: standard functional and performance QA, parity testing against the original build (to catch behavioural regressions), and platform certification for each target console or storefront. Parity testing usually needs a dedicated bug tracker channel because "this feels different from the original" is a valid defect on a remake but not on an original title.

Cost and timeline for video game remakes

Video game remakes span a wide budget range. A focused indie remake of a 1990s title runs €300,000 to €800,000 over 12 to 18 months. A mid-scope remake of a mid-2000s title lands in the €1,500,000 to €4,000,000 range over 20 to 30 months. Larger publisher-backed remakes exceed €10,000,000 and take 3 to 5 years. Timeline drivers are art scope, gameplay rework depth, platform count, and localization scope.

  • Pre-production and IP audit: 2 to 4 months.
  • Vertical slice and engine setup: 3 to 6 months.
  • Full production (art, engineering, level rebuild): 12 to 24 months.
  • QA, parity, certification: 3 to 6 months, overlapping production.
  • Localization and post-launch patch window: 3 to 6 months.

Recent video game remakes worth studying

A collage of recent video game remakes: Metroid, The Legend of Zelda, Crash Bandicoot

Several recent releases illustrate different remake philosophies. Resident Evil 4 Remake (Capcom, 2023) rebuilt the 2005 original in the RE Engine with reworked combat pacing and a rewritten script, while keeping the level structure recognisable. Dead Space Remake (EA Motive, 2023) rebuilt the 2008 original in Frostbite with a single-shot camera and reworked audio propagation. System Shock Remake (Nightdive Studios, 2023) is a smaller-scale example built in Nightdive's KEX Engine, showing that specialist studios can deliver commercially successful remakes at a fraction of publisher budgets.

Silent Hill 2 Remake (Bloober Team / Konami, 2024) is the recent case study for how far interpretation can go before players push back, reception was polarised on combat changes and unified on the environmental art rebuild. For a technical breakdown of remake pipelines, Digital Foundry publishes detailed comparisons.

Game-Ace projects with adjacent scope

Game-Ace has not delivered a full high-budget remake, but the studio's portfolio includes engine migration, cross-platform ports, and full production cycles that share the same underlying disciplines. One case below is the closest scope reference.

Welcome to Evil West, a co-development project by Game-Ace

Evil West, a co-development project by Game-Ace

Evil West is a third-person title where Game-Ace joined Flying Wild Hog's team as a co-development partner, debugging and refining multiplayer features inside an existing UE Blueprint codebase. That engagement model, an external team plugging into an IP holder's production, is relevant to remake work.

When to talk to Game-Ace about video game remakes

Video game remakes reward teams that treat them as production work, not marketing exercises. Game-Ace fits mid-scope remake, remaster, port, and co-development engagements where the IP holder needs an experienced production partner rather than a full publisher rebuild. If a remake is part of your roadmap, Game-Ace's custom game development studio provides team extension, co-development, and full-cycle game development from a single 120+ specialist team, with strict NDA and full IP transfer as standard.

If you are scoping a video game remake, a remaster, or an engine migration, talk to Game-Ace.

Questions teams ask about video game remakes

Video game remakes span roughly €300,000 for a focused indie remake up to €10,000,000 or more for a full publisher-backed production. Mid-scope remakes of mid-2000s titles typically land in the €1,500,000 to €4,000,000 range. Budget drivers are art scope, gameplay rework depth, target platform count, and localization scope.

A mid-scope remake usually runs 20 to 30 months from IP audit to launch. Focused indie remakes ship in 12 to 18 months. Publisher-backed remakes with heavy engine rebuild take 3 to 5 years. The critical path is usually the engine migration and the art re-authoring pipeline running in parallel.

The original publisher is usually the IP holder, not the original developer. Before production starts, the legal team confirms rights to the code, art, music, voice, and character trademarks. Middleware carried in the original build (older audio and video libraries, physics engines) generally cannot be reused and needs current-generation replacements licensed separately.

Legacy engines cannot be mechanically ported. The team rebuilds gameplay systems in the target engine and re-implements each behaviour reference-by-reference against the original build. Typical workflow includes:
  • Extract original assets and data tables into intermediate formats.
  • Rebuild core systems (movement, combat, camera) in the target engine.
  • Re-author art with current topology, PBR textures, and modern lighting.
  • Run parity testing against the original build throughout production.
  • Replace middleware (audio, video, physics) with current-generation equivalents.
  • Integrate platform SDKs for each target console and storefront.
  • Rebuild save systems and network code against modern platform requirements.

A remake makes sense when the original codebase cannot support modern platforms or when the gameplay conventions of the era no longer read well to today's audience. A remaster is the right choice when the original code still runs and the value is in visual uplift. A port is the answer when the game is recent enough that the codebase and art hold up, and the goal is platform reach.

Monetization typically combines the base sale with a standard, deluxe, and collector edition tier, a season pass or expansion for post-launch content, and cosmetic or costume DLC where the fiction supports it. Some remakes add a New Game+ mode as free post-launch content to sustain review coverage. Publisher-backed remakes also generate revenue from platform storefront exclusivity deals in the first launch window.

Mobile remakes are feasible when the original game's core loop translates to touch input and short session length. Turn-based, puzzle, and narrative titles port well. Twin-stick action and precision platformers rarely survive the input change without gameplay redesign. Budget and QA scope grow when the mobile target adds device fragmentation on top of the remake work itself.

A mid-scope remake team usually runs 25 to 60 specialists across engineering, art, animation, design, audio, and QA. Typical roles include an engine lead, 4 to 8 gameplay engineers, a graphics engineer, 8 to 20 artists across characters and environments, 2 to 4 animators, a design lead with 2 to 4 designers, an audio lead, and a QA team of 4 to 8 with a dedicated parity tester. Production and localization scale on top of that core.
Average rating 4.7 / 5. Votes: 115
Related posts
Metahuman game character standing near realistic cars in unreal engine scene How MetaHuman changes game character development Game development for startups rocket in space Game development for startups: budget and MVP guide Tower defense games image preview Engineering tower defense games from prototype to live service Idle game development preview img Idle game development: a full production guide Gamification in recruitment preview Gamification in recruitment: what actually works
Futuristic game robot running through a purple portal
Get in touch
menu
Get in touch
Game-Ace logo loader