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

    Dominican Cave Story Translation (April Fools - Too Late)

    Hello, I am the admin of Doukutsu Club and the CS Modding Community Discord Server. I saw you've posted this mod 2 hours ago to the site. I have removed it. Things such as "Extremely Offensive Language" and "only for those over 18 years of age since it contains explicit scenes" are not...
  2. EnlightenedOne

    Interesting.

    Interesting.
  3. EnlightenedOne

    Graphic error in text box

    Don't worry about it. I only know all of these things because I started modding in 2013. These are all the types of questions I asked in my first 5 years of modding too. It's not easy!
  4. EnlightenedOne

    CS+ Steam update

    Would you mind detailing these? I could forward them to the maintainers of that project.
  5. EnlightenedOne

    How to make sure Curly's AI never leaves your side?

    An alternative you can use is DeepL, I find that it helps as a 2nd opinion or option alongside Google Translate.
  6. EnlightenedOne

    CS+ Steam update

    Doukutsu-rs maintainers are waiting to see if more patches come out because that will likely change the data formatting even more. CS+ 2026 Update is still in beta and needing bugfixes.
  7. EnlightenedOne

    How to make sure Curly's AI never leaves your side?

    Sorry I don't check the forums every day but moreso about once a week. The only way to properly use an .xml hack is with a program like BPP which understands it, but by opening it up like so you can see what the hack is intending to do. In this case, the four bytes starting at "0x44B2B2" denote...
  8. EnlightenedOne

    Graphic error in text box

    It's because the black square in the top left of Face.bmp is still drawn for <FAC0000. Make sure it is black #000000 with no hint of color.
  9. EnlightenedOne

    How to make sure Curly's AI never leaves your side?

    The CurlyAI hack, when opened as an .xml in BPP, has a field where you can customize a teleport range (if CurlyAI gets a set distance away from the player, it teleports to the player). Converted to a hex patch without editable fields, it's harder to find those and you now gotta edit it...
  10. EnlightenedOne

    @LAIB Can you get https://github.com/Brayconn/BPP to run? That's a more recent patcher that'll...

    @LAIB Can you get https://github.com/Brayconn/BPP to run? That's a more recent patcher that'll take the newer and more versatile XML format, written in C# by @Brayconn . Autohacker isn't really used anymore albeit there's hundreds of different patchers that can handle simple hex patches, so for...
  11. EnlightenedOne

    @LAIB You can download the latest freeware hacks from https://freewarehacks.doukutsu.club/...

    @LAIB You can download the latest freeware hacks from https://freewarehacks.doukutsu.club/. There is a download link if you scroll down the readme on that page. If you use Sky Dragon Editor, you don't actually need to do this as the program is able to automatically update its copy of hacks from...
  12. EnlightenedOne

    Why not just share the actual .xml (with editable values) instead of porting it to Autohacker...

    Why not just share the actual .xml (with editable values) instead of porting it to Autohacker from 2010? This seems completely redundant and made to be more confusing on purpose.
  13. EnlightenedOne

    CSE2 vs ModCS vs Hack ASM

    The Extended-Lite branch of CSE2 also supports stage.tbl, the same map format that CS+ uses. Seems its up to preference because I've heard modders actively use both.
  14. EnlightenedOne

    Quick Modding/Hacking Answers Thread

    It calculates the math expression inside [the brackets] and then puts that value in the register (in this case ECX). NOT what's at that memory address, but the value itself. So like, imagine that the value of edx is 4. The instruction: mov ecx, dword[edx+10] would calculate edx+10 (in this case...
  15. EnlightenedOne

    Sue like Curly Boss

    I looked at the script for the original Curly fight. It uses <ANP0400:0010:0002 to animate the boss entity. You will need to place <ANP0201:0010:0002 at the end of event #0200 . The <CNP command changes it into Curly_Boss, but some bosses also need an ANP to activate and start moving. The...
  16. EnlightenedOne

    Sue like Curly Boss

    What editor are you using? Sky Dragon Editor, Booster's Lab, Cave Editor? If it is Cave Editor, I would recommend switching to Sky Dragon Editor (or trying Booster's Lab) as those have better labels. Cave Editor's labels are old and bad and will get you confused with what it calls things. It...
  17. EnlightenedOne

    We're never getting flying cars. It's not a matter of technology, it's a matter of trusting...

    We're never getting flying cars. It's not a matter of technology, it's a matter of trusting people to be safe pilots and respecting airspace.
  18. EnlightenedOne

    Was it delicious?

    Was it delicious?
  19. EnlightenedOne

    hideo james

    hideo james
  20. EnlightenedOne

    goodbye brayconn DO NOT play mort the chicken its so ass

    goodbye brayconn DO NOT play mort the chicken its so ass
  21. EnlightenedOne

    Where's Pi?

    I mean, who doesn't? The two of them have actually met according to Toby's post on Cave Story's 20th anniversary.
  22. EnlightenedOne

    Where's Pi?

    You're never gonna believe this.
  23. EnlightenedOne

    Avemary Rocket: Captain Patchwork

    Petition to rename this thread to (include) "Avemary Rocket: Captain Patchwork" for clarity. Yeah even Raindrop Sprinters felt like, SUPER SUPER Pixel-esque even though afaik that was 100% room_909's work. It probably helps speed things along when these other people are working on games with...
  24. EnlightenedOne

    AI Enhanced Soundtrack

    This is a small niche forum for a 21 year-old PC game I don't think we're listening to DJ Khaled and Chainsmokers here. 1. Top quality equipment 2. Access to a recording studio 3. Playing an instrument without mistakes 4. Band members You don't need any of that to make music. Daisuke didn't use...
  25. EnlightenedOne

    BLink's ULTIMATE resource guide to modding (freeware) Cave Story 2025 edition

    I should probably just directly host that and the ResourceHacker version we use (because new versions, for some reason, force the use of only .bin files for importing into the exe). They're not Cave Story programs per se so it doesn't make sense to be on the Tribute Site, but alas two programs...
Back
Top