hi there! can you mod the outfit to remove the bulky accessories around the belt from the outfit? in my humble opinion it gives the suit a leaner prettier look! waiting your reply! thanks
Yeah ! I'm trying to use this cra0kalo's tool right now. I hope we will be able to import edited models very soon cause it seems to be impossible yet ? Thanks you very much for your work.
you can use a plugin for photoshop, found somewhere here https://developer.nvidia.com/nvidia-texture-tools-adobe-photoshop
It'll allow you to make a .dds file. Then, use the FtexTool to seperate it into 1 ftex file and 3 ftexs files. replace the files found in texture0 with these. If you want to keep the old textures from bleeding through, you also need to replace the files in chunk0 as well.
Thanks man your reply as useful to me, but i have another question
When i want to extract ftex file to DDS sometimes the ftex tool crash and don't convert to DDS and sometimes he convert to DDS , but i open the DDS file in photoshop and the photoshop give a error like this:
''Could not complete your request because of a disk error''
I only get this error in this situation when i convet Ftex to DDS
That error is usually because you're missing the ftexs files. The ftex file splits its information into several smaller files, called .ftexs. Consider the following:
When you create a .ftex file using the ftextool (.dds --> .ftex), the tool creates several files. One of them is the ftex file, but the others are ftexs files. The texture's information is divided among these files.
So, by that logic, when you want to convert a .ftex file to dds (.ftex --> .dds), you'll need all of the information that is divided among the .ftexs in the same folder. Generally, there are 3 .ftexs files per texture.
If you already knew this, and you're still getting the error even if you have all of the .ftexs files corresponding to the .ftex file you're trying to convert, it means that the ftextool doesn't work right. the tool isn't perfect and we'll just need to make do with what we have.
17 comments
can you mod the outfit to remove the bulky accessories around the belt from the outfit? in my humble opinion it gives the suit a leaner prettier look!
waiting your reply! thanks
Thanks you.
Thanks you very much for your work.
It'll allow you to make a .dds file. Then, use the FtexTool to seperate it into 1 ftex file and 3 ftexs files. replace the files found in texture0 with these. If you want to keep the old textures from bleeding through, you also need to replace the files in chunk0 as well.
When i want to extract ftex file to DDS sometimes the ftex tool crash and don't convert to DDS and sometimes he convert to DDS , but i open the DDS file in photoshop and the photoshop give a error like this:
''Could not complete your request because of a disk error''
I only get this error in this situation when i convet Ftex to DDS
So there's a hope for me???? : )
Thanks man and sorry my bad english!!!!
When you create a .ftex file using the ftextool (.dds --> .ftex), the tool creates several files. One of them is the ftex file, but the others are ftexs files. The texture's information is divided among these files.
So, by that logic, when you want to convert a .ftex file to dds (.ftex --> .dds), you'll need all of the information that is divided among the .ftexs in the same folder. Generally, there are 3 .ftexs files per texture.
If you already knew this, and you're still getting the error even if you have all of the .ftexs files corresponding to the .ftex file you're trying to convert, it means that the ftextool doesn't work right. the tool isn't perfect and we'll just need to make do with what we have.
hope this helps.
Thanks , Thanks , thanks : )
FtexTool -f 3 xxx.dds
FtexTool -f 3 xxx.dds
and replace the corresponding files within
plparts_ddf_venom
plparts_ddm_venom
plparts_venom
That should do it.