(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-17-24 02:27 AM
0 users currently in SMW Hacking.
Acmlm's Board - I3 Archive - SMW Hacking - Disabling Sliding and Ducking New poll | |
Add to favorites | Next newer thread | Next older thread
User Post
rubixcuber

Mole








Since: 09-08-06
From: St. Louis, MO

Last post: 6406 days
Last view: 6406 days
Posted on 09-21-06 02:10 PM Link | Quote
Change 85739CE813 to EAEAEAEAEA at offset x5806 to disable ducking
Change 8EED13 to EAEAEA at offset x7102 to disable sliding down hills

Hope that helps someone.
Bloodstar

660
blue boar boobies
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /var/www/acmlm.org/board/profile.php on line 42


 





Since: 11-17-05

Last post: 6297 days
Last view: 6297 days
Skype
Posted on 09-21-06 02:28 PM Link | Quote
What'd be really useful, however, is something that only disables SMALL Mario's ducking. I don't worry about it anymore, since the SMAS SMB3 Mario's been used a lot by now, but it'd still be a useful thing to have.

(Besides, small mario ducking has no real purpose anyway, regardless of the Mario tiles you're using. )
Xkeeper
Took the board down in a blaze of glory, only to reveal how truly moronical ||bass is.


 





Since: 11-17-05
From: Henderson, Nevada

Last post: 6297 days
Last view: 6297 days
Skype
Posted on 09-21-06 02:29 PM Link | Quote
Originally posted by Bloodstar
What'd be really useful, however, is something that only disables SMALL Mario's ducking. I don't worry about it anymore, since the SMAS SMB3 Mario's been used a lot by now, but it'd still be a useful thing to have.

(Besides, small mario ducking has no real purpose anyway, regardless of the Mario tiles you're using. )

No, but it adds aesthetics*...
rubixcuber

Mole








Since: 09-08-06
From: St. Louis, MO

Last post: 6406 days
Last view: 6406 days
Posted on 09-21-06 02:49 PM Link | Quote
Ask and you shall receive! Change 85739CE813 to 224EFD3FEA at offset x5806 and put AD1900C900F00585739CE8136B at x1FFF4E to disable ducking only for small mario. If your rom doesnt go up to 1FFF4E you either need to change offsets or use Lunar Expand. If there's something other than 0's at 1FFF4E you need to use another offset. Ask me if that's the case.
C:/xkas bio.asm
Compiled ASM code








Since: 11-17-05

Last post: 6297 days
Last view: 6297 days
Posted on 09-21-06 05:42 PM Link | Quote
Originally posted by rubixcuber
Ask and you shall receive! Change 85739CE813 to 224EFD3FEA at offset x5806 and put AD1900C900F00585739CE8136B at x1FFF4E to disable ducking only for small mario. If your rom doesnt go up to 1FFF4E you either need to change offsets or use Lunar Expand. If there's something other than 0's at 1FFF4E you need to use another offset. Ask me if that's the case.

offtopic, but insted of using AD 19 00 C9 00 F0 05... you should use A5 19 F0 05. this C9 00 is useless since the zero flag is already set if $19 = 00. Also, to stop having those offset problem, I suggest using a assambler insted, so the code could be inserted anywhere without any trouble. so here the assambler version of your code


header
lorom

org $D806
JSL Label1
NOP
org $3FFD4E ;this is what to change to insert the code at another adress

Label1: LDA $19
BEQ Label2
STA $73
STZ $13E8
Label2: RTL


On a final note, I'm half-sleep while I'm writing this so I hope I'm understandable


(edited by Water Bio on 09-21-06 04:46 PM)
(edited by Water Bio on 09-21-06 04:52 PM)
(edited by Water Bio on 09-21-06 04:53 PM)
(edited by Water Bio on 09-21-06 04:54 PM)
(edited by Water Bio on 09-21-06 04:54 PM)
(edited by Water Bio on 09-21-06 04:55 PM)
(edited by Water Bio on 09-21-06 04:55 PM)
(edited by Water Bio on 09-21-06 04:55 PM)
(edited by Water Bio on 09-21-06 04:56 PM)
rubixcuber

Mole








Since: 09-08-06
From: St. Louis, MO

Last post: 6406 days
Last view: 6406 days
Posted on 09-21-06 07:48 PM Link | Quote
I use an assembler, but I was posting this for people who want to do this without knowing anything about ASM and can just do it in a hex editor. But yeah, the cmp was unnecessary, I did that in about 5 seconds off the top of my head in response to the comment.
Surlent

Koopa
Back to the roots








Since: 11-18-05
From: Berlin, Germany

Last post: 6309 days
Last view: 6309 days
Posted on 09-22-06 03:49 AM Link | Quote
Originally posted by Xkeeper
Originally posted by Bloodstar
What'd be really useful, however, is something that only disables SMALL Mario's ducking. I don't worry about it anymore, since the SMAS SMB3 Mario's been used a lot by now, but it'd still be a useful thing to have.

(Besides, small mario ducking has no real purpose anyway, regardless of the Mario tiles you're using. )

No, but it adds aesthetics*...


When a small Mario carries a shell, the ducking animation still is useful, as you have visual proof, you put it down - and don't just kick it. Of course, rather rely on really holding the down button, instead of the animation, but actually it is rather funny.

I even like to dodge when Banzai Bills fly one tile row above small Mario anyway
Add to favorites | Next newer thread | Next older thread
Acmlm's Board - I3 Archive - SMW Hacking - Disabling Sliding and Ducking |


ABII

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

Page rendered in 0.013 seconds; used 383.59 kB (max 471.80 kB)