Language…
19 users online: AmazingChest,  AmperSam, anonimzwx,  Anorakun, Blizzard Buffalo,  Eden_, h.carrell, Hiro-sofT, Maw, Mr. MS, mtheordinarygamer, NewPointless, NTI Productions, playagmes169, Snowfool948,  Tahixham,  Thomas, Tulip Time Scholarship Games, underway - Guests: 296 - Bots: 425
Users: 64,795 (2,373 active)
Latest user: mathew

How to clear up RAM for the retry system patch

So I just started using Lunar Magic the other day, and after about 3 hours of tutorials I'm sort of starting to understand it. What I don't understand at all though is how to patch asm files. I have asar and I've tried to patch 2 asm files so far and neither of them have worked. The first one was the patch to remove "Mario Start" at the beginning of the level to replace it with the Yoshi's Island level intro, and the second is the retry system patch. Asar said there was an error applying the first patch and that there's no RAM available for the retry system. I have looked at the patching tutorial and I'm still so lost and confused. Could someone help me either learn how to properly and asm files or tell me if I'm an idiot and I'm doing this all wrong?
Asar doesn't have any RAM detection, it probably said ROM.

Anyway, the most likely cause of this is typoing the ROMs file name. Make sure you spell them exactly as they are including the extension (most likely .smc).
You can also drag and drop the files in the window when it asks you for them which can prevent these kind of errors.

In case it does say RAM, post the exact error it gives you, it might be a missing define or file as well.
Ok thank you that worked.