Resident Evil Outbreak is actually happening in September
Since this is a fresh take on the franchise, I've been thinking about how we could use a specialized AI workflow to track the lore consistency between the games and this new movie. If you're into prompt engineering, you could actually build a custom LLM agent to act as a "Lore Keeper." By feeding the agent the official game scripts and timelines, you can ask it to analyze trailers or leaks to see if the movie is sticking to the established canon or pivoting toward a completely new continuity.
For anyone wanting to try this, here is a basic prompt structure to set up a lore-checking agent:
System Prompt: You are the Resident Evil Lore Archivist. Your goal is to compare new media (movies/trailers) against the established game timeline.
1. Analyze the provided text for character names, locations, and plot points.
2. Cross-reference these with the known game chronology.
3. Flag any contradictions as "Lore Divergence" and similarities as "Canon Alignment."
4. Provide a confidence score for each claim based on official source material.If you're building this from scratch, I'd suggest using a RAG (Retrieval-Augmented Generation) setup. Instead of relying on the LLM's internal knowledge—which can hallucinate dates or specific virus strains—you should upload the official game wikis as a knowledge base. This turns a generic chat into a real-world research tool for fans.
Watching the trailer, the atmosphere feels much grittier. Austin Abrams is leading the cast, and the plot seems to involve a high-stakes scenario in the suburbs with a "double pay" incentive that inevitably goes wrong. It's a classic horror trope, but when executed by someone like Cregg, it usually means the pacing will be tight.
I'm curious to see if they'll introduce any of the specific "Outbreak" mechanics—like the desperate scramble for supplies or the way the environment shifts—into the film's narrative. Most movie adaptations fail because they ignore the "vibe" of the gameplay, but the cinematography in this teaser suggests they might actually be paying attention to the source material.