Recent content by Koneko

  1. K

    MOD: Cave Story Boss Rush

    You get the Arms Barrier three times. You get the life capsules from the Plantation before the Sisters fight. I lost at the Undead Core because I expected to be able to rest in between the fights, and therefore emptied all my missiles and hitpoints into Misery and the Doctor. It would be...
  2. K

    So I started a hack.

    I can't believe people think it won't take very long to reverse-engineer the weapons and sprites. I am impressed so far, and glad to see someone with experience working in this community. Even if this is only a side-project, I'd love to see it succeed.
  3. K

    Creating Boss Fights

    It will be a two-byte value if the first byte alone makes no sense. This case, for example. And yes, it's (almost?) always going to be backwards. Pixel also seems to have used two bytes for most things, even if the value was never going to exceed 255. Weapon ammo and character hitpoints come to...
  4. K

    Boss code?

    caveoholic! was mentioning that he had used two separate game exe files for his hack. The first would be the main game, with all of the levels he needed, as many as he needed. The second would contain boss rooms and boss fights, without having altered the number of maps. To tell the player when...
  5. K

    Cave Story: Jenka's Nightmare

    I thought that you had handled the entire project so far with magnificence. Then I learned that the blade was hidden with little to no explanation of where to go to get it. So I'm annoyed by that, but I'm still in awe of your awesome. What worries me is that players seem to be spending a...
  6. K

    Treasure Chest ARGH!

    In the actual game, a treasure chest consists of two sprites, one on top of the other, for the treasure chest body and its lid. Both should have identical flag ID numbers. The lid is sprite number 21, and should call event on action (the event would be "empty" or the like), and be visible when...
  7. K

    Want to play my edited game?

    Do you mean THIS life capsule? Because if there's one before that, you have defeated me. Oh, and how do you make the life capsules actually work? Mine somehow are not collectible.
  8. K

    New editor in development

    You know, that bug could actually be quite useful... You could make star blocks that would turn into water, so you could use them underwater. Or you could have some that would turn into the door tiles and make a door hidden in a bunch of star blocks. The possibilities are endless*. *Not really.
  9. K

    New editor in development

    This is pretty awesome. However, I've run into a big bad bug. When you increase the size of an area, then shift down the map, then make more level in the new space... If you try to use the vertical scrollbar, the program crashes. I spent the last ~hour making my start point, and I just lost all...
  10. K

    Want to play my edited game?

    So. Starting off, the first cave is AWESOME. Though there are very many ways to die, for example spikes, or spikes, it's fun and fulfilling to complete. The save points are happy. The Mimiga Village is nice, what with the missile launcher at the top. And then, the reservoir. *(&^. Missile...
Top