Language…
8 users online: Dark Mario Bros, Firstnamebutt, Golden Yoshi, Isikoro, krizeth, monkey03297, qantuum,  Ringo - Guests: 240 - Bots: 288
Users: 64,795 (2,376 active)
Latest user: mathew

how to make infinite lives with lunar magic.

I was trying to make a kaiso rom hack, but I couldn't figure out how to make infinite lives and/or automatic respawn. I don't know how to program, so try to dumb it down a bit if it has anything to do with downloading files and configuring stuff.
Looks like what you want is the retry patch, which has auto respawn and infinite lives among other things. To patch it in the rom you need asar, and make sure to follow the steps described in retry's readme file to make it work properly.
Originally posted by KevinM
Looks like what you want is the retry patch, which has auto respawn and infinite lives among other things. To patch it in the rom you need asar, and make sure to follow the steps described in retry's readme file to make it work properly.



I second this im building my first rom hack took me a bit to figure out how to apply the patch properly if you look down a couple threads you will see me thread asking about death fades
If you don't want to use the retry system to not lose lives, you can apply this hex edit instead:

Code
org $00D0D8
	NOP #3

Just save it with an .asm format and insert with Asar.
Windowless ride, feeling alive
Are you alive or just breathing?