News:

Don't forget to visit the main site! There's lots of helpful docs, patches, and more!

Main Menu

Does anyone managed...?

Started by slash004, May 08, 2016, 04:42:03 PM

Previous topic - Next topic

slash004

I know there is not enough hacking progress on MII hacking as SM hacking, but...
Does anyone managed to debug MII and got (or a least simulate) beam stacking?

FelixWright

Outside of the SM hacking community, we're spread pretty thin. AFAIK at the moment there are only ~5 or 6 hackers for the GBAtroids, and less than 10 NES metroid hackers.

If MetII: RoS is your main focus at the moment, perhaps you should consider learning GB assembly language and take matters into your own hands

liamnajor

@Cosmic Funny, that's exactly what I did, even though I've never read this post until now

quantam

Quote from: slash004 on May 08, 2016, 04:42:03 PM
I know there is not enough hacking progress on MII hacking as SM hacking, but...
Does anyone managed to debug MII and got (or a least simulate) beam stacking?
I only looked a bit at how weapons work, but it should be possible to stack everything except laser + spazer, as both of those are implemented by firing 3 different projectiles with each shot (which would combine to be 9 projectiles). You could perhaps increase the damage from spazer if you have laser. You'd have to do surgery on a number of functions related to projectiles, though.