• 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. 20kdc

    "Don't end up like last time"? What happened last time?

    "Don't end up like last time"? What happened last time?
  2. 20kdc

    q3hardcore's (Occasionally Updated) Modding Thread

    I don't know about these details, it's not my pun. I'm just guessing. (EDIT: Well, QuoteHax, you got your wish, apparently. May not have happened in the way you wanted, though.)
  3. 20kdc

    ...Or I could just wait until the connection turns off, as it does every night, because I'm much...

    ...Or I could just wait until the connection turns off, as it does every night, because I'm much more interested in seeing how long it takes to get a post...
  4. 20kdc

    Geobox Engine getting ready for public use

    ...Isn't this the "Beneath The Surface" engine? EDIT: I was just noting, that's all!
  5. 20kdc

    A quick question on how to PM

    But in this scenario they are. Worst case, you have to ask someone with contact details to act as a mailperson.
  6. 20kdc

    q3hardcore's (Occasionally Updated) Modding Thread

    "Hacks at the speed of sauce". If it had been spoken out loud, it would sound like "Hacks at the speed of source". Problem with Doukutsu Assembler is that it's forgetful of the filename, so debugging takes a bit longer as you have to re-enter the file name...
  7. 20kdc

    Geobox Engine getting ready for public use

    Taking the fact it's supposed to be for Cave Story mods into account, that's probably going to be the case. Still, I was just noting based on engine alone :)
  8. 20kdc

    Probably going to sleep for the night-best to see how NICE unfolds in the morning.

    Probably going to sleep for the night-best to see how NICE unfolds in the morning.
  9. 20kdc

    ...Released. I think you'll be able to find it, it has the most obvious name in the universe.

    ...Released. I think you'll be able to find it, it has the most obvious name in the universe.
  10. 20kdc

    Project N.I.C.E. has been released proper.

    Project N.I.C.E. has been released proper.
  11. 20kdc

    ...Oh, THAT's the notification I received.

    ...Oh, THAT's the notification I received.
  12. 20kdc

    A quick question on how to PM

    This is kind of rule bypass, but does the person in question have contact details in their profile?
  13. 20kdc

    NPCs In C Entity (NICE)

    I gave this(EDIT: To be specific, a early version which only supported 1 NPC. That changed quickly.) to QuoteHax and Noxid, and Noxid decided it might be useful and that I should make a forum post for it. The name was basically made up on the spot. This is a project to allow making Cave Story...
  14. 20kdc

    I intend to do a similar thing with bullets, but I'll release the template mod first-people who...

    I intend to do a similar thing with bullets, but I'll release the template mod first-people who really want to mod bullets can still use the Doukutsu Assembler(plus the fallback means everyone's old Doukutsu Assembler mods should work as usual unless they mess around with NPC216)
  15. 20kdc

    Essentially the code does this: Forcefully call NPC216(Note that I modify the code which decides...

    Essentially the code does this: Forcefully call NPC216(Note that I modify the code which decides which NPC to call, instead of modifying the pointer table) Call my DLL (game.dll,originally called gamemanj.dll but changed due to space concerns) DLL doesn't have a new behavior for this NPC, so...
  16. 20kdc

    It doesn't externalize the NPC behaviors, it simply calls back inside the Cave Story EXE.

    It doesn't externalize the NPC behaviors, it simply calls back inside the Cave Story EXE.
  17. 20kdc

    Almost done making a "template mod".

    Almost done making a "template mod".
  18. 20kdc

    ....*sigh* Ignore all the extra comment notifications I've generated, I keep having to revise my...

    ....*sigh* Ignore all the extra comment notifications I've generated, I keep having to revise my ASM mod for all NPCs redirected to 216's routine...
  19. 20kdc

    You don't even need to expand the .text segment-You can just create another one. Same goes with...

    You don't even need to expand the .text segment-You can just create another one. Same goes with data segments. But there's no real point unless people start to consider game.dll a sure sign that "the mod-author is a cop-out who can't handle ASM" or somesuch. If that happens everything will go...
  20. 20kdc

    (Note that "If there were C signatures" refers to your function list. I kind of placed the...

    (Note that "If there were C signatures" refers to your function list. I kind of placed the sentence above as a afterthought...) (Yet another note: Also, how is it nobody has thought of this before???)
  21. 20kdc

    Wow. That is detailed. I kind of consider the Universal NPC system messy, as it adds a extra...

    Wow. That is detailed. I kind of consider the Universal NPC system messy, as it adds a extra file, but certainly better for people who don't like ASM. What do you mean by "hard-coding the entries into the .rdata segment", though? If there were C signatures, I could just go ahead and put them...
  22. 20kdc

    ...Is that a tie growing out of his mouth, or does he simply have blood coming out of his nose...

    ...Is that a tie growing out of his mouth, or does he simply have blood coming out of his nose at such a high pressure he should well be dead by now...? Just noting.
  23. 20kdc

    I read the "last 5 posts" page. You don't seem to be a condescending asshole. I may be entirely...

    I read the "last 5 posts" page. You don't seem to be a condescending asshole. I may be entirely wrong, of course, but I have no proof to suggest that. I haven't seen any posts from you that could be called "asshole-ish." I don't know what made you think you were being a asshole. Then again, I...
  24. 20kdc

    Geobox Engine getting ready for public use

    Unreal Engine is for 3D(correct if I'm wrong), and although Unity has a 2D mode, having the cutscene stuff built-in is probably a really useful feature. It's stuff like HTML5 2D game creation frameworks I think would be the main rivals, since they're tried and tested, some are free, work on...
  25. 20kdc

    Well, I'm currently on Windows 7. And it just LOVES to download Windows Update files despite me...

    Well, I'm currently on Windows 7. And it just LOVES to download Windows Update files despite me turning off Windows Update(including downloads!) It doesn't force-install them or notify me about it, but it's annoying when looking at network logs for one thing or another and a ton of HTTP requests...
Back
Top