{"id":6025,"date":"2026-06-18T14:47:50","date_gmt":"2026-06-18T11:47:50","guid":{"rendered":"https:\/\/www.gamermarkt.com\/blog\/?p=6025"},"modified":"2026-06-18T14:49:08","modified_gmt":"2026-06-18T11:49:08","slug":"rtx-remix-1-5-ai-modding-rtx-io-compression-smooth-normals","status":"publish","type":"post","link":"https:\/\/www.gamermarkt.com\/blog\/rtx-remix-1-5-ai-modding-rtx-io-compression-smooth-normals\/","title":{"rendered":"RTX Remix 1.5 Released: AI-Powered Modding, RTX IO Compression, and Smooth Normals Explained"},"content":{"rendered":"\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">NVIDIA released RTX Remix 1.5 on June 16, 2026. The update introduces RTX IO compression that shrinks mod file sizes by up to 37%, automatic Smooth Normals for legacy geometry, and AI-powered Remix Skills that let users guide coding agents without programming knowledge.<\/p>\n<\/blockquote>\n\n\n\n<p class=\"wp-block-paragraph\">NVIDIA released RTX Remix 1.5 on June 16, 2026, bringing significant upgrades to its open-source modding platform for classic PC games. The headline features are RTX IO compression that reduces mod file sizes by up to 37.5%, automatic Smooth Normals for legacy geometry, and RTX Remix Skills, a system that lets users direct AI coding agents in plain language without any programming experience. Portal with RTX has shrunk from 25 GB to 17 GB, while the Half-Life 2 RTX demo dropped from 80 GB to 50 GB.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What Is RTX Remix?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">RTX Remix is an open-source platform built on NVIDIA Omniverse that enables modders to remaster classic DirectX 8 and DirectX 9 games with full path tracing, DLSS 4 with Multi Frame Generation, and physically based rendering (PBR) materials. The platform captures game scenes, lets modders replace assets with high-fidelity versions, enhance textures using generative AI, and relight entire environments with modern ray-traced lighting. All changes can be previewed live in the Remix viewport.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Creating mods requires a GeForce RTX GPU (minimum RTX 3060 Ti with 8 GB VRAM), but playing RTX Remix mods works on any GPU that supports Vulkan ray tracing, including AMD hardware. The platform primarily targets games from the 2000-2005 era that use fixed-function graphics pipelines, though community efforts are actively expanding compatibility beyond that range.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">RTX IO Compression: Massive File Size Reductions<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The most immediately practical improvement in RTX Remix 1.5 is the integration of RTX IO into the mod packaging workflow. RTX IO is NVIDIA&#8217;s high-performance storage technology that uses GPU-based decompression to speed up game loading and reduce CPU overhead. When remastering classic games with path tracing and 4K\/8K textures, file sizes balloon rapidly because the new assets are layered on top of the original game data. RTX IO directly addresses this by compressing those assets far more efficiently.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The new packaging workflow includes split-size presets ranging from 1 GB to 16 GB, giving modders flexible control over how assets are compressed. Three existing projects have already integrated RTX IO: Portal with RTX (reduced from 25 GB to 17 GB, a 32% decrease), Portal: Prelude RTX, and the Half-Life 2 RTX demo (reduced from 80 GB to 50 GB, a 37.5% decrease). These are substantial savings, particularly for players with limited SSD capacity.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Beyond storage savings, RTX IO also improves texture streaming during gameplay, allowing high-quality textures to load more efficiently as players move through game environments. This means fewer texture pop-in issues and smoother visual transitions, especially in large or complex modded scenes.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Smooth Normals: Automatic Geometry Cleanup<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">One of the most requested community features, Smooth Normals, is now available in the Remix Runtime. When older low-polygon geometry is lit by modern path-traced lighting, surfaces often appear blocky or faceted because the original vertex normals were either missing or inadequate for realistic illumination. Previously, fixing this required manual work by modders, a tedious process for games with thousands of assets.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">RTX Remix 1.5 generates smooth normals automatically for captured D3D9 geometry, supporting both GPU and CPU processing paths. The feature is opt-in through texture tagging, so modders retain full control over which assets receive the treatment. The result is dramatically smoother surfaces that respond naturally to ray-traced light, without any manual intervention.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">RTX Remix Skills: AI Agents Enter the Modding Pipeline<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">RTX Remix Skills is arguably the most forward-looking addition in this update. NVIDIA describes Remix Skills as text-based instruction files that provide functional context to AI coding agents. These files cover tasks like creating feature branches, running unit tests, preparing merge requests, and automating compatibility checks. The instruction files are freely available on GitHub and work with any preferred AI coding agent.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The key breakthrough is accessibility. Users without C++ or Python experience can act as &#8220;creative directors,&#8221; describing desired features in plain language while the AI agent generates the actual code. NVIDIA states that this approach has already compressed workflow timelines from months to weeks for certain tasks.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The impact is already visible. Community members using Remix Skills have begun remaster projects for titles that were previously incompatible with RTX Remix: Dark Souls, Dragon Age: Origins, and Titanfall 2. These games use programmable graphics pipelines rather than the fixed-function pipelines that Remix traditionally supports. By using AI agents powered by Remix Skills, modders can automate compatibility conversions and generate the necessary code to bridge that gap.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Get Started with Remix Skills<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">NVIDIA outlines a five-step process for using Remix Skills with AI coding agents:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Setup:<\/strong> Access your preferred AI coding agent, visit GitHub, and download the Remix agent instruction files.<\/li>\n\n\n\n<li><strong>Fork:<\/strong> Identify the Remix repository you want to contribute to and create a copy.<\/li>\n\n\n\n<li><strong>Prompt:<\/strong> Open your agent session and describe the feature you want in plain language.<\/li>\n\n\n\n<li><strong>Iterate:<\/strong> Review the agent&#8217;s code, test it, and refine the results.<\/li>\n\n\n\n<li><strong>Submit:<\/strong> Propose your code changes as a merge request.<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">The platform also supports MCP (Model Context Protocol) integration, allowing users to build custom AI agents that can interact directly with the RTX Remix Toolkit through REST API endpoints. NVIDIA previously released a Langflow template for creating Remix AI chatbots that can query documentation and take actions within the Toolkit.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Additional Toolkit and Runtime Improvements<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Beyond the three headline features, RTX Remix 1.5 includes a substantial list of smaller but meaningful improvements across both the Toolkit and Runtime components.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On the Toolkit side, Override Flattening lets modders collapse complex multi-layer overrides into a single optimized output for the final release. A new auto-save extension with configurable intervals prevents data loss during long modding sessions. The Unified Lights Menu consolidates all light manipulators into a single viewport menu with persistent visibility toggles and intensity controls. The Stage Manager filtering system has been rewritten with single-threaded batched execution, delivering significantly faster refresh rates when working with massive scenes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Runtime brings several rendering advances. 32-bit index buffer support resolves geometry corruption in games with exceptionally large buffers, such as Brutal Legend. GPU-driven culling for PointInstancers enables stable performance in scenes containing approximately 2 million objects. Translucent transmission support allows light rays to pass through water and glass, enabling realistic underwater lighting and refractive shadows. Neural Radiance Caching emissive boost is now enabled by default, restoring missing emissive lighting on indirect bounces.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Unity game compatibility has also improved, with a fix for a long-standing issue where Unity games rendered upside-down. Localization improvements now preserve valid UTF-8 characters in game metadata for Cyrillic and CJK languages. A DebugView performance optimization reduced statistics processing from 42 ms to just 1 ms at 4K resolution.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Which Games Work with RTX Remix?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">RTX Remix primarily supports DirectX 8 and DirectX 9 games with fixed-function graphics pipelines. Games released between 2000 and 2005 have the highest compatibility rates. DirectX 9.0c games that rely heavily on shaders are generally not compatible without modification.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">However, the introduction of Remix Skills is actively expanding this boundary. Community-driven projects using AI agents are converting previously unsupported titles to work with the platform. The ModDB community maintains a comprehensive compatibility table listing tested games along with configuration files to help modders get started. Current showcase projects include Half-Life 2 RTX, Portal with RTX, Portal: Prelude RTX, and early-stage work on Dark Souls, Dragon Age: Origins, and Titanfall 2.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Download RTX Remix 1.5<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">RTX Remix 1.5 is available now through two channels: the NVIDIA App (accessible from the home screen) and GitHub. The update coincides with the release of the GeForce Game Ready 610.62 WHQL driver, which includes optimizations for the modding platform alongside new DLSS 4 and ray tracing support for titles like Zenless Zone Zero 3.0, Squad, Reaper Actual, and Empulse.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Players who want to experience RTX Remix mods without creating their own can download Portal with RTX and the Half-Life 2 RTX demo for free on Steam. Community-created mods are available on ModDB and the RTX Remix Showcase Discord server.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Things Worth Knowing Before You Dive In<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Is RTX Remix free?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. RTX Remix is completely free and open-source. Both the Toolkit for creating mods and the Runtime for playing them are available at no cost through the NVIDIA App or GitHub.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Do I need an NVIDIA GPU to play RTX Remix mods?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">No. Playing mods only requires a GPU that supports Vulkan ray tracing, which includes AMD cards. However, creating mods does require an NVIDIA RTX GPU (RTX 20 series or newer). Performance will generally be better on NVIDIA hardware due to native DLSS and RTX technology support.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What are the minimum system requirements for mod creation?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">NVIDIA lists the minimum as a GeForce RTX 3060 Ti (8 GB VRAM), Intel Core i7 or AMD Ryzen 7 processor with 4 cores, 16 GB RAM, and a 512 GB SSD running Windows 10 or 11. The recommended setup is an RTX 4070 or better with 12+ GB VRAM, 8+ cores, 32 GB RAM, and an M.2 SSD.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Can RTX Remix work with games newer than the DirectX 9 era?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Traditionally, no. RTX Remix targets fixed-function pipeline games from the DirectX 8 and 9 era. However, RTX Remix Skills and AI coding agents are now enabling the community to convert newer titles with programmable pipelines. Dark Souls, Dragon Age: Origins, and Titanfall 2 are early examples of this expanded compatibility, though these projects are still in development.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Where can I find RTX Remix mods to download?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">ModDB hosts the largest collection of RTX Remix mods, along with a compatibility table and configuration files. The RTX Remix Showcase Discord server is another active community hub for discovering and discussing mods. Portal with RTX and the Half-Life 2 RTX demo on Steam serve as official examples of what the platform can achieve.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>NVIDIA released RTX Remix 1.5 on June 16, 2026. The update introduces RTX IO compression that shrinks mod file sizes by up to 37%, automatic Smooth Normals for legacy geometry, and AI-powered Remix Skills that let users guide coding agents without programming knowledge.<\/p>\n","protected":false},"author":5,"featured_media":6026,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[322],"tags":[],"class_list":["post-6025","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-general"],"_links":{"self":[{"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/posts\/6025","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/users\/5"}],"replies":[{"embeddable":true,"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/comments?post=6025"}],"version-history":[{"count":1,"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/posts\/6025\/revisions"}],"predecessor-version":[{"id":6027,"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/posts\/6025\/revisions\/6027"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/media\/6026"}],"wp:attachment":[{"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/media?parent=6025"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/categories?post=6025"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.gamermarkt.com\/blog\/wp-json\/wp\/v2\/tags?post=6025"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}