Language…
5 users online: CrankyPenguin, Egor3015, TheOrangeToad, underway, Zavok - Guests: 188 - Bots: 92
Users: 70,824 (2,363 active)
Latest user: gtskydeth

SMW Patches

Important note: Since October 7th, 2018 the patches section has been ongoing a full fledged remoderation to convert patches to Asar and SA-1, as well as to do UberASM conversions of certain patches and some other quality control - further details here. If a patch you were searching for was removed, please check this thread to get a(n unconverted) backup.

724 submissions found. Showing 101150.

Filter

View as: List | Gallery
Name - Date ↑ FSFixFeaturedDescription Authors Size Download
Wiggler's flower fix
Added:
YesYesNoFixes a typo in SMW's code that the devs wrote the wiggler's Y position low byte into the flower's […] HammerBrother 465 bytes Download
236 downloads
P-Balloon and Cloud Flight Physics Modifier
Added:
YesYesNoThis patch allows you to modify the physics of P-Balloon and Cloud flight with more freedom than […] Kevin 1.77 KiB Download
279 downloads
Disable Scorecard GFX
Added:
NoNoNoThis patch disables the end level scorecard tilemap updates, preventing it from messing up the […] Kevin 854 bytes Download
418 downloads
Continue Music
Added:
YesNoNoThis small patch gives the continue screen its own music instead of playing the current submap's […] MarioFanGamer 429 bytes Download
324 downloads
Optimize 1F0
Added:
YesNoNoThis patch optimizes SMW's handling of interaction of sprites with 1F0 (in fact, all of 1D8-1FF) […] Fernap 690 bytes Download
279 downloads
Save at Midway Point
Added:
YesNoNoThis small patch saves the game when a midway point gets collected. It's preferably to be used with […] MarioFanGamer 928 bytes Download
361 downloads
Star/Slide Kill GFX Fix
Added:
YesYesNoThis patch fixes a few SMW sprites showing broken GFX when killed with Star Power or by sliding: - […] Kevin 976 bytes Download
376 downloads
Optimized Spotlight
Added:
NoYesNoThe spotlight sprite is one of the most demanding sprites in SMW, being so performance intensive […] yoshifanatic 1.97 KiB Download
316 downloads
Fire Flower Palette Cycle
Added:
YesNoNoA simple patch that adds palette cycling to Fire Flowers, similar to SMB1. You can easily change […] aroohwahoou 3.11 KiB Download
318 downloads
Red Net Koopa Turning Fix
Added:
YesYesNoThis fixes the Red Net Climbing Koopa's turning animation and makes it the same as the green one […] Ice Man 674 bytes Download
213 downloads
Reznor Bridge Fix
Added:
YesYesNoThis small patch fixes the Reznor bridge destruction from not working visually if it's found […] MarioFanGamer 437 bytes Download
220 downloads
RAM Controlled Mario's Fireballs Limit v1.1
Added:
YesNoNoThis patch lets you change Mario's fireballs limit per level, or even during a level, by using a […] Kevin 2.48 KiB Download
342 downloads
Koopa Eyes Offscreen Fix
Added:
YesYesNoThis patch fixes the bug where the eyes inside a Koopa Shell will appear on the wrong side of the […] Kevin 576 bytes Download
204 downloads
Red Stem Piranha Plants on Extra Bit + Stem Fix
Added:
YesYesNoWith this patch, the classic and upside down piranha plant stems will be red and they will ignore […] Koopster 1.13 KiB Download
419 downloads
Return to Title
Added:
YesNoNoA very simple patch which adds an option for the player to return to the title screen like in SMAS, […] MarioFanGamer 1.83 KiB Download
325 downloads
Spin Throw Direction and Offset
Added:
YesNoNoThrow items in a consistent direction while spinning, with options to control their release offset […] AmazingChest 1.25 KiB Download
361 downloads
Velocity-Based Climb Patch
Added:
YesYesNoThis patch is actually 3 patches in 1, with numerous customization options and the ability to […] BreadWheatmann 3.42 KiB Download
212 downloads
Remove Overworld Border Mario
Added:
NoNoNoThis patch removes Mario from the Overworld border. Differently from the usual hex edit, it also […] Kevin 389 bytes Download
402 downloads
Magikoopa Wand Fix
Added:
YesYesNoFixes a graphical bug that if there's vertical scrolling and the Magikoopa happens to be offscreen […] HammerBrother 672 bytes Download
230 downloads
Yoshi Pipe Animation Fix
Added:
YesYesNoThis simple patch fixes the bug where Yoshi shows his "entering a pipe" animation even if Mario is […] Kevin 375 bytes Download
267 downloads
Monty Mole, Hammer Bro and Dry Bone Behavior on Extra Bit
Added:
YesNoNoThis patch removes the submap/level specific behavior of sprites 32, 4D, 4E and 9B and makes them […] Kevin 678 bytes Download
240 downloads
Free 188A
Added:
NoNoNoThis is a minor patch that slightly modifies some code near the 'Kill Mario' routine at $00F606 to […] meatloaf 568 bytes Download
202 downloads
P-Switch Solid Directional Coins
Added:
YesNoNoThis patch fixes an "oversight" (more likely a lazy design choice) where the leading coin of the […] JamesD28 791 bytes Download
221 downloads
Horizontal Scroll Snap Fix
Added:
YesYesNoThis patch fixes the issue where the screen snaps immediately in the horizontal direction when the […] Kevin 544 bytes Download
530 downloads
Cape Wall and Spin Fly Fix
Added:
YesYesNoFixes the glitch where you can cape spin while wall running, which in rare cases can cause […] Alcaro, HammerBrother 25.53 KiB Download
501 downloads
Koopa Head Shifter + 2Tiles ShellLess Koopa
Added:
YesNoNoYou can shift the drawing position of the head of Koopa. The Shell-less Koopa is also drawn with […] Isikoro 13.09 KiB Download
297 downloads
Solid Slope Assist Tile
Added:
YesNoNoThis simple patch adds a custom block without GPS by turning Map16 tile 131 into a solid slope […] MarioFanGamer 980 bytes Download
347 downloads
Easy Mode 7 Patch 1.1
Added:
YesNoNoWhen you try to use Mode 7 in the original SMW, you can’t properly use its registers unless you […] ExE Boss, HuFlungDu, mathie 89.13 KiB Download
934 downloads
Faster Climbing with X/Y
Added:
YesNoNoThis patch will allow you to move faster by pressing Y or X while climbing the vine, just like in […] Francium 2.10 KiB Download
376 downloads
Killed Springboard Fix
Added:
YesNoNoThis patch fixes an issue where Springboards teleport Mario when they turn into state 4 (killed […] Kevin 402 bytes Download
189 downloads
Cape-Lift Limit
Added:
YesNoNoThis patch nerfs the Cape, by limiting the number of lifts (or "air-catches") the player can […] JamesD28 1.13 KiB Download
247 downloads
Save Dragon Coins on Level End
Added:
YesNoNoThis patch makes it so that you not only have collect all five Dragon Coins but also get either the […] MarioFanGamer 613 bytes Download
305 downloads
HDMA Bugfixes
Added:
YesYesYesThis patch prevents various problems that would normally occur in the vanilla SMW like pipe […] Ice Man 1.22 KiB Download
1,339 downloads
Better Bob-Omb Explosion
Added:
YesNoNoThis patch adds a few changes to the Bob-Omb sprite which makes its explosions look and act more […] Sonikku 10.55 KiB Download
758 downloads
Best Raccoon + Cape Patch
Added:
YesNoNoThis patch allows you to have both the Cape Mario and Raccoon Mario powerups in one hack by making […] Chdata 13.82 KiB Download
1,202 downloads
RAM Toggled Status Bar (& IRQ)
Added:
YesNoNoThis patch allows you to enable or disable the status bar (and its IRQ) on a per-level basis, by […] Kevin 1.25 KiB Download
655 downloads
Podoboo Buoyancy Fix
Added:
YesYesNoThis patch fixes the bug where the game will get stuck in an infinite loop if a Podoboo is placed […] JamesD28 2.40 KiB Download
265 downloads
Underwater 1-UP Chain Fix
Added:
YesYesNoFixes a minor issue where Mario's bounce counter still increments while in water, allowing the […] Thomas 400 bytes Download
186 downloads
Question Block Item Collision Fix
Added:
YesYesNoThis small patch adds a short invulnerability timer to sprites spawned from ?-blocks, so that they […] Kevin 367 bytes Download
210 downloads
Per Level "Mario Start!" Enable/Disable
Added:
YesNoNoYou know how in vanilla SMW Yoshi's House doesn't show the "Mario Start!" message when entering it? […] Kevin 790 bytes Download
363 downloads
Stationary P-Balloon
Added:
YesNoNoThis patch will make the P-Balloon static when spawned directly in the level. Also, it restores the […] Kevin 492 bytes Download
212 downloads
Cape Swing Combo
Added:
YesNoNoThis patch gives the Cape (+ Bounce Blocks too) the ability to "combo" a sprite. If a sprite is […] Sonikku 1.10 KiB Download
205 downloads
Placeable Kicked Shell v1.1
Added:
YesNoNoThis patch will allow you to spawn a kicked shell by placing one of the 4 Koopa sprites (sprite […] Kevin 1.27 KiB Download
437 downloads
Spawn Carryable Sprites With Extra Bit
Added:
YesNoNoThis patch allows you to spawn sprites with a carryable state (Bob-omb, Goomba, Buzzy Beetle and […] JamesD28 947 bytes Download
181 downloads
Jumping Cheep-Cheep Sound Effect
Added:
YesNoNoThis minor patch adds a sound effect to jumping Cheep Cheeps when they jump out of the water. Keep […] MarioFanGamer 808 bytes Download
258 downloads
Timer Sprite Status Bar
Added:
YesNoNoReplaces the default status bar with a timer-only status bar using the sprite layer. Compatible […] CircleFriendo 5.20 KiB Download
849 downloads
Rex Stomp Sound Effect Fix
Added:
YesYesNoThis fixes a minor bug in SMW where stomping a Rex won't play the stomp sound effect if you get a […] MarioFanGamer 289 bytes Download
203 downloads
Disable Fireball Shooting on Flag
Added:
YesNoNoMakes player unable to shoot fireballs if a specified flag is set. Credit is unecessary. […] RussianMan 938 bytes Download
160 downloads
Bounce Block Underwater Push
Added:
YesNoNoNormally, bounce blocks such as note blocks or ?-block don't push the player downwards underwater. […] MarioFanGamer 987 bytes Download
181 downloads
Layer 2 Ledge Drop Fix
Added:
YesYesNoWhen on layer 2, Mario has a higher Y speed than normal which helps him move smoothly on layer 2 […] mario90 830 bytes Download
292 downloads
View as: List | Gallery

724 submissions found. Showing 101150.