Skip to content

Re-Tex is a program designed to assist individuals in creating mods (modifications) for games that utilize Nvidia's RTX Remix technology. To use this Tool you need to have installed Python 3.11 or older with PyTorch.

Notifications You must be signed in to change notification settings

v0vanch0/Re-Tex

 
 

Repository files navigation

logo

Re-Tex - supporting OctoTex

This tool will be heavily upgraded!

DON'T INSTALL PYTHON 3.12, IT DOESN'T RUN ON IT!

Take a look at Kim's PBRify - this is used in Re-Tex for PBR generation(Normal, Roughness)

Description

This tool allows you to load captured textures from rtx remix, convert them to png, upscale with ESRGAN or RealESRGAN, generate octahedral normals, roughness, metalness maps, and write it back to the existing rtx remix mod, or create a new one ( recomended ).

AI PBR Models

You can download mixture of PBR models here Put the old models to the

  1. OctoTex/ai/PBR/checkpoints/Dosplacement
  2. OctoTex/ai/PBR/checkpoints/Normal
  3. OctoTex/ai/PBR/checkpoints/Roughness Folders!

Steps

  1. python webui.py // That's it!

Good luck! :)

About

Re-Tex is a program designed to assist individuals in creating mods (modifications) for games that utilize Nvidia's RTX Remix technology. To use this Tool you need to have installed Python 3.11 or older with PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.3%
  • Python 13.5%
  • Other 1.2%