Hey,
I saw in a Hack that you can spawn shells directly into marios hands with L/R. Can someone send me the code of this patch and can someone explain me how I make this feature only in ONE level and not in all?
Somebody already asked this question and the answer was given in this thread that you also posted in.
If you need help with inserting the code with UberASM, then here's how you'd do it.
In the UberASM folder, navigate to the level folder, then make a new .asm file with notepad. Copy and paste the code from the link above into the file and save it. This is the code I'm referring to:
Then go back to the UberASM folder and edit list.txt. Where it says:
put the level you want the code in and the name of your new .asm file. Where it says:
Code
rom: SMW.smc ; ROM file to use.
put the name of your rom. Then just double click UberASMTool.exe and you should be good to go. All of this information is in the UberASM readme, so give that a look as well. If you look through the .asm file you made, you should notice some customizable options that you can tinker with. Anyway, I hope this helped!
Thank you very much! Yeah, I posted in this thread but a moderator said that I should make my own. He was talking about Asar. Is this also working with Asar?
Regards
-------------------- Imagine a signature here
MarioFanGamer SMW ASM Moderator Invincible Mario
Posts: 4625/5243
Since:
Location: Germany
Pronouns: He/Him
Asar is used in most major tools so you'll end up using it (even if indirectly). However, the code can't be inserted by Asar on its own since it's missing characteristics for a patch, not to mention the moderator realised it the code is for UberASM:
I tried to patch it with UberASM and it sais that it can't find my rom. My romname is Super.Mario.World.3.smc but it can't find it. Must the rom be in the same folder?
Regards
-------------------- Imagine a signature here
MarioFanGamer SMW ASM Moderator Invincible Mario
Posts: 4626/5243
Since:
Location: Germany
Pronouns: He/Him
Follow Us On