New Super Mario Bros. Wii [SMNE01]

Started by TwilightErik, November 15, 2009, 09:30:24 PM

Previous topic - Next topic

Master-King

im looking fot that code too but no one answered yet...:(

Thomas83Lin

#76

brkirch

Codes Preview

I just started working on codes for this game recently so I should have codes for many of the remaining code requests soon.

Codyk

Quote from: JamesRaynor on January 16, 2010, 04:10:19 AM
Anyone got a code that can allow other players besides 1 to transform?   Also is there a code for full invulnerability as players other then 1?
uhhh dude are u blind i just posted a code that allows all charecters to transform ><
for updates of codes ive released or am going to release follow my twitter http://twitter.com/12201



stinkyjames

@Codyk: always have item code is not the same as transformation code. With your updated code from @hetoan2, you are stuck with 1 item. Transformation code lets you switch between items. We would love to have a transformation code for all 4 players.

Codyk

i could create a button activator for in game transforming but im to busy  ill have one made when i get time btw i only have 2 controllers now so ill only be able to do it for the first 2 ppl in less someone else makes button activators for the other 2 controllers
for updates of codes ive released or am going to release follow my twitter http://twitter.com/12201



stinkyjames

#81
Cool!!! Can't wait.

Post Merge: February 02, 2010, 04:18:23 PM

You might want to work/alter with the following code:

Transformation Asm [Thomas83Lin]
C2140F58 0000000C
3F608154 637BB804
7C1FD800 41820008
48000048 2C000007
41820008 48000008
38000000 3EC0803A
82F61AC8 3AA01000
3F008154 8338CCE4
7C17A800 4082001C
3A730001 2C130007
41820008 48000008
3A600000 927F14E0
808314E0 00000000
*Single Player Only*
*Press- Change Suit*

silverII

Can you make moon jump codes button activator (A) instead of B  ;D

cammy85

Quote from: silverII on February 23, 2010, 10:37:24 PM
Can you make moon jump codes button activator (A) instead of B  ;D

So THAT'S what I've been doing wrong!!  :mad:  Thanks, silverII!!

On another note, is it possible to have multi jumps like the code in SMB3?  No hurry, just asking.  Thanks!! :)

Master-King

Quote from: stinkyjames on February 02, 2010, 04:06:22 PM
Cool!!! Can't wait.

Post Merge: February 02, 2010, 04:18:23 PM

You might want to work/alter with the following code:

Transformation Asm [Thomas83Lin]
C2140F58 0000000C
3F608154 637BB804
7C1FD800 41820008
48000048 2C000007
41820008 48000008
38000000 3EC0803A
82F61AC8 3AA01000
3F008154 8338CCE4
7C17A800 4082001C
3A730001 2C130007
41820008 48000008
3A600000 927F14E0
808314E0 00000000
*Single Player Only*
*Press- Change Suit*


can you make this but for 4 players instead of one at least if you can make for p1 p2 well i can conform with that lol

Thomas83Lin

#85
Quote from: Master-King on February 27, 2010, 03:39:12 AM
Quote from: stinkyjames on February 02, 2010, 04:06:22 PM
Cool!!! Can't wait.

Post Merge: Tue Feb  2 17:18:23 2010

You might want to work/alter with the following code:

Transformation Asm [Thomas83Lin]
C2140F58 0000000C
3F608154 637BB804
7C1FD800 41820008
48000048 2C000007
41820008 48000008
38000000 3EC0803A
82F61AC8 3AA01000
3F008154 8338CCE4
7C17A800 4082001C
3A730001 2C130007
41820008 48000008
3A600000 927F14E0
808314E0 00000000
*Single Player Only*
*Press- Change Suit*


can you make this but for 4 players instead of one at least if you can make for p1 p2 well i can conform with that lol

Well i know i can't do it cause i haven't been able to find anything to compare against when the character data moves when the game switches character slots. Hopefully someone more experienced then me can give you what you want. anyways here is my more recent version of the code.  it works exactly the same just smaller and less registers being used

if you noticed when playing with more characters, Notice the game will sometimes switch the character positions at the start of a level, from 1st to last. thats the problem i haven't been able to solve.

Transformation Asmv.2 [Thomas83Lin]
C2140F58 00000008
3EC08154 62D6B804
7C1FB000 40820028
3EC0803A 82D61AC8
2C161000 40820018
3AB50001 2C150006
40810008 3AA00000
92BF14E0 808314E0
60000000 00000000
*Single Player Only*
*Press- Change Suit*

stinkyjames

Quote from: thomas83lin on February 27, 2010, 11:45:14 PM

I have P3 and P4 also but i'm not sure if they even work, sense i can't test them

[Transformation 2 Player]
2154C6B0 10001000
82210001 0154CCE4
86000001 00000001
84210001 0154CCE4
2554CCE4 00000006
0554CCE4 00000000
E0000000 80008000
21549998 10001000
82210002 01549FCC
86000002 00000001
84210002 01549FCC
25549FCC 00000006
05549FCC 00000000
E0000000 80008000
*1-2 Player Only*
*May Contain Bugs*
*Press - To Change Suit*

and also if you use Yoshi then P2 or P1 transformation may quit working.


If you post the codes, I'll gladly test P3 and P4.

cammy85

K, I've tried and tried and I can't get the Moon Jump and "inv on/off (with Wiimote)" codes to work.  What am I doing wrong?

Brad

Can you be a little more specific when you say you cant get moon jump to work? Explain what you are doing and maybe we can help a little from there.
Thanks

cammy85

Quote from: mbm450 on March 16, 2010, 12:54:05 AM
Can you be a little more specific when you say you cant get moon jump to work? Explain what you are doing and maybe we can help a little from there.
Thanks

Haha, Ok; sorry about that. :)  I'm using the code that requires you to press B to use the Moon jump.  I also have a code that says press B on the Wimote to enable/disable invincibility.  I can try those together or separate and they still don't work.  I'm OK with the "no hit" code but wanted the invincible code to work.