Hearts of Iron IV

Hearts of Iron IV

German Division Icons Expanded
Wiedrock 5 Sep, 2022 @ 4:27pm
How to avoid on-map counter logos turning green.
Since I prefer colors of my counter-logos/division emblems staying the same as they are/were, here some hint to stop them beeing "greened" by the game.

Go to ...Hearts of Iron IV/common/defines/00_graphics.lua
-- unit on-map interface modulate colors FRIEND_COLOR = {1.0, 1.0, 1.0}, ENEMY_COLOR = {1.0, 0.7, 0.7}, NEUTRAL_COLOR = {0.7, 0.9, 0.7},

If you exchange the FRIEND with the NEUTRAL Color, your historical division emblems/colors will stay as they are and won't turn into green muddy colors. :motor_inf: :steamthumbsup: