Language…
7 users online: crocodileman94, Jordan, Maw,  patcdr, Rudi_Schrausch, Shiki_Makiro, underway - Guests: 264 - Bots: 341
Users: 64,795 (2,377 active)
Latest user: mathew

Better Powerdown

SMW Patches → Better Powerdown

This file is obsolete. The latest version is Better Powerdown. For other versions, check the version history.

Submission Details

Name: Better Powerdown
Author: MarioFanGamer
Added:
Version History: View
Tool: Asar
Requires Free Space: Yes
Bug Fix: No
Featured: No
Description: Unlike as the other powerdown patches here around this one has got an own powerdown animation for each powerup status. You can add more animations for each powreup state too! The automatic reserve item drop is also changed a bit as you can change it to either no autodrop or only autodrop if big. Read the readme for more information.

Now added support for the SA-1 pack and LX5's power up pack.
Tags: lorom nsmb powerdown sa-1 sm3dl sm3dw sma2 smb3
Comments: 3 (jump to comments)
Download 2.42 KiB | 111 downloads

Screenshots

Comments (3)

Green Jerry Link
TheInsanity115 said that this patch will make your ROM crash if the player gets hurt or by pressing Select to drop the item in the Item Box.
I found this in the Portuguese forum.
JackTheSpades Link
Pretty much the same as the previous version except sa-1 support.
The support for LX5's power up package is nice too, though maybe a define as to not waste bytes if people don't use it would have been nice.

Code
Actions:
dw $FFFF	; Unused
...


If you had just used DEX before going for the table, that could be avoided.
Also, if ever another update comes around, maybe you wanna replace those FFFF with a label pointing to an RTS. Seems more save.
 MarioFanGamer Author From older version: Better Powerdown Link
Speaking of LX5's custom power up patch which I mentioned in the readme, he has expanded the pointers. You also only need that version if you really use custom power ups.