Hi Lightning, first you need to exit out of TQ. Make back up copies of the original .tex's your going to alter. Then make two new folders. C:\Program Files\THQ\Titan Quest\
pet\
nature then place both .tex files in the nature folder. Make sure both .tex's have their original names.
Next you need to make a .bat file to enter both .tex's into the game. Open up notepad. Lower left hand corner of your screen is the Start button. Go to Start->Programs->Accessories->Notepad Copy these two lines then paste them in notepad:
archivetool "c:\program files\thq\titan quest\resources\creatures.arc" -replace "pet\nature\nymph01.tex" "c:\program files\thq\titan quest\resources\"
archivetool "c:\program files\thq\titan quest\resources\creatures.arc" -replace "pet\nature\nymph01bmp.tex" "c:\program files\thq\titan quest\resources\"
Name your new notepad file and at the end of the name type .bat then save it into your C:\Program Files\THQ\Titan Quest folder. It might look something like this Silvernymph->game.bat What this .bat file does is imports your new .tex files back into the game. Go into your C:\Program Files\THQ\Titan Quest folder where you saved your .bat file and double click it. A black screen will quickly flash. Then start up TQ and see how your new textures look.
I made another small write up on how to add pc textures to the game here:
http://www.titanquest.net/skin-modif...-textures.html