Scobalula / GameImageUtil

A tool to work with Call of Duty images for Mod Tools
GNU General Public License v3.0
59 stars 11 forks source link

Fixed colour change when splitting colour/specular from mw2019/iw #7

Closed TailsDoll553 closed 2 years ago

TailsDoll553 commented 3 years ago

Fixes colour when convert textures from mw2019 and iw.

Saw someone on the discord talking about having a issue with the gold on his m1911 variant and decided to fix it. insulatorSpecRange seems to cause a issue when used at 0.1f causing it to shift gold to cyan as a example so just getting rid of it and setting the lines asking for insulatorSpecRange to 0.0f seems to fix it.

insulatorSpecRange set at 0.1f insulatorSpecRange_01f

insulatorSpecRange set to 0.0f insulatorSpecRange_0f

what part of the gun the reference texture comes from part of gun that reference texutre uses