KO
|
EN
gitlite — search
Search
#python
#android
#golang
#machine-learning
#tensorflow
#python3
#angular
#ai
#go
#vue
#cli
#hacktoberfest
renodx
★ 1,600
Open GitHub ↗
Renovation Engine for DirectX Games
Download README (.md)
Explore Similar Repositories
WebGLM
:
WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)
inventory
:
Asset inventory of over 800 public bug bounty programs.
mongomapper
:
A Ruby Object Mapper for Mongo
zig-clap
:
Command line argument parsing library
Arduino
:
Arduino libraries, code and applications
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
renodx
?
Download (.md)
[](https://github.com/clshortfuse/renodx/actions/workflows/clang-x64.yml) [](https://github.com/clshortfuse/renodx/actions/workflows/ninja-x64.yml) [](https://github.com/clshortfuse/renodx/actions/workflows/visual-studio-x64.yml) [](https://discord.gg/F6AUTeWJHM) # 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](./docs/CONTRIBUTING.md) * For the live devkit and MCP workflow, see [DEVKIT_MCP.md](./docs/DEVKIT_MCP.md) # Mods * See [Mods page](https://github.com/clshortfuse/renodx/wiki/Mods) # Utilities * [renodx-fpslimiter.addon64](https://clshortfuse.github.io/renodx/renodx-fpslimiter.addon64) – FPS Limiter * [renodx-devkit.addon64](https://clshortfuse.github.io/renodx/renodx-devkit.addon64) – Developer kit to help build addons * [decomp.exe](https://clshortfuse.github.io/renodx/decomp.exe) – Shader Model 6.0+ Decompiler