EquipVerse

★ — GUIDE

MetaHumans for AAA Games.

Whether MetaHumans belong in your AAA game, how to budget hero vs NPC characters, and the runtime-cost realities every studio should know before committing.

2026-05-06 · 10 min read

Hero vs NPC character economics

In a typical AAA RPG, you ship 3–8 hero characters at maximum fidelity, 30–60 supporting cast at mid-fidelity, and 200–800 NPCs at LOD-grade. Each tier has a different MetaHuman strategy.

Hero: bespoke sculpt + Xgen hair + custom shaders + cinematic facial rig — $7,500–$15,000 per character. Supporting: lightly customised MetaHuman Pro — $3,500. NPC: shared-rig MetaHuman Standard or NPC Pack — $1,100–$1,800 each amortised.

Runtime cost reality

A LOD0 MetaHuman with full Xgen groom and cloth simulation costs ~3–5 ms on a PS5. With Nanite + hair cards + skinned cloth, that drops to ~0.8–1.5 ms. For an open world with 50 visible characters, you ship LOD2-3 by default and bring LOD0 only into hero close-ups.

Common mistake: shipping cinematic-grade rigs across the entire crowd. Bake your facial rig down for crowd characters — half the budget for ARKit blendshapes can be cut without visible loss at distance.

Pipeline integration

MetaHumans drop into UE5 natively. For Unity-based AAA, the MetaHuman → Unity HDRP path requires manual material conversion (EquipVerse Unity Export package handles this for $850). For Unreal Engine 4 legacy projects, MetaHuman is not officially supported — upgrade to UE5 first.

Voice and dialogue

Modern AAA dialogue uses pre-recorded perf-cap or AI-driven runtime lipsync (Inworld + Audio2Face). For perf-cap: provide Vicon / OptiTrack data and EquipVerse retargets onto the MetaHuman skeleton. For runtime AI: the rig must be Audio2Face / NeuroSync compatible — every EquipVerse rig is.

★ — Studio Dispatch

Pipeline notes,
monthly.