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

    Just what is the link between Quote and Curly Brace?

    It is explicitly stated in a bit of dialogue that Quote and Curly were sent together up to the island to destroy the demon crown, so they were probably built by the same person or organization. It is also implied that they arrived after all the other killer robots did. Your usage of the phrase...
  2. HaydenStudios

    <MSG text formatter

    Sometimes you'll want to make sure lines don't exceed 27 characters because your textbox uses a face picture, while other times you'll cap it at 35 characters because you aren't using a face picture. Being able to tell it to format the text based on which condition you want would probably be...
  3. HaydenStudios

    <MSG text formatter

    Fair enough. One other thing I might mention is that continually running the executable is a bit of a hassle. It would be more convenient to have a really simple GUI and to be able to click a little button to make it format your text. That would also be a convenient opportunity to add a toggle...
  4. HaydenStudios

    <MSG text formatter

    So I tried my own sample bit of text, and I found a few problems. I tried this excerpt below: <MSG<FAC0000This is a test message, and without line breaks, it will be cut off in places. And I have a lot of super special secrets that I would like to share with you so please have a seat and start...
  5. HaydenStudios

    Curly Story - Fourth Ending

    Hey, sorry I didn't try this out sooner, these past few weeks have been crazy! First off, let me say thanks for making a tribute to my mod! I always enjoy seeing someone want to make a mod on behalf of my mod. Oh yes, he got my permission before posting this. One thing that I found interesting...
  6. HaydenStudios

    Sorry guys, nothing this year.

    Sorry guys, nothing this year.
  7. HaydenStudios

    Sure, go right ahead! And please let me know when you finish and publish the mod, I'd love to...

    Sure, go right ahead! And please let me know when you finish and publish the mod, I'd love to see it!
  8. HaydenStudios

    Midi to ogg converter

    You're only going to continue to struggle more in this day and age if you continue to cling to Windows XP, considering that mainstream support ended almost 2 years ago. Just saying. You're also not going to be very productive if you're too afraid to download files from the internet, because...
  9. HaydenStudios

    Add a "like" option!

    Like the others have implied, I don't think this is necessary. We've always shot down all the suggestions of karma systems because we don't think it's necessary given how small this community is compared to forums where it works well.
  10. HaydenStudios

    Quick Modding/Hacking Answers Thread

    1. Yes, it can be done with a simple edit in Ollydbg. Here's RuneLancer's comments on that part of the EXE: // Change the title screen music based on the title screen mode. switch(L011C_Mode) { 40fe76...
  11. HaydenStudios

    Valentine's Day 2016

    Quote and Curly Brace are celebrating Valentines day. Don't they look SO CUTE together?
  12. HaydenStudios

    The fan theories will always live on in our iron-bound hearts.

    The fan theories will always live on in our iron-bound hearts.
  13. HaydenStudios

    Quick Modding/Hacking Answers Thread

    To more directly answer your question, problems usually don't arise when you use Cave Editor's copy map feature and edit that copied map. If you use the "add map" feature, then this can make backgrounds have trouble displaying properly. Still, as GIR implied, it's really rare that you'll...
  14. HaydenStudios

    Animation/Webcomic

    I think it's really silly to go around asking people: "Hey, do you guys want to see a full animation, a visual novel, or a webcomic?" All three mediums can tell a really great story, and it's not like one is better than another; they're just different ways of expressing art. The format in which...
  15. HaydenStudios

    I will have to agree with Doors. I might also add that a good number of people here who are mean...

    I will have to agree with Doors. I might also add that a good number of people here who are mean to new users do so because they're still bitter about being mistreated when they were new.
  16. HaydenStudios

    Quick Modding/Hacking Answers Thread

    The <KEY command keeps the player still while the event is taking place so that you can't jump around or shoot bullets while a message box or cutscene is going on. If you use the <KEY command, then other things will be able to happen as you are going through your event or text box. The <PRI...
  17. HaydenStudios

    What Forum Style Do You Use?

    "Cave Story ARGGH MY EYES!" has been the default for at least the last 4 1/2 years, so that's probably what a large majority of users use. That's also the one I use.
  18. HaydenStudios

    Of course I'm still alive! I may be busy with college, but I still check these forums daily and...

    Of course I'm still alive! I may be busy with college, but I still check these forums daily and post when I have something to add. I'm even working on a Cave Story-related project that I intend on showing off to you guys when it's ready.
  19. HaydenStudios

    Help with finding an earlier version of JNR...

    It's sad that the different versions of Jenka's Nightmare have gotten so confusing that anyone who hasn't been around longer than 2-and-a-half years doesn't know who made what. None of the summaries above are quite to my liking, so let me give this a shot: 1. Cave Story: Jenka's Nightmare. The...
  20. HaydenStudios

    Cave Story with a fourth ending

    I'm going to go out on a limb here and guess that you tried to manually install the mod into CS+ instead of using the "apply port" feature in Plus Porter. For mods ported in Plus Porter that have certain types of graphic edits, things won't display properly in Cave Story+ if you don't open the...
  21. HaydenStudios

    Cave Story Steam Backgrounds

    Many people have been asking that same question for quite a few years now.
  22. HaydenStudios

    Quick Modding/Hacking Answers Thread

    Once you have 35 characters in one line on a text box, a linebreak is automatically entered in before going to the next character. Since that line you have there is exactly 35 characters long, there's no need for you to insert your own linebreak. This looks weird in the editor, but what you want...
  23. HaydenStudios

    Quick Modding/Hacking Answers Thread

    That is some strange issue with Plus Porter that some people have on their systems that I've never been able to figure out the cause of. To work around this, create a text document in the same folder as the Plus Porter .jar file, and fill it with this: java -jar "PlusPorter.jar" Then rename it...
  24. HaydenStudios

    My Custom Character/Characters

    Yeah uh, to elaborate on what Doors said, I don't mean to call you out Bombchu, but I think your first response was a bit unnecessary. I'm a little bit surprised to see a post like this come from you. Even if the OP's content isn't all that impressive, there are much more effective ways to...
  25. HaydenStudios

    Quick Modding/Hacking Answers Thread

    When you browsed to the port of my mod, did you open up the folder titled "4Endings" or "4Endings\mod"? In order to open up a port, you have to select the folder of the port itself.
Back
Top