When some is going to fix the .RC of nvTextureTools? UE 5.4.3 (and before)

Just download the source code from Github in zip file. These files are currupted since FOREVER.

\Engine\Source\ThirdParty\nvTextureTools\nvTextureTools-2.0.6\src\project\vc8\nvassemble\nvassemble.rc
\Engine\Source\ThirdParty\nvTextureTools\nvTextureTools-2.0.6\src\project\vc8\nvcompress\nvcompress.rc
\Engine\Source\ThirdParty\nvTextureTools\nvTextureTools-2.0.6\src\project\vc8\nvddsinfo\nvddsinfo.rc
\Engine\Source\ThirdParty\nvTextureTools\nvTextureTools-2.0.6\src\project\vc8\nvdecompress\nvdecompress.rc
\Engine\Source\ThirdParty\nvTextureTools\nvTextureTools-2.0.6\src\project\vc8\nvimgdiff\nvimgdiff.rc
\Engine\Source\ThirdParty\nvTextureTools\nvTextureTools-2.0.6\src\project\vc8\nvzoom\nvzoom.rc

Totally agree, blocking me from submitting to our perforce server because of utf16 encoding on that…
We are ignoring those files, but if we can remove all of that, it can really help !

1 Like

Same issue here.

I was able to download nvTextureTools-2.0.6 from Google Code’s archive and replace the corrupted files. Perforce handled the new files fine. Annoying though.

https://code.google.com/archive/p/nvidia-texture-tools/downloads

3 Likes

Awesome thanks! I did just copied another working .rc and copy/pasted everywhere -_-U