Recent content by FireHaven

  1. F

    [Softmints] Corridor

    Softmints: If you want to start with 1 HP instead of 3, break out your hex editor... Go to address 14BCF (or 414BCF, this is "correct" but isn't shown that way in my hex editor, dunno what's up). You should see something like this: 66 C7 05 CC E6 49 00 03 00 66 C7 05 D0 E6 49 00 03 00 It...
  2. F

    Scratch on an Eight Ball

    Hi RuneLancer, nice to see you around. I actually posted a disassembly here a few days ago, it's linked in my introduction thread, on the second page, I think. I'm working towards a better understanding of how the game works to facilitate making the kind of changes I want for my hack / mod...
  3. F

    Take it!

    Eh. I don't care where / who it came from, it's useful. I mean, I'm a bit annoyed that he's generically claiming these documents that are mostly by RuneLancer are "his stuff", implying that he created them, but I would only be Really Annoyed if he said something like, "Check out my great...
  4. F

    Introduction and TSC Questions

    Oh thanks! I like praise! <SMP could actually be really good, I could <SMP when you enter a room and <CMP for all the other uses, giving me smoke when things change but not when you enter a room. <SMP all the time wouldn't work for me because the player can toggle the map changes, so if they...
  5. F

    Introduction and TSC Questions

    Well, I've made a disassembly of Cave Story's original code. People were looking for one so I've hosted it myself, try not to eat up my bandwidth too quickly =P WARNING - 8Mb TEXT FILE (that means don't open it in notepad, use wordpad or something instead!) let me figure out the links on this...
  6. F

    Take it!

    oh wow weapon editing data thank you so much I'm going to go make an awesome now ...If my assembly skills are up to the task...
  7. F

    Introduction and TSC Questions

    Thanks for that thread, with a bit of poking around I might be able to find the place where <CMP jumps to the pointer table and that would let me avoid the smoke entirely. Any other old stuff by RuneLancer that's still archived somewhere? Edit- I've been wading through his old posts and man...
  8. F

    Introduction and TSC Questions

    Thanks, Softmints. I was already using an online reference for TSC script but yours is more recently updated, and the NPC data will save me hours of testing. I would be happy if <CMP never produced smoke. Can someone tell me where to find this in the game? If not I guess I can randomly...
  9. F

    Introduction and TSC Questions

    Hey, nice quick response time! (Softmints talked to me!) Man, Ballos' Lab is frozen? I guess that means I have to make my own... eventually... Yeah, I've used Miza. It's kind of horrible. I agree with you. Yes, I'm currently using 90-94 to <CMP all the tiles when you re-enter a room. My...
  10. F

    Introduction and TSC Questions

    Hey SeriousFace, it's me. Most of you haven't heard of me, so I suppose I'll introduce myself first. I'm a somewhat experienced programmer and an ardent fan of a few gazillion video games. My assembly language skills are extremely rusty but probably intact; if anyone has notes on the Cave...
Top