The RTX Remix Toolkit is a robust modding tool tailored to enhance classic DirectX 8 and 9 games. Powered by NVIDIA Omniverse, this toolkit equips modders with advanced editing capabilities to elevate game assets. Seamlessly integrated with the RTX Remix Runtime, it facilitates injecting remastered assets back into gameplay, ensuring an enriched gaming experience.
With the RTX Remix Toolkit, users can seamlessly swap original game assets with high-fidelity remastered counterparts, tweak lighting configurations, and leverage Generative AI for texture remastering. Streamlined for user-friendly operation, this toolkit empowers creators to craft visually captivating game scenes, eliminating the need for extensive technical know-how.
- Clone this repository
- Execute the build script:
.\build.bat -r
- Utilize the
repo.bat
file to execute additional commands. Run the following command to view available tools:.\repo.bat -h
- To launch the end-user version of the toolkit, execute the following file:
.\_build\windows-x86_64\release\lightspeed.app.trex.bat
- For the developer version of the toolkit with extra features conducive to development, launch:
.\_build\windows-x86_64\release\lightspeed.app.trex_dev.bat
- For launching specific sub-applications (e.g., Modding, Ingestion), directly run the corresponding files:
_build\windows-x86_64\release\lightspeed.app.trex.ingestcraft.bat
Before contributing to the RTX Remix project, please review the contributor documentation.
For further queries, feel free to create a GitHub issue or join the RTX Remix Showcase Discord server via this link, where fellow modders can assist you.