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

    Quick Modding/Hacking Answers Thread

    You could also use Pinta, which is based off Paint.NET, but doesn't screw up colors nearly as much for general purpose 2D sprite editing. EDIT: http://pinta-project.com/download.ashx
  2. C

    What happens to Misery in the Normal Ending?

    I don't think she dies. The curse just never breaks. She keeps on making more demon crowns or maintaining the existing one. This might belong in theories, but I cannot tell yet. Perhaps it is just game discussion, but it is also very plot related.
  3. C

    Why does my Quote look like a squirrel?

    This is truely wonderful to see an actual Linux distro running a copy of Cave Story+. I've never seen it with my own eyes before.
  4. C

    Hey man, nice to have you on the forums. If you want, you should say hello in the hello thread.

    Hey man, nice to have you on the forums. If you want, you should say hello in the hello thread.
  5. C

    Hydorah

    In one restaurant near my college, there is an old style arcade which includes a real version of Galaga. They sell pizza, chicken tenders, pasta, cheese sticks, and sausage sandwiches, all of which are really good food dishes. But everyone comes for the arcade.
  6. C

    Discusion: Cave Story 3 ~ The Crowned Witch

    I believe the correct way to steal ideas without needing explicit permission from the author is Creative Commons licensing nowadays.
  7. C

    It's a Cave Story 404 page?

    It's a Cave Story 404 page?
  8. C

    Uh, I'm having trouble viewing these images. Make sure you have hotlink protection off on your...

    Uh, I'm having trouble viewing these images. Make sure you have hotlink protection off on your domains.
  9. C

    Quick Modding/Hacking Answers Thread

    I prefer using JE (JZ) with TEST EAX, EAX Make sure you do: PUSH EAX PUSH ECX PUSH EDX before your code, and then POP EDX POP ECX POP EAX after your code. Believe it or not, the call stack is designed so that this will still work even if you call functions in between the PUSH and POP blocks.
  10. C

    Quick Modding/Hacking Answers Thread

    I thought the Intro Map meant (u) Kings, not the Start Cave. Or is that what he really meant? Just the Start Cave?
  11. C

    Switch to IPBoard?

    That seems to be a bug. I am not sure it it is IPBoard related. Clicking on text links in signatures seems to work correctly. Also, it appears that nested spoiler tags will not thwart anyone. You can see inside spoilers by right clicking on the page and seeing the HTML generated by PHP by...
  12. C

    Hydorah

    If I remember correctly, Wedge of Cheese's Cave Story Mod the Wrath of RubyLanguageLovers (nobody remembers the original name) had graphics that were inspired by Hydorah. If I'm not totally wrong about that.
  13. C

    Hydorah

    For non-Shmup lovers, this game is really difficult. Shmups themselves are often quite hardcore. And apparently, ZUN's games are not actually shmups. There is a huge different between slow moving bullet curtain and Hydorah's tiny bullets which you can barely see unless you have a good screen...
  14. C

    Hydorah

    Hydorah is a very interesting shmup, and I enjoy it a lot. I should probably check out more of Locomalito's games. I think that a handful people on the CSTSF already know about Hydorah or already played it. For other people on this forum, perhaps they have not heard of it just yet. But that's...
  15. C

    <img src='http://www.cavestory.org/forums/public/style_emoticons/<#EMO_DIR#>/frown2.gif'...

    <img src='http://www.cavestory.org/forums/public/style_emoticons/<#EMO_DIR#>/frown2.gif' class='bbc_emoticon' alt=':(' />
  16. C

    In TSC, accessing flags is easy. <FL+XXXX : Sets the flag XXXX to True, where XXXX must be any...

    In TSC, accessing flags is easy. <FL+XXXX : Sets the flag XXXX to True, where XXXX must be any 4 digit number like 4560 or 0003 <FL-YYYY : Sets the flag YYYY to False, where YYYY must be any 4 digit number like 5100 or 0080 To flip a flag like a light switch, you need to use conditional TSC...
  17. C

    [Toroko] Lo siento, pero la Mimiga Toroko... ella... siempre muere. Para salvar su vida en el...

    [Toroko] Lo siento, pero la Mimiga Toroko... ella... siempre muere. Para salvar su vida en el juego, no es posible.
  18. C

    For the Fireball in Cave Story: Redesign, I think Dubby used a TSC flag to trigger the flames of...

    For the Fireball in Cave Story: Redesign, I think Dubby used a TSC flag to trigger the flames of the fireball. Do you know what flags are? They are Boolean variables. They can be set using TSC and x86 assembly. Is the cheat engine able to see all flags?
  19. C

    http://oliverchu.com/aboutoliver.html Done. If you want your Cave Story forums username, or even...

    http://oliverchu.com/aboutoliver.html Done. If you want your Cave Story forums username, or even your real name on there, just ask me. Your question is number 61.
  20. C

    Oh you want to add a question. Sure. I'll add it. Thanks <img...

    Oh you want to add a question. Sure. I'll add it. Thanks <img src='http://www.cavestory.org/forums/public/style_emoticons/<#EMO_DIR#>/grin2.gif' class='bbc_emoticon' alt=':D' />
  21. C

    Fine. I'll stop posting for a while. And calm myself down.

    Fine. I'll stop posting for a while. And calm myself down.
  22. C

    Notable Moments in IRC

    // 19:38 #curlybrace.WD-40: sometimes when i stretch my arms, i pretend i'm going super saiyan // 19:38 #curlybrace.Guest02403: does the stretch then take three episodes?
  23. C

    Does this mean you can edit Cave Story images now?

    Does this mean you can edit Cave Story images now?
  24. C

    Music Requests Thread

    Male Silverware Person? (???) Anyway, Otemoto are you offering vocalization lessons for anyone?
  25. C

    Cave Story: The Final Chapter (Beta 1.0)

    It doesn't feel like a sequel because too many of the original maps are barely modified. Some issues are that the Map System graphic is displayed for the Life Pot. You should fix that. Don't tease the user by putting a life capsule in a place where they can't get back to. If you...
Back
Top