1 page
^^
vv
List results:
Search options:
Use \ before commas in usernames
It basically gives you the Omega suit and literally nothing else. No ice beam, no protection of the other suits. Because it only gives you the Omega Suit and none of the event triggering items, it can be used freely whenever. I'm making a chain of videos of normal gameplay with it called "Normal Mode" since it gives Samus her normal colors.



Code:
83004D2C 02FF
83004D2E 01BE
83004D30 00D3
83004D36 020F
83004D40 0108
83004D44 31E8
83004D46 28A6
Thread title: 
I like Big Butts and I can not lie
It doesn't affect the screw attack, also

Code:
83004D92 28A6
83004D94 7FFF
83004D96 3BE0
83004D98 31E8
83004D9A 00BD
83004D9C 0096
83004D9E 006E
83004DA0 03FF
83004DA2 7280
83004DA4 5547
83004DA6 02B5
83004DA8 03FF
83004DAA 5B32
83004DAC 31E8
83004DAE 4068


It gives the SA-X the fusion suit
Now I get it. Both of these codes simply recolor the sprites.
Quote from MetroidJunkie:
Now I get it. Both of these codes simply recolor the sprites.


Unless I'm mistaken, no.
The codes repoint graphics, not recolor.
I like Big Butts and I can not lie
*sigh* Actually, each line of code affects a colour of the suit (there are 16 colours for the SA-X, 16 colours for Samus and 16 colours for Samus' arm cannon). Samus' final suit was probably a copy and paste job (copy the memory values when she has the final suit and paste them into the code)

btw, The fusion suit for the SA-X is a code I made myself, it has the same colours as Samus, but the SA-X's suit is different 8-)
Nice work with the Fusion suit for SA-X. Any chance you could make dark orange colors for Samus' suit so it looks more like a normal Varia suit? laugh new
I like Big Butts and I can not lie
Sorry I took a while, I just made these now

Code:
Fusion Suit:
83004D28 4E73
83004D2A 4E73
83004D2C 53E9
83004D2E 7280
83004D30 5547
83004D32 4068
83004D34 7FFF
83004D36 03FF
83004D38 0096
83004D3A 00BD
83004D3C 006E
83004D3E 3BE0
83004D40 02B5
83004D42 5B32
83004D44 31E8
83004D46 28A6

Varia Suit:
83004D28 4E73
83004D2A 0000
83004D2C 03FC
83004D2E 0F0E
83004D30 614C
83004D32 200A
83004D34 7FFF
83004D36 02DE
83004D38 0096
83004D3A 00BD
83004D3C 006E
83004D3E 3BE0
83004D40 3C17
83004D42 5B32
83004D44 3E4A
83004D46 1946

Gravity Suit:
83004D28 4E73
83004D2A 0000
83004D2C 5E9B
83004D2E 44F0
83004D30 3C68
83004D32 2406
83004D34 7FFF
83004D36 03EC
83004D38 0096
83004D3A 00BD
83004D3C 006E
83004D3E 3BE0
83004D40 5AA0
83004D42 5B32
83004D44 3E4A
83004D46 0000

SA-X Suit:
83004D28 4E73
83004D2A 0000
83004D2C 02FF
83004D2E 01BE
83004D30 00D3
83004D32 2406
83004D34 7FFF
83004D36 03EC
83004D38 0096
83004D3A 00BD
83004D3C 006E
83004D3E 3BE0
83004D40 0108
83004D42 5B32
83004D44 31E8
83004D46 28A6
The SA-X one's cool. Maybe you could recolor SA-X to make it look like she has the Gravity suit.  laugh new Or, perhaps, a phazon suit for Samus' fusion suit. You must be good at this.
I like Big Butts and I can not lie
I just copied the suit colours from the RAM (literally) and made a cheat code, same with all of them

Of course, the SA-X was different, I used the same colours but it wasn't easy, it's suit is mapped out completely different

I'll give the SA-X gravity whe I have time Wink

Also, play around with this code when you fight a boss (Ridley)
Code:
3300124E 0000
33001250 0040
Holy shit! It's like the phazon beam with its rapid fire!
P.J., you just won the Coolest CodeBreaker Code of 07.
Quote from Riplight:
P.J., you just won the Coolest CodeBreaker Code of 07.


I second that.
I like Big Butts and I can not lie
Have you tried doing a pseudo screw attack Wink
It gives me the feeling of some kind of "Samus Loses Control" kind of thing. Is is possible to make that code have the same effects, but only when you press B? Samus could only move correctly when I was holding B, stopping the shooting. Yes, Pseudo Screw Attacking is fun.
I have to say, TOTALLY AWESOME NEW CODES!
I like Big Butts and I can not lie
No, I've tried to but it's not as simple as using
Code:
3300124E 0000
74000130 03FD 
33001250 0040

Which means I'd have to do some hard ASM hacking, so that the beam fires when you press B instead of release it

Also, I might make a cheat code for a non-crappy wall jump :o
The screw attack seems to make it act normal.
Quote from P.JMan:
Also, I might make a cheat code for a non-crappy wall jump :o


GOGOGO!

Non crappy walljumping could make for some real fun in Fusion. Try to make it so that you can easily 1 wall jump like in SM and MZM.
Quote from Electrometer Prime:
Quote from P.JMan:
Also, I might make a cheat code for a non-crappy wall jump :o


GOGOGO!

Non crappy walljumping could make for some real fun in Fusion. Try to make it so that you can easily 1 wall jump like in SM and MZM.


Basically, mimmick the screw attack because, when you have the screw attack without space jump, you can do it.
I like Big Butts and I can not lie
Code:
74000130 03EE
83001256 0010
74000130 03DE
83001256 0020


Basically what this does is, when you press A+Right you face right, and when you press A+Left you face left. So you can move freely while doing a wall-jump.

Also, it works for everything else, so when you die, you can turn around during that animation by press A+Left/Right
There's a weird glitch with that. When you hang onto a ledge and jump the opposite way, Samus goes into the "climb onto" animation.  laugh new
is there any code that will add the real SA-X suit (the one in the super metroid
Shifty Leader
That M2k2 guy
SA-X isn't in Super Metroid. O_o

Definitely not going to be easy to make a code to give you a suit that isn't just a palette change.
[ M a n a t e e ]
I think he meant the Varia suit instead of the Fusion, i.e. the SA-X's suit, which is designed like the one in Super Metroid.

I doubt it's possible, as SA-X lacks some vital poses so even if the spriteswap were possible, it'd probably glitch a lot. >_>