back to home

clshortfuse / renodx

Renovation Engine for DirectX Games

View on GitHub
1,002 stars
72 forks
46 issues

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing clshortfuse/renodx in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/clshortfuse/renodx)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

renodx RenoDX, short for "Renovation Engine for DirectX Games", is a toolset to mod games. Currently it can replace shaders, inject buffers, add overlays, upgrade swapchains, upgrade texture resources, and write user settings to disk. Because RenoDX uses Reshade's add-on system, compatibility is expected to be pretty wide. Using Reshade simplifies all the hooks necessary to tap into DirectX without worrying about patching version-specific exe files. Contributing • See CONTRIBUTING.md • For the live devkit and MCP workflow, see DEVKIT_MCP.md Mods • See Mods page Utilities • renodx-fpslimiter.addon64 – FPS Limiter • renodx-devkit.addon64 – Developer kit to help build addons • decomp.exe – Shader Model 6.0+ Decompiler