(Link to AcmlmWiki) Offline: thank ||bass
Register | Login
Views: 13,040,846
Main | Memberlist | Active users | Calendar | Chat | Online users
Ranks | FAQ | ACS | Stats | Color Chart | Search | Photo album
05-03-24 10:07 AM
0 users currently in ROM Hacking.
Acmlm's Board - I3 Archive - ROM Hacking - SMW Item Box and... New poll | |
Add to favorites | Next newer thread | Next older thread
User Post
Shadow

Micro-Goomba


 





Since: 11-28-05

Last post: 6318 days
Last view: 6301 days
Posted on 01-24-06 11:03 AM Link | Quote
I don't know anything about ASM hack but,I want to know if there is someone who could eliminate the Item Box in SMW and when Mario has a powerup and he got hit by an enemie,he turns to Super Mario like in SMB3.I know that with ASM anything could be possible but how hard is this? If someone realized how to make this please let me know.I'm working on SMB3 2nd Quest (a SMW hack).Thanks!
ghettoyouth

Panser








Since: 11-19-05
From: Germany

Last post: 6397 days
Last view: 6397 days
Posted on 01-24-06 11:51 AM Link | Quote
i think smallhacker posted it at the old fdgdgasdgasg
Sukasa

Birdo
Not quite as active as before.
Xkeeper supporter
Xk > ||bass
I IP Banned myself! Twice!








Since: 11-17-05
From: Somewhere over there

Last post: 6284 days
Last view: 6283 days
Posted on 01-24-06 12:05 PM Link | Quote
...He also posted it here, before the crash. go to http://board.acmlm.org/archive/forum/php?id=8 and look on the first few pages for a thread by him about the item box. His username is white, so that will make it a bit easier for you.
C:/xkas bio.asm
Compiled ASM code








Since: 11-17-05

Last post: 6284 days
Last view: 6283 days
Posted on 01-24-06 12:49 PM Link | Quote
here the patch to disable the item box:link
For making Mario become super Mario insted than small Mario when hited while Fire/cape Mario, I've already make this for my hack, wait util I make and post the IPS
BTW there a sticky for ASM hack request


(edited by Bio on 01-24-06 11:49 AM)
Chaos Force
Just drifting by...


 





Since: 11-17-05

Last post: 6288 days
Last view: 6284 days
Posted on 01-24-06 02:48 PM Link | Quote
Also, if you dont wanna bother with a patch, change xC745, xC746 and xC747 to EA.
Techokami

Porcupo








Since: 12-03-05
From: Mass-uh-chew-sits USofA

Last post: 6298 days
Last view: 6284 days
Posted on 01-24-06 03:56 PM Link | Quote
Originally posted by Synthrax
Also, if you dont wanna bother with a patch, change xC745, xC746 and xC747 to EA.

This for removing the item box or for making Fire/Cape Mario go to Big Mario when hit?
C:/xkas bio.asm
Compiled ASM code








Since: 11-17-05

Last post: 6284 days
Last view: 6283 days
Posted on 01-24-06 04:24 PM Link | Quote
Originally posted by Techokami
Originally posted by Synthrax
Also, if you dont wanna bother with a patch, change xC745, xC746 and xC747 to EA.

This for removing the item box or for making Fire/Cape Mario go to Big Mario when hit?

Probably to remove the item box since its change to EA, and due to the fact that the oppcode that make Mario small is a STZ $19, wich mean that you can't make Mario become big insted than small with simple hex editing
BTW:I will try to fix the animation so when hited while fire/cape, It will do the puff of smoke(like it do in SMB3). I can't do it now since I'm on my school CPU
Techokami

Porcupo








Since: 12-03-05
From: Mass-uh-chew-sits USofA

Last post: 6298 days
Last view: 6284 days
Posted on 01-24-06 06:31 PM Link | Quote
Originally posted by Bio
Probably to remove the item box since its change to EA, and due to the fact that the oppcode that make Mario small is a STZ $19, wich mean that you can't make Mario become big insted than small with simple hex editing

o.o Over my head.
C:/xkas bio.asm
Compiled ASM code








Since: 11-17-05

Last post: 6284 days
Last view: 6283 days
Posted on 01-24-06 08:27 PM Link | Quote
anyway, here the patch:link
Sadly, I didn't manage to get the smoke animation
Sukasa

Birdo
Not quite as active as before.
Xkeeper supporter
Xk > ||bass
I IP Banned myself! Twice!








Since: 11-17-05
From: Somewhere over there

Last post: 6284 days
Last view: 6283 days
Posted on 01-24-06 08:30 PM Link | Quote
Yeah, that would be difficult.

To do that, yo'd need to know how to spawn a sprite, then spawn two instances of the "puff of smoke" sprite over mario, one for the head and one for the body.
C:/xkas bio.asm
Compiled ASM code








Since: 11-17-05

Last post: 6284 days
Last view: 6283 days
Posted on 01-24-06 08:37 PM Link | Quote
Actually, I was trying to disasamble the subroutine for transforming in cape Mario(since its looking like the smb3 hurt smoke) but, I didn't manage to locate where is the code to make smoke appear


(edited by Bio on 01-24-06 07:39 PM)
Techokami

Porcupo








Since: 12-03-05
From: Mass-uh-chew-sits USofA

Last post: 6298 days
Last view: 6284 days
Posted on 01-24-06 11:01 PM Link | Quote
I like this as-is =]
It's SMA2-ish. Though, how do I stop the item from falling out of the box if I go from Cape/Fire Mario to Big Mario?
C:/xkas bio.asm
Compiled ASM code








Since: 11-17-05

Last post: 6284 days
Last view: 6283 days
Posted on 01-24-06 11:18 PM Link | Quote
Originally posted by Techokami
Though, how do I stop the item from falling out of the box if I go from Cape/Fire Mario to Big Mario?

Good point, I will try to fix that tommorow
Originally posted by Techokami
It's SMA2-ish

yeah, it give me that nice feelling too
Techokami

Porcupo








Since: 12-03-05
From: Mass-uh-chew-sits USofA

Last post: 6298 days
Last view: 6284 days
Posted on 01-25-06 08:16 AM Link | Quote
Originally posted by Bio
Good point, I will try to fix that tommorow

Alrighty, thanks =]
EDIT: Well, if I knew what to do I could probably make the fix myself :O


(edited by Techokami on 01-25-06 06:07 PM)
Techokami

Porcupo








Since: 12-03-05
From: Mass-uh-chew-sits USofA

Last post: 6298 days
Last view: 6284 days
Posted on 01-27-06 06:06 PM Link | Quote
Hate to bump/double post but Bio, you gonna get that fix out?
C:/xkas bio.asm
Compiled ASM code








Since: 11-17-05

Last post: 6284 days
Last view: 6283 days
Posted on 01-27-06 11:19 PM Link | Quote
sorry for the waiting, I was quite busy because of school and all, I will try to do it as sooner as possible
Edit:finally did it here it go:link
and for these who already aplied the old patch, here a updating patch:link


(edited by Bio on 01-27-06 10:54 PM)
Techokami

Porcupo








Since: 12-03-05
From: Mass-uh-chew-sits USofA

Last post: 6298 days
Last view: 6284 days
Posted on 01-28-06 12:31 AM Link | Quote
Originally posted by Bio
sorry for the waiting, I was quite busy because of school and all, I will try to do it as sooner as possible
Edit:finally did it here it go:link
and for these who already aplied the old patch, here a updating patch:link

Thank you very much =]
Shadow

Micro-Goomba


 





Since: 11-28-05

Last post: 6318 days
Last view: 6301 days
Posted on 01-30-06 09:42 AM Link | Quote
Thank you all and thanks a lot Bio! I will download your patch soon.
Add to favorites | Next newer thread | Next older thread
Acmlm's Board - I3 Archive - ROM Hacking - SMW Item Box and... |


ABII

Acmlmboard 1.92.999, 9/17/2006
©2000-2006 Acmlm, Emuz, Blades, Xkeeper

Page rendered in 0.022 seconds; used 424.41 kB (max 543.23 kB)