Long story short, I'm trying to turn the blood in mad world green. If I could just dump the textures and make them green, I would easily be able to do this with no problem. The problem is that all the blood textures are white and are turned red when rendered in-game,
(there's a proper term for this technique, but I kinda don't know shit about a lot of this kinda stuff if you can't tell)
I tried just turning the texture green in gimp, but no dice. It just makes the blood a solid black.
This is good and bad.
Good because it means if I can figure out where the code is that does this, I can change just about all the blood green in one fell swoop
Bad because I have to find it amongst the .dat files
my only real lead is the bl file which is full of .dat files that all start with bl, which I'm praying means blood
within it, I've found this:
[attachment=20085]
if the image doesn't work it's some lines of hexadecimal stuff with a few words referring to diffuse, ambient, specular, and emissive color.
This is where I'm stuck. This could be something completely unrelated to the blood color,
and even if it is, I have no clue how I would go about modifying it.
Does anyone have any idea where I should go from here?
also, I'm sorry if this is the wrong place to ask this,
first time posting here.
(there's a proper term for this technique, but I kinda don't know shit about a lot of this kinda stuff if you can't tell)
I tried just turning the texture green in gimp, but no dice. It just makes the blood a solid black.
This is good and bad.
Good because it means if I can figure out where the code is that does this, I can change just about all the blood green in one fell swoop
Bad because I have to find it amongst the .dat files
my only real lead is the bl file which is full of .dat files that all start with bl, which I'm praying means blood
within it, I've found this:
[attachment=20085]
if the image doesn't work it's some lines of hexadecimal stuff with a few words referring to diffuse, ambient, specular, and emissive color.
This is where I'm stuck. This could be something completely unrelated to the blood color,
and even if it is, I have no clue how I would go about modifying it.
Does anyone have any idea where I should go from here?
also, I'm sorry if this is the wrong place to ask this,
first time posting here.