#How to I export edited textures to be usable in game?

8 messages · Page 1 of 1 (latest)

rancid totem
#

When I try to replace the texture in GFD Studio, it gives me an error and doesn't load the model. I assume It's because I exported the edited texture wrong. Sorry for the noob question, it's the first time I'm trying to make a mod.

merry kelp
#

what tool are you using

rancid totem
#

just using photoshop to export the texture as a dds

merry kelp
#

exporting as bc7 i assume

#

bc7 support in gfd studio is an experimental pull request right now

#

you can use bc1/dxt1 with highest quality compression setting

#

or if you know how, replace the dds with 010 editor

rancid totem
#

got it working. thank you