Search found 2 matches

by MasterMRL
Wed Apr 21, 2021 9:32 am
Forum: Graphic file formats
Topic: Raw TFC exporter (Paladins, Gigantic, DCUO)
Replies: 35
Views: 17376

Re: Raw TFC exporter (Paladins, Gigantic, DCUO)

Hey. I'm going to make the announcement here since Some peoples forgot the Paladins Texture collection already existed, They didn't research or They don't know about it. I just finished collecting all Champions' Textures in December 2020. Paladins 3D Artist Discord Server: https://discord.com/invite...
by MasterMRL
Sat Jan 11, 2020 3:47 pm
Forum: Graphic file formats
Topic: Raw TFC exporter (Paladins, Gigantic, DCUO)
Replies: 35
Views: 17376

Re: Raw TFC exporter (Paladins, Gigantic, DCUO)

Paladins seems to use a slightly weird format for some of its normals. It uses just pairs of bytes to represent the x, y components of the normals of each pixel as signed ints. But the tool expects them to be normal dds format with dxt1. So I wrote a script that fixes them and outputs a correct nor...