• 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. GIRakaCHEEZER

    Your Cave Story Videos

    WPiUSlcyF04 Since this is a Cave Story related Video of mine, and since not everyone browses the modding/hacking forums, I figure I might as well post this here too. To those who have seen this in the WTF-story thread, nothing new here. Is it bump-worthy?
  2. GIRakaCHEEZER

    Cave Story: Jenka's Nightmare

    Maybe he means the modding/hacking half of the forums :).
  3. GIRakaCHEEZER

    Show off your org music...

    Here's a new org I'm working on for WTF-story... Forest Temple Most of you should recognize it, but incase you're an unlucky soul who's never played that game, then it's based off of this: http://www.youtube.com/watch?v=8KUXX9T8Cm4 It took a little time to get that main part to sound right...
  4. GIRakaCHEEZER

    Cave Story: Jenka's Nightmare

    Please, explain how this relates to Jenka's Nightmare.
  5. GIRakaCHEEZER

    Cave Story Remix Project 2

    So what you're saying is you want it to incorporate the melodies seen in CS music, as a remix project would suggest? Or does it just have to sound similar to CS music (this leaves things pretty open). And no, I have not played lyle in cube sector.
  6. GIRakaCHEEZER

    WTF story demo v 0.504

    He's right, the WTF-story thread is for the discussion OF wtf story, but I don't think it needs to be a place where you argue about your opinion of it compared to other mods. You could probably continue your discussion HERE however. And yes, Runelancer truly is to be hailed for his...
  7. GIRakaCHEEZER

    Cave Story Remix Project 2

    She might think it is actually a CS mod/hack, but I don't know. Ryuu has a tendency to make offtopic posts or create threads in the wrong sections, so yeah. You'll have to wait for ryuu's response though for clarification, cuz she COULD want a demo of your music. By the way, what music do you...
  8. GIRakaCHEEZER

    WTF story demo v 0.504

    I liked schism, but I didn't like how it used the same format of CS. As in, you could soooo tell that second area was the eggcorridor edited. Was kinda offputting, really. Original sin had weapon hacks, but yea not much else. The thing is, these games all had 1 good element like that. I'm...
  9. GIRakaCHEEZER

    Free hacks!

    Keep in mind that I said the code that regenerates ammo is MOST LIKELY not located in the offsets you guys have. The offsets for the Machine Gun's assembly simply points you to the bullet code, which is only executed while a bullet is on screen, or when a bullet is spawned. Since the machine...
  10. GIRakaCHEEZER

    Free hacks!

    Well, I do use ollydebug, and I know why you're having the problem you are having. When you're looking for offsets in olly, remember to add "00400000" to them. So offset 00006e60 is actually 00406e60. It does that for some important reason that I don't know.
  11. GIRakaCHEEZER

    WTF story demo v 0.504

    Well, I've been doing a bit of work with assembly, and this is what I have so far: WPiUSlcyF04 [Edit]: I don't know if the youtube tags are working, so here's a link down here. http://www.youtube.com/watch?v=WPiUSlcyF04 I've been working on this pretty much straight for the past week...
  12. GIRakaCHEEZER

    Show of your custom characters!

    It's nice to see you like his mod and all, but doesn't this review belong somewhere else? You know, like on the King's story thread, and not here, where we're supposed to be showing off custom mychar's?
  13. GIRakaCHEEZER

    Since when was flaming common sense? Since when was telling someone to leave the forums common...

    Since when was flaming common sense? Since when was telling someone to leave the forums common sense? You're not an admin. And since when was arguing on the internet common sense? Are you telling me you have common sense? Because if so, I'd like to see some.
  14. GIRakaCHEEZER

    Captain Fab, I don't know what you're problem with Lowell is, but you need to get your head out...

    Captain Fab, I don't know what you're problem with Lowell is, but you need to get your head out of your ass and move on. You don't have to like him, but seriously you just sound like a douche. I understand you had issues with him, but this is just pure flaming.
  15. GIRakaCHEEZER

    Chatlogs, Quotes, and Funny Memories. Sig'd's to last a lifetime!

    Nah, I think void wants her here because he wants more people active on the forums. Sure, she has made some mistakes, like posting threads to ask for links to dead mods, and double-posting, and replying to threads while asking questions not relevant to the original thread. But there's no need...
  16. GIRakaCHEEZER

    Free hacks!

    From the Cave Story FTP itself... WeaponHack.txt. This contains the assembly offsets for most, if not all, weapons. If you ever need more offsets or modding info check out the Cave story FTP for more offsets and stuff. It'll be under info in the FTP, btw.
  17. GIRakaCHEEZER

    Cave Story Officially RELEASED for WiiWare

    Me too, I liked what they did with the living waterway track in that one vid they released.
  18. GIRakaCHEEZER

    Tileset hacking

    This idea has gone NOWHERE since I don't know where the assembly that renders the map is, or where the assembly that handles the tile types is. If anyone has information regarding this, please post what you know on this thread. And PLEASE don't derail my threads with basic and miscellaneous...
  19. GIRakaCHEEZER

    Offsets

    In runelancer's notes, he has 2 offsets listed for frames and npcs. They are: +0x64: FrameNum +0x68: FrameID They are both wrong. +64 is actually the frame timer, and +68 is what stores the frame number. The updated offsets would be: +0x64: FrameTimer +0x68: FrameNum I found this out...
  20. GIRakaCHEEZER

    CaveEditor again (beta, maybe alpha)

    I see you added the ability to manipulate weapon data. However I'd recommend that you add the number of shots on screen as an editable, since it too is located in the .exe, and if you can edit damage values then this should be easy, right?
  21. GIRakaCHEEZER

    Free hacks!

    It is possible Ralren, but you might need more space to call the function for creating the npc (smoke). You'd just need a jump to an empty space, I guess. Dooey could do it. I could do it too (prbbly) but I am not-as-helpful as dooey.
  22. GIRakaCHEEZER

    Cave Story ~ The Lost Mage and Pirate

    I think I know what he means, the old one on the far right looks less "deranged and crazy". I'd say the eyes AND the mouth on the last one.
  23. GIRakaCHEEZER

    What files do CD-R's Support (CS Relevant)

    That means it's an acronym. Saying you can't call it a CD-R is like saying you can't call Cave Story CS.
  24. GIRakaCHEEZER

    Anyway to get back to the final cave (hidden)?

    1. No, you have to start a new run 2. You have to mod/hack the game to start the timer in the final cave if you want it there.
  25. GIRakaCHEEZER

    Show of your custom characters!

    Oh by the way I would recommend HIGHLY against using megaupload for your files, since it's a terrible site for people to download from. I recommend switching over to mediafire or esnips instead.
Back
Top