• Please stop embedding files/images from Discord. Discord has anti-hotlinking logic in place that breaks links to Discord hosted files and images when linked to from anywhere outside of Discord. There are a multitude of file/image hosting sites you can use instead.

    (more info here)

Search results

  1. cookie

    Disabling the music?

    Hehe. It's actually pretty fun playing cave story with your favorite music on, and it's nice for speedrunning, now if only I could make the text display instantly...
  2. cookie

    Ninjakutsu - The ninja mod

    for what? make a list :) by the way, look at this: http://www.cavestory.org/forums/posts/20457/
  3. cookie

    Ninjakutsu - The ninja mod

    Hehe. That reminds me of an early version of this hack, I did ONE mistake and ended up with an executable that warps you to seemingly random places when you exit doors (first room door -> sand zone) and gives you the missile launcher when you try to save. Oh, and I also made a version that plays...
  4. cookie

    Ninjakutsu - The ninja mod

    for windows and unix, text mode, the name is ht editor (google it) ah, ok , that isn't much different to what I did to this. I am changing the instructions, with a hex editor, look at the red numbers, they're changed from the previous version (vanilla Doukutsu.exe). By the way, you're seeing the...
  5. cookie

    Ninjakutsu - The ninja mod

    ok, but what is "assembly primer"? Oh really? ;) you are forgiven :p did you just change your mind? :) I understand, deleting cutscenes (probably not so smart because cutscenes give you items, etc.) or making the text render faster is in my notes.txt, but it's not that easy to find. hey, thanks :)
  6. cookie

    Disabling the music?

    I found an easy way to disable the music :) Just open Doukutsu.exe in a hex editor (backup first!), go to address 0x20ee0 and change 55 to c3, this makes the "change music" subroutine exit early (RETN) and never set the music :) note: this is not the same as disabling the CMU TSC-flag, if you...
  7. cookie

    Ninjakutsu - The ninja mod

    Correct :) And the fun of it, of course.
  8. cookie

    Ninjakutsu - The ninja mod

    no, I won't.. I don't think you understand the point of this mod.
  9. cookie

    Ninjakutsu - The ninja mod

    why not? I would ;) yes, no need to edit more, besides, I didn't use sue's workshop or anything so I had to limit my space. probably, but this isn't supposed to be the hardest mod ever. and that's half your health Again, it's to not make things too hard. You need to "talk" to chaco's fire place...
  10. cookie

    Ninjakutsu - The ninja mod

    define "normal hack" versus other types I did some assembling to change the damage received and damage displayed and also the whole no-level-up/down, no-energy stuff; I edited actual code, not only data. And after all that, machine instructions is just bytes, how can you see the difference...
  11. cookie

    Ninjakutsu - The ninja mod

    Hi. This is my first mod for cave story, it's mostly an assembly hack. This mod gives you the level 2 sword and booster 2.0 at the near start of the game, and from then on you need to be a ninja to survive (at least in the later part of the game, the beginning is easy). All damage is 50% of...
Back
Top