Quote Originally Posted by S2h6699 View Post
Mind teaching me how to do fog and color mods?
Yeah I can teach you how to make fog color mods :D

Get the ram dump in ps2dis and invoke analyzer. I stumbled upon the labels, but look up Fog_Colour_R. There will also be G and B (red green and blue). They are the values for the color. They will be nop-ed in the ram dump to begin with, because the fog is clear..

You can only make a limited amount of colors, because once you put any value in the address for a color, that color will fully turn on. So the ones I posted were the only colors you could really make.

Im still working on other color mods. I havent really found any others. Im working on the color of the bullet marks on a wall, to get like a paintball effect lol