AlyAly Posted January 4, 2014 Share Posted January 4, 2014 Hi,I have noticed that the female armors in EW were repalced with a more version that looks like a modified thing of the male armor. In this case, there is only one texture in EW instead of 2 for both the female and the male armor (like carapace). Is there any way to get the old female armors back in EW? Link to comment Share on other sites More sharing options...
Drakous79 Posted January 4, 2014 Share Posted January 4, 2014 If we're talking about textures, then there may be a way - changing texture references in Soldier_FemaleKevlar_SF.upk, but it's research in progress :) Link to comment Share on other sites More sharing options...
AlyAly Posted January 4, 2014 Author Share Posted January 4, 2014 I mean changing the model. Both EW and Eu has the soldier_female(armor)_SF.upk. When I replace the EW one with the EU one the game crashes. Is the soldier_female(armor)_SF.upk the model and teture? Link to comment Share on other sites More sharing options...
Drakous79 Posted January 4, 2014 Share Posted January 4, 2014 The upk contains:model64x64, 32x32, 16x16, 8x8 and 4x4 textures2048x2048, 1024x1024, 512x512, 256x256 and 128x128 textures are stored in CharTextures.tfc. I doubt we can change models at the moment. I think we may be able to append new textures at the end of tfc (texture file cache) file and update size and offset references in the upk. Link to comment Share on other sites More sharing options...
AlyAly Posted January 5, 2014 Author Share Posted January 5, 2014 Could I change the files to load in the PCConsoleTOC file? Then choosing the path to the upk in the XCOMgame foldern, not in the XEW, is this possible? Link to comment Share on other sites More sharing options...
AlyAly Posted January 5, 2014 Author Share Posted January 5, 2014 It has not worked. But can we repack texture packeges, the tfc files?. When I simply copy the EU armor upk in the CookedPCConsole folder, the game crashes. I think it needs the matching textures. Can we pack the old textures in the chartextures.tfc? Link to comment Share on other sites More sharing options...
dubiousintent Posted January 5, 2014 Share Posted January 5, 2014 No repackager for TFC files exists at the moment. Take a look at the wiki article 'Modifying Textures' for the current (work around) technique, using TexMod. -Dubious- Link to comment Share on other sites More sharing options...
AlyAly Posted January 5, 2014 Author Share Posted January 5, 2014 Yes...but i don't know why it hasn't worked. I think the only change is the model itself, and te texture. But why does the game crashes when I select a soldier in the barracks? Link to comment Share on other sites More sharing options...
Drakous79 Posted January 6, 2014 Share Posted January 6, 2014 Can be because of missing texture in CharTextures.tfc Link to comment Share on other sites More sharing options...
AlyAly Posted January 6, 2014 Author Share Posted January 6, 2014 like i thought...I will try to load a tfc with the appropiate textures and the model... Link to comment Share on other sites More sharing options...
Recommended Posts