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

    I will forever prefer touchpads over normal mouses.

    I will forever prefer touchpads over normal mouses.
  2. Mint

    Don't Mystery Me (Reskin Mod)

    Guilty and wouldve happend if it werent for mine or Pepper's total lack of skill in grapchis stuff Anyway seeing other people's responses is getting me curious enough to try, might look into it perhaps tomorrow. Wish there was something like screenshots though, video didn't tell me much yet I...
  3. Mint

    Quick Modding/Hacking Answers Thread

    As Joexys pointed out, easiet is to just make a copy one of the prt files under data/stage and also the similiarly named pxa file in the same folder and just make your tileset on that- remember that individual tiles are 16 by 16 pixels. Once you are done select your new tileset and in bl you can...
  4. Mint

    I think it's @andwhyisit absolute fave hobby to make the site run on as much browsers as possible.

    I think it's @andwhyisit absolute fave hobby to make the site run on as much browsers as possible.
  5. Mint

    Quick Modding/Hacking Answers Thread

    I feel like there's something missing here, unless youre using asm to load something I dont see why the game would load anything named Kings in the Data folder (data/stage, homever...), and because i dont see a filetype i can only assume its referring to a folder named Kings which makes even...
  6. Mint

    So Im Working On A Project, Speed Story, and These Things Keep Happening:

    It tends to be a bit harder to help sometimes without seeing written tsc and stuff or knowing what you changed but. This is probably the game reading over stuff that isn't actually part of a command which can include event numbers and messages that go in message boxes- don't try to comment in...
  7. Mint

    Unused Button graphics

    Are you sure that these graphics are exclusively used for cs? I feel like some of these buttons wouldn't even be relevant to the game to begin with and makes me wonder if this isn't just some sheet to be used for multiple project. Though I could just be really wrong on that.
  8. Mint

    Quick Modding/Hacking Answers Thread

    It's hard finding out why an event crashed if we dont know what the event is like (if youre afraid to show it because of spoilers, just copypaste and remove the spoilery part really) Either way a simple way to start is by looking at which command stuff goes wrong at by putting a quick test...
  9. Mint

    How do you calculate this anyway?

    How do you calculate this anyway?
  10. Mint

    MODCON 2019 (Cave Story Annual Modding Contest)

    What is this heresy we all know it's doubleclick Honestly despite what i've said earlier this year about helping or want to enter between FFXIV and my exam I don't think I w- Oh. So basically think of an idea in December and then just rush it, got it. Feel like I'd really have to emphasize the...
  11. Mint

    ColdCalloppy

    ColdCalloppy
  12. Mint

    Quick Modding/Hacking Answers Thread

    Are your events sorted correctly? if #0300 is above #0169 then calling the latter will make the first run because cave story is weird.
  13. Mint

    CSE2 - The Cave Story decompilation project

    Im surprised my phone seems to be able to run this at 40-50 (often near 50) fps although I wouldn't know for sure since I obviously can't get past the title screen unless i maybe get my controller working somehow (though that's more trouble than it's worth right now). Oddly enough however the...
  14. Mint

    Is it bad of me to find pleasure in the suffering of the people i hate

    Is it bad of me to find pleasure in the suffering of the people i hate
  15. Mint

    Honestly I never really see cave story in the switch eshop. Also consider that people might not...

    Honestly I never really see cave story in the switch eshop. Also consider that people might not even be touching the eshop because no need.
  16. Mint

    I still eat them in neutral weather. Sometimes bootlegged.

    I still eat them in neutral weather. Sometimes bootlegged.
  17. Mint

    It's another one of those silent weeks isn't it

    It's another one of those silent weeks isn't it
  18. Mint

    Sadly seasons didn't really do a lot with it's seasons mechanic while ages felt way more focused...

    Sadly seasons didn't really do a lot with it's seasons mechanic while ages felt way more focused on it's past/present mechanics.
  19. Mint

    Technically spoken the underwater maps are their own maps in the game's data.

    Technically spoken the underwater maps are their own maps in the game's data.
  20. Mint

    Is the DSI Port of Cave Story lost forever ?

    I don't think it works like that sadly.
  21. Mint

    Quick Modding/Hacking Answers Thread

    Unless im horribly mistaken it is very possible to loop events using vanilla flags, though you'll need multiple flags dephending on how optimised your tsc is and how often you want to loop the event.
  22. Mint

    CS+ just updated on steam. why

    I dont have cs+ because I have personally better uses for my money but I remember it being an abandoned game anyway so it's probably just steam updating stuff again (especially if it's a 0 mb update). Feel free to prove me wrong cause im just guessing.
  23. Mint

    Quick Modding/Hacking Answers Thread

    There isnt really a command for while loops although you can make one as long if you use flag checks to return to the same event. If you do this though you must make absolutely sure that there is at least one <WAI and also a way to get out of the loop.
  24. Mint

    The only problem with seasons is that the linked game final boss is kinda easier there because...

    The only problem with seasons is that the linked game final boss is kinda easier there because you have the cape and hyper slingshot. That aside I may be biased because childhood nostalgia but I generally just like seasons more.
  25. Mint

    Quick Modding/Hacking Answers Thread

    Ah whoops i never answered this did I. IIRC you wanted to spawn multiple smoke entities but don't want them to all do their animation at once right? Just put a <WAI command between the two commands you use to spawn these (or between all of them if it's more than one). You still have to put down...
Back
Top