Language…
10 users online: 15Tails, crocodileman94,  Fernap, Henry James Segura, Iguy, Jolpengammler, NixKillsMyths,  Pugork, racknae, SuperMegaNick - Guests: 81 - Bots: 74
Users: 68,449 (2,268 active)
Latest user: Liamo82

Walljump/Note Block Glitch Fix v1.6

SMW Patches → Walljump/Note Block Glitch Fix v1.6

Submission Details

Screenshots

View all

Comments (6)

SJandCharlieTheCat Link
One little thing I've just now realized after years of using this: this also affects the way you run over one tile gaps. I noticed it because in my latest title screen demo, Mario (successfully) runs over a one tile gap; but after I applied this patch, he actually falls into it.
 Manofer Link
TAS destroyer
HammerBrother Link
Small explanation how this happens: When moving fast enough, the player will slightly clip into the block more than he should for 1-2 frames, this distance into the block is enough to cause the player to trigger the topcorner offset of the block (which will cause Mario to briefly act as if he is standing on a solid surface). This floor-touching glitch happens even in other Nintendo games such as SMB, SMB3, YI and even NSMB.

However, for Mario to act as if he is standing on a surface, requires a downward speed to trigger this, as the game purposely make them “disabled” for upward speeds so that 1-way up ledges work properly.

This patch simply modifies how the player is pushed out of the block, in the original game, the player isn't ejected instantly out of the block horizontally (only downwards would warp the player downwards), but gradually each frame. This patch modifies so that it simply sets the player position (or warps) to be outside the block instantly before the player is being moved deeper into the block.
 Maarfy Link
Added proper sfxrom mapping, as well as FastROM mirrors and one tiny optimization.

I have used this patch for quite some time, and I must say it does work. It’s a very valuable asset for hacks that tinker with movement abilities, particularly ones that allow the player to move fast. There’s but one quirk I noticed - in the vanilla game, big Mario in a one tile high passage will automatically move to the left, and he will be crushed if he gets pushed into a block. With this patch, however, Mario will come to a stop without dying if he gets pushed into a block on his left in this way. A small tradeoff, but something to keep in mind nevertheless.

Tested with Asar 1.71, Lunar Magic 3.03, SA-1 1.31, Snes9x 1.59.2.
Gabriel12102673 From older version: Walljump/Note Block Glitch Fix v1.5 Link
Very good remove this wall jump glitch
(Remove Wall Jump)
 Erik From older version: Walljump/Note Block Glitch Fix v1.5 Link
You missed two autocleans so I added them, but other than that it works fine.