Khlai 0 Posted January 26, 2023 So to preface, I am very new and very bad at modding. What I wanted to do was to add Svosh's robe collars on to another robe skin, Stoffe's Visas Marr robe to be specific. So what I did was take the collar on the Dark Side Jedi robe from Svosh's mod and photoshop it on to Stoffe's Visas Marr robe mod. Except it completely breaks the skin and I am at a loss on why. Could someone help? I don't intend to upload these as my mods or anything like that, I just want to play with Stoffe's robe with a collar. Pictures linked. Quote Share this post Link to post Share on other sites
DarthParametric 3,777 Posted January 26, 2023 Whatever body model that is doesn't have the correct UVs for your adjusted texture. Edit: What program are you using to export the TGAs? You could have the flipped origin issue. Quote Share this post Link to post Share on other sites
Khlai 0 Posted January 26, 2023 I'm using Krita. Flipped origin issue? Quote Share this post Link to post Share on other sites
DarthParametric 3,777 Posted January 26, 2023 Image data is specified in reference to an origin point (i.e. one corner). Some programs use different origins (e.g. top left vs bottom right). Using a different origin than what Odyssey requires will result in your image being flipped, since it will display the pixels according to its own hardcoded origin, not the image's. You can try using TGA2TPC which has an automatic flip detector built in and see if that works. Edit: Doing some quick Googling, it seems that Krita exports TGAs with a top left origin, whereas Odyssey expects a bottom left origin. You can try flipping your image vertically before exporting the TGA from Krita if you don't want to try converting to TPC as I suggested above. Quote Share this post Link to post Share on other sites
Khlai 0 Posted January 26, 2023 You the man. Fixed and sorted. Quote Share this post Link to post Share on other sites
ConansHair 48 Posted January 28, 2023 GIMP can export TGA's to the required bottom left orientation, plus it's free!! Quote Share this post Link to post Share on other sites