Search results

  1. dooey100

    ML+ Hack! Add to, subtract from, or set your max health!

    Well, I found myself with a little bit of spare time on my hands, and I was itching to work with assembly, cause I hadn't in a few months, so I made this hack to ML+. The best part of this hack is that you can implement it into a mod at any time, and it won't screw up any ML+'s that you already...
  2. dooey100

    Achron: Tale of a Time Traveller

    Well, this demo isn't as long as I hoped it would be, but I wanted to get it out before I started university, so here it is: Achron Demo 1 Some notes: 1) The secret counter isn't working properly yet, but it should be obvious what the secrets are. 2) This is a rather puzzle heavy mod, and I...
  3. dooey100

    Flag usage in assembly (advanced)

    GIR was asking how to use flags in assembly, so I made this post since he may not be the only one wondering. =========================== say [0049E650] is the variable for the equip flag used with EQ+ and EQ- (it is) Now say you and to equip flag 8. Flag 8 in binary is 00001000 so we use OR...
  4. dooey100

    Free hacks!

    In this thread, I will try to provide documentation of some of the easy weapon hacks you can do, simply by looking up values and changing them in your disassembler. (If you don't know how to use a disassembler, read my Un-Advanced Hacking FAQ!) I'm going to basically put comments in OllyDbg, and...
  5. dooey100

    Grand Gallery of Modding Tutorials (LOOK HERE BEFORE ASKING)

    Index of useful threads. (Look here before asking questions) Edit by Noxid: So you want to mod Cave Story? Don't know where to start? Well you've come to the right place! This thread is an index of all the knowledge this forum has to offer, presented in what we hope to be an easily accessible...
  6. dooey100

    Weapon Hax Alpha

    Well, I've been working on hacking all the weapons in the game for awhile now, but I've kinda lost motivation, so I'll post what I have in the hopes of getting motivated. Or at least if I never finish it it won't have gone completely to waste. Note - its still very much an alpha, so expect lots...
  7. dooey100

    Un-Advanced hacking FAQ

    It seems like we have a lot of threads recently from first-time assemblers, so if you have any basic questions about how to disassemble, what commands do what, etc. you can ask them here (for a basic overview, read the Wikibooks assembly guide, especially the Instruction set. it doesn't go in to...
  8. dooey100

    2 mini mods

    So I made 2 small mods that are basically just a boss by itself. The first one is a Monster X Edit with infinite booster, and in the sky. You start with the polar star, but I added some range and damage to the level 1 polar star. Level 2 is still the same, though, so don't level up. It includes...
  9. dooey100

    Cave story DLC?

    So I'f you have been reading the Nicalis Blog about cave story for Wii, then you would know that there will be downloadable content for the WiiWare version. There has been some speculation about fan made mods available for download, but we don't really know anything at all, besides that it will...
  10. dooey100

    Help with H/V triggers please?

    Can someone help me with H/V triggers please? I'm trying to edit the reservoir so that a whole bunch of chinfish spawn when you jump in the reservoir, so I made an H/V trigger just past the fisher dude. (For it now it just plays a test MSG, I'll get it to actually do something once I get it...
  11. dooey100

    Single level: Hell's legion

    This isn't really a mod, more of just me messing around and creating something that turned out kinda cool. (Although I might use it in a mod sometime) http://www.sendspace.com/file/4dfa0a Basically, you get an infinite booster 2.0 and a Spur that takes no time to charge, and you are pitted...
Top