• 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)

Recent content by Clownacy

  1. Clownacy

    CS+ Steam update

    CS+2026 has much higher system requirements, due to the added Switch features as well as changes to improve modding support: For instance, the lighting and water require multiple framebuffers which are layered together using transparency, which is naturally a slow operation. Likewise, much of...
  2. Clownacy

    Cave Story+ (2026 Version) - Spanish Translation Patch

    Nice, I was hoping to see people making translations for CS+2026! Do you have any feedback on the update's moddability, like issues that you encountered when making the translation?
  3. Clownacy

    CS+ Steam update

    As of build 26-06-09, Cave Story+ 2026 is now available to all players by default, with no need to opt-into a special branch! Fixes: Organya soundtrack fixes Some songs using the wrong percussion Notes ending prematurely upon the song looping Boss Attack fixes Music fading out at the start...
  4. Clownacy

    CS+ Steam update

    Build 26-05-20 has been released. Highlights include improved Organya music playback, higher-quality sound effects, and the ability to restart challenges. Fixes: Crash that would occur when playing the game without Steam running Image at the end of Sanctuary Time Attack not disappearing if the...
  5. Clownacy

    CS+ Steam update

    A new beta update is out! This update provides another batch of bugfixes, as well as some quality-of-life improvements for the challenges. Notably, a missing feature from the DSiWare version of Sanctuary Time Attack has been restored, which skips over the introductory room when restarting. This...
  6. Clownacy

    How To Mod Cave Story+ (Steam) In 2026

    There's a fork of Booster's Lab which supports the 2026 update here. Its 'tsc_list.txt' file has been updated to support the new TSC commands, so Booster's Lab will show proper help information for them.
  7. Clownacy

    CS+ Steam update

    The documentation has been uploaded to GitHub, along with some new information about the JSON files. Why is it under my GitHub account? Because I'm the developer of this update! If you have any questions about what's new, feel free to ask!
  8. Clownacy

    org2xm won't open

    I've uploaded an EXE.
  9. Clownacy

    Decompiling the Cave Story 3D Website

    ...Just download them: add the filename to the end of 'https://nisamerica.com/games/cave-story/'.
  10. Clownacy

    CSE2 - The Cave Story decompilation project

    I think I need to explain a few things, since this constant game of telephone is getting ridiculous. The GitHub repo was DMCA'd by a representative of Nicalis, who claimed it contained Cave Story's source code. Whether a decompilation counts as a source code leak is probably up for debate...
  11. Clownacy

    Decompiling the Cave Story 3D Website

    Here you go: https://nisamerica.com/games/cave-story/sound/curlySofterFin.mp3 https://nisamerica.com/games/cave-story/sound/CurlyOrchestra1.mp3 https://nisamerica.com/games/cave-story/sound/CurlyTrance1.mp3 Getting ahold of those was more complicated than I was expecting: there are actually two...
  12. Clownacy

    CSE2 - The Cave Story decompilation project

    Well, I guess this is the first portable-only CSE2 update: CSE2 v2.2 Download here Font overhaul The main focus of this update is the font system, which has always been the least accurate part of CSE2. Where do I begin... well, for starters, the font system no longer emulates a bug in the...
  13. Clownacy

    Ikachan DS homebrew (release)

    For a nerd like me that likes the technical side of things, could you post a write-up of how this port was made? Stuff like what portability issues there were and how you overcame them, what the homebrew devkit and APIs are like, what changes had to be made to the game to get it to work well on...
  14. Clownacy

    CSE2 - The Cave Story decompilation project

    For anyone really new to C++ who wants to compile CSE2, I've added a guide (with pictures) to the main post. Unlike other guides, this one uses Visual Studio, which should hopefully simplify a lot of the compilation process while also providing a handy-dandy IDE for making code modifications.
Back
Top