Tag
A gamer speculates about when AI will truly transform video games, imagining NPCs with memory and dynamic worlds, and wonders if the next decade could bring the biggest change in gaming history.
Epic Games will allow Fortnite creators to publish experiences with AI-powered character voices starting July 30, offering 36 pre-made personas using performances from independent actors.
The author built a locally running LLM backend that enables NPCs in games to engage in context-aware conversations autonomously, with support for memory and player-triggered mechanisms, without requiring pre-scripted dialogue.
An engine for creating NPCs using local AI models, enabling offline and private character interactions.
Explores why mainstream games have not yet integrated large language models into NPCs, questioning whether latency issues or lack of interest from game studios are the primary obstacles.
A developer open-sources a 7,500-line C# integration that powers Ultima Online NPCs with a local LLM, featuring hot-reloadable config, fail-open degradation, and full access to the game world's object model.
The article questions why AI agents haven't been reliably integrated as NPC characters in video games, despite demonstrations like NVIDIA's AI-NPC from three years ago and the existence of capable open models like Gemma 4. It argues that the gaming industry's lack of effort in this area undermines claims about AI agent capabilities.
Introduces PCSP, a single RL policy conditioned on frozen LLM embeddings of persona descriptions, enabling scalable, real-time persona-traceable NPC control in life simulation games. Experiments show zero-shot persona identification and behavioral alignment, with faster inference than LLM baselines.