Skip to content

NVIDIAGameWorks/toolkit-remix

Repository files navigation

remix-toolkit

License Maintenance

Introduction

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.

Pre-Requirements

Build Instructions

  1. Clone this repository
  2. Execute the build script:
    .\build.bat -r
    

Additional notes

  • Utilize the repo.bat file to execute additional commands. Run the following command to view available tools:
    .\repo.bat -h
    

Getting Started

  1. To launch the end-user version of the toolkit, execute the following file:
    .\_build\windows-x86_64\release\lightspeed.app.trex.bat
    
  2. For the developer version of the toolkit with extra features conducive to development, launch:
    .\_build\windows-x86_64\release\lightspeed.app.trex_dev.bat
    
  3. For launching specific sub-applications (e.g., Modding, Ingestion), directly run the corresponding files:
    _build\windows-x86_64\release\lightspeed.app.trex.ingestcraft.bat
    

Contributing

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.

Additional Documentation

Security