Complete recoloring of the diffuse texture, to give it a decker look.
Since some of the files of the player and Cypher seem to be shared in loaded memory during play, it is much better to have the mod modify both the player and Cypher files, to avoid inconsistencies in looks during play.
This simply means installing all the files of the mod in the game directory, and there should be no problems.
The texture file for the bottom part was very low resolution, and it is stretched significantly on the models. And furthermore, for both the top and bottom parts of the costume, some regions in the diffuse textures were clearly not layed out for supporting sharp contrast of colors.This means the appearance of some nasty artefacts due to the algorithm of file compression. The most obvious areas this does affect are the shoulder straps. But still, it looks very good when you dont check the details too much. [My version 2 update adresses this, I am now using the NVIDIA Texture Tools to do the compression, there are much less artefacts in this case]
There was also some normal maps fixing done, because some were not aligned correctly with the diffuse textures.
I also used Superdemus technique of hex editing some files to give a very nice shiny leather look to the top and bottom garments, AND to give it also to the breastplate which was completely matte in the original costume.
I noted that in the case of the player costume, there is a problem with the gun and its gun holster hanging on straps, to the left. The mesh seems to be incomplete. And it becomes very deformed when the player is riding a motorbike.
Update: There are now two versions of the mod, the difference between the two being the resolution of the player costume textures. Originally, the player costume textures were the low res ones. I have added a version where the hi res textures are used instead.
WARNING! This mod may conflict with any other player character mods that do also make use of the same files. The most problematic files are character_containers.asm_pc AND customize_item.asm_pc.