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

    @Rosa everyone forgets about Kazuma

    @Rosa everyone forgets about Kazuma
  2. joexyz

    Sue Sakamoto

    Sue Sakamoto
  3. joexyz

    Anyone know how to localization KeroBlaster?

    You can't really change the fonts used in the game, since all characters are loaded from "rsc_k/img/kerofont.png". It's where you can find all the characters that the Shift-JIS font supports. If you really feel like challenging yourself, you could replace the characters of one of the languages...
  4. joexyz

    hi happy belated birthday yo! :)

    hi happy belated birthday yo! :)
  5. joexyz

    no u

    no u
  6. joexyz

    CSE2 - The Cave Story decompilation project

    cd = change directory basically you can write "cd", a space, and then an absolute or a relative directory path and you'll switch your current working directory (cwd) to that directory examples (assuming you're on Windows): cd C:\path\to\CSE2\build - if your current directory is somewhere...
  7. joexyz

    Was Nicalis a mistake for Pixel?

    I've worked in the localization industry for 4 years and I've always been told to prefer what sounds better in my language over literal translation. Neither me, nor you are a professional Japanese translator/speaker. I've linked a post from someone who is. That's all I have to say about that...
  8. joexyz

    Was Nicalis a mistake for Pixel?

    I feel like the last part is a matter of preference. I think the AGTP translation is a tad bit too literal and verbose while the official translation is more loose and natural.
  9. joexyz

    Was Nicalis a mistake for Pixel?

    It's fixed.
  10. joexyz

    what are you talking about? cave story is just a figment of your imagination...

    what are you talking about? cave story is just a figment of your imagination...
  11. joexyz

    Was Nicalis a mistake for Pixel?

    I'm assuming you started writing your post before I posted that link, which is an article written by a professional translator, quoting from an actual Japanese to English dictionary, the meaning of the word "Kusamura" (not "kusa + mura") with the same katakana you see in the Japanese version of...
  12. joexyz

    Was Nicalis a mistake for Pixel?

    You're welcome.
  13. joexyz

    Was Nicalis a mistake for Pixel?

    Maybe, but it makes no sense in English. Literal translation is bad and that's what ruins the AGTP translation the most. Bushland(s) on the other hand, does have a meaning in English: https://en.wikipedia.org/wiki/Bushland
  14. joexyz

    Was Nicalis a mistake for Pixel?

    Pixel himself (along with some other developers) worked on CS3D. It wasn't Nicalis who made it. By criticizing CS3D you're indirectly criticizing Pixel. If Pixel liked the end result, it means he considers it good. The code for Boss Rush is the same because it is the mod. Nicalis approached...
  15. joexyz

    Usagi Story

    Wow, can't believe this thing is already almost two months old but either way, but hey, we made a website: https://usagistory.sallai.me/ - this is where you'll always find the most recent version of the game. Huge props to andwhy for allowing me to use his outer wall cloud assets.
  16. joexyz

    it is pretty good

    it is pretty good
  17. joexyz

    Quick Modding/Hacking Answers Thread

    also known as literally the original engine, of course the original engine is better than a fan-made one
  18. joexyz

    Does a patch/mod exist for the Curse Broken achievement in Cave Story+?

    Yeah, they changed it on the server side, so ENDGOOD is the correct code. yes please bad zxin, very bad
  19. joexyz

    @Mister.Hex yes and it is not there

    @Mister.Hex yes and it is not there
  20. joexyz

    has anyone seen my fursuit? i lost it... :(

    has anyone seen my fursuit? i lost it... :(
  21. joexyz

    first status (hidden)

    first status (hidden)
  22. joexyz

    Quick Modding/Hacking Answers Thread

    You fire up an image editor and do your stuff. Make sure to save your tilesets as 24-bit bmp files starting with "Prt". The width of the bitmap has to be 256 px and the height has to be a multiple of 16, but not greater than 256. Then copy any of the .pxa files in the stage folder and rename it...
  23. joexyz

    Quick Modding/Hacking Answers Thread

    what is even more weird is that it includes the "downloads/cavestoryen/cavestory" bit, which I really do not know why it would. @RageRuner unless you've downloaded a weird .exe or your antivirus is doing something funky with the game files, you should not see this error. I doubt this is the...
  24. joexyz

    Quick Modding/Hacking Answers Thread

    could be something in event 0094 of map 6. what's that one saying?
  25. joexyz

    Quick Modding/Hacking Answers Thread

    yeah it would be nice to see the entire event when I worked on usagistory, what crashed one of the events was a <FOM0000, which only accepts a parameter that is greater than 0 (not equal). You probably have a similar issue, but like Mint said, this can be caused by any command that is used...
Back
Top