[Closed] Non-mirrored foot?

Status
Not open for further replies.

BDish

Young Lion
Joined
May 23, 2014
Messages
10
Reaction score
0
I am worthless when it comes to any kind of hacking for No Mercy, and I have tried to look around but didn't see an answer to this.

Is it possible to have a foot texture that is not mirrored? So, the "outside" of the foot would have something on it, and the "inside" of the foot would not. To my knowledge, there aren't any default textures that are un-mirrored. To get an idea of what I mean, below is a picture of Dynamite Kid where I want the outer boots to be blue, and inner to be red.


DynamiteKid.png



Impossible?

 
D

Deleted User

Crowd Member
I ran into this same problem, believe it or not, with the same tag team. Unfortunately, there isn't. There is a two boot hack that allows to different boots, so you could have one red and one blue.
 

BDish

Young Lion
Joined
May 23, 2014
Messages
10
Reaction score
0
Well, shoot. Based on how the game works, it didn't really seem like there was a way to do it. I guess "close enough" will have to do.

Thanks
 

Maximo

Midcard
Joined
Dec 11, 2013
Messages
297
Reaction score
1
Wait, its quite simple actually for texture modding.
I can write a simple code for you if you say what boots and colors (e.g. red/white) they are textured over.
Damn you logged off, well here's part of the code.

P1
D10AA07C ????
D10AA07E 0304
810AA086 0403
D10AA07C ????
D10AA07E 0304
810AA08A 0403

Code Break Down.
When P1's Left Boot Leg Texture is ????
And When P1's Left Boot Color is Red and Blue
P1's Right Boot Leg Color is Blue and Red
When P1's Left Boot Leg Texture is ????
And When P1's Left Boot Color is Red and Blue
P1's Right Boot Foot Color is Blue and Red

I don't know when you will be next online but if you replace ???? with
284B for Boots 1
284F for Boots 2
etc (you can find the rest of the values HERE)

Credits to WldFb, don't worry about crediting me for it.

If you need further help 4 player converting it just give me a pm.
 

BDish

Young Lion
Joined
May 23, 2014
Messages
10
Reaction score
0
So, correct me if I'm wrong, is this hack for 2 different textures for each boot? Won't the texture for the foot part still be mirrored?
 

Maximo

Midcard
Joined
Dec 11, 2013
Messages
297
Reaction score
1
It will be different colors,
Just re-dump the textures after changing them to red and blue with the code on and you will see the two different color boots in your texture dump files instead of one.

yEYNU2a.png
 

BDish

Young Lion
Joined
May 23, 2014
Messages
10
Reaction score
0
This is very helpful, thank you. It doesn't get me the split foot color, but the different boots is hugely helpful!
 

Maximo

Midcard
Joined
Dec 11, 2013
Messages
297
Reaction score
1
Yeah its a shame No Mercy isn't split into even more pieces :/
But the code will help for you for your texture mod though.
 
Status
Not open for further replies.
Top