AiPhreaks ← Back to News Feed

Q&A: How Capcom Brought Path Tracing to RE ENGINE Across PRAGMATA and Resident Evil Requiem

By Jakub Antkiewicz

2026-07-17T09:57:15Z

Capcom has integrated full, real-time path tracing into its proprietary RE ENGINE, a feature set to debut in the upcoming titles PRAGMATA and Resident Evil Requiem. This implementation replaces older techniques like shadow maps, using path tracing for all direct and indirect lighting calculations. The move aims to eliminate the visual disconnect between gameplay and pre-rendered cutscenes, a long-standing challenge in game development, by providing consistently high-fidelity lighting at all times.

The two-year R&D effort was built upon the NVIDIA RTX Kit, with Capcom's engineers first creating a reference path tracer validated against standard DCC tools before optimizing a version for real-time performance. A key component of this pipeline is NVIDIA's DLSS Ray Reconstruction, which serves as the foundation for denoising complex, path-traced scenes. The team also developed several custom solutions to address specific performance and quality issues.

Technical Implementation and Pipeline Overhaul

To manage the high computational cost, the RE ENGINE team developed proprietary methods alongside established technologies:

  • Custom Alpha Handling: A lightweight `ScreenSpaceAlphaTest` method was created to process transparent geometry, avoiding the severe performance cost of full texture lookups for every ray hit.
  • Noise Reduction: The team built its own implementation of ReSTIR GI, a reservoir-based sampling technique, to more efficiently reduce noise from indirect lighting in complex indoor environments.
  • Unified Lighting: Unlike previous hybrid models where ray tracing was only used for effects like indirect lighting, the new system processes all direct lighting through the path tracer, improving character rendering and shadow quality.

The adoption of a physically accurate path tracer has fundamentally altered Capcom’s content production workflow. Because surface precision and material settings now have a more direct impact on the final image, the studio has established new rules for asset creation, including 'reflection-aware' quality checks. This forces a higher standard of quality control throughout the entire pipeline, from asset modeling to final lighting. The benefits are particularly noticeable in complex materials like strand hair, which now realistically transmits light, adding significant volume and believability to characters in both titles.

Strategic Takeaway: Capcom's simultaneous deployment of path tracing across two distinct titles signifies a strategic commitment to standardizing next-generation rendering pipelines. This moves beyond bespoke ray tracing effects to a unified, physically-based lighting model that forces a bottom-up evolution in asset creation and quality control, setting a new benchmark for AAA game development.
End of Transmission
Scan All Nodes Access Archive