Language…
16 users online: autisticsceptile1993, Batata Douce, CalHal, DasFueller,  Deeke, Dzing, fanfan21, Hammerer, isaix, MegacesarCG, RZRider, sheeptitan,  shovda, TheBourgyman, underway, Ziz - Guests: 292 - Bots: 284
Users: 64,795 (2,378 active)
Latest user: mathew

help removing wallkick 1.0 patch

Hi! i installed wallkick 1.0 Asar patch to my rom some time ago, i recenttly faund the 1.1 Uberasm wallkick patch and i preffer it because of the option of using it only on certain levels, so my question is if i can totally remove the Asar patch, because even when im using the uberasm 1.1 patch as a levelasm the 1.0 Asar patch keeps appearing at any other level, i just want to use the 1.1 at certain levels and that's why i want to remove the asar patch, help is appreciated a lot
My layout looks ulgy
Your best bet is to use TheBiob's 'Unpatcher'. It's in the tools section.
My Mode 0 guide.

My Discord server. It has a lot of archived ASM stuff, so check that out!



If the unpatcher doesn't work, your second best option would be to just port over to a new ROM.

Professional frame-by-frame time wizard. YouTube - Twitter - SMW Glitch List - SMW Randomizer
Try copying this into a blank file and save it as a .asm, then patch it with Asar. It should clean the freecode and restore the original game code.
Code
if read1($00ffd5) == $23
	sa1rom
	!bank = $000000
else
	lorom
	!bank = $800000
endif

autoclean read3($00A2A1+1)
ORG $00A2A1|!bank
JSL $0586F1|!bank

Confirmed to work with basic testing on LoROM and SA-1.