Recent content by an-unknown

  1. A

    ROM Hack Metroid Prime Hunters ROM hacks?

    It should be standard SDK compstatic compression, just like with the overlays. IIRC it's called something like "BLZ". There should be standard NDS modding tools for this. That's interesting, since the first thing the compressed ARM9 binary does is decompress itself. I'm quite sure not all...
  2. A

    ROM Hack Metroid Prime Hunters ROM hacks?

    That's not how it works. In Metroid Prime Hunters, all things that appear in levels are handled by the "entity" files. They contain multiple "layers" which define when a specific item/enemy/object/door/… is visible, and every entity has a position at which it should appear, potentially a scanlog...