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

    Quick Modding/Hacking Answers Thread

    What Lace is trying to tell you is that the 'bullet' is constantly running and re-running its own code anytime the bullet is on the screen. So, your RNG keeps generating new numbers and that's why your rects continously change. The [[ebp+8]+x] vars are the permanent variables that store...
  2. C

    Boss Battle Strategies

    If you're on the first stage of Ballos and want to use the spur, just charge to level 3 max and fire when he comes down. You'll want to lead him in a sort of rectangular loop around the room. If you have the nemesis, you can also try shooting at him continuously along with Curly. The other...
  3. C

    Spelunky

    Good ol' Spelunky. The new XBLA version looks pretty sweet.
  4. C

    The Witching Hour

    All of the songs are taken from other sources, mainly classic videogames, i.e. no original compositions, since I really don't have full faith in my compositional skills yet. Maybe by the end, I'll make a couple. Otherwise, I wouldn't really try a midi to get the track notes, or if I'm forced to...
  5. C

    Favorite area.

    The Outer Wall. Nighttime, peace, serenity, and ghosts. And of course, Moonsong. The place has a different atmosphere from most of the game.
  6. C

    Cave Story Remix Project 2

    Uh, you're using xhtml 1.0 (which means all tags must end with a slash, like <br />), and the file is encoded in UTF-8 (I don't think you actually need to save it as UTF-8, since that may cause problems with displays. Your browser will still recognize it even if the html file is plain ascii)...
  7. C

    The Witching Hour

    I suppose I could modify the tech background to rely on duller blue-colored circuits so that more of the colors match. I should also fix up some parts of the boss bar/health bar, since they tend to have a lot of blue + red. Thanks for pointing this out--I haven't thought much about possible...
  8. C

    The Witching Hour

    It wasn't updated. DoubleThink's review was just posted since he decided to finish the current mod version after a long while. I swear I'm still working on this. Here's a small preview of the next update (which is still under development, obviously) This guy is a boss that acts sorta like...
  9. C

    Show off your org music...

    Simple yet somehow very catchy.
  10. C

    Cave Story FanArt

    Van Gogh was insane when he painted Starry Night. (hint hint--Pixel doesn't mind if people send him fanart of his own games) Anyway, I like the cat-quote art.
  11. C

    Thanks. I guess it was about time. ;)

    Thanks. I guess it was about time. ;)
  12. C

    The Show

    I managed to get to "That's all folks" so I guess I finished this version. Your custom sounds are quite nice. Seatone is useful, isn't it? :D The music you made is amazing. Especially the boss music. As for the death music, it really feels kind of obnoxious. So no hard feelings to your brother...
  13. C

    All right, whatever.

    All right, whatever.
  14. C

    Pooh Black - Help!

    There is a particular bubble that has a tendency to smack you right in the head. Some people use the polar star and shoot up to get rid of the bubble (do this before Pooh Black drops in). I'd just continue running around and spamming the blade.
  15. C

    Smaller sig buttons.. Did the world of oversized forum signatures cause this?

    Smaller sig buttons.. Did the world of oversized forum signatures cause this?
  16. C

    PxTone AutoPlayer

    Looks amazing. What'd you use to program this? Please don't tell me you did this in asm.. /jk
  17. C

    ==Problem 1== You have this command: Call TSCLoc Which expands to CALL [4a5ae0] thanks to...

    ==Problem 1== You have this command: Call TSCLoc Which expands to CALL [4a5ae0] thanks to your defines. Did you really want to call a pointer? I assumed that you meant CALL 4a5ae0, so I replaced Call TSCLoc with CALL 4a5ae0. If you really did mean to call the pointer [4a5ae0], just...
  18. C

    CaveEditor again (beta, maybe alpha)

    I found a map editing issue. So, when I try to erase one of the map tiles with the Draw tool, the tile doesn't get erased. The Rectangle tool seems to work fine, but the Draw tool doesn't. I'm using CE version 0.99c with Windows XP. Anyone else having this problem?
  19. C

    Block Wars: Dude's Legacy

    Some amazing screens here. The artwork is just godly.
  20. C

    The most frustrating game ever

    Using all 4 keys is pretty hard, I couldn't get past 5m with the normal running method. I got 40.8m with only QW, but then the guy is just crawling on the ground using his kneecaps.
  21. C

    I know people have said this already, but welcome back dude!

    I know people have said this already, but welcome back dude!
  22. C

    Spewer

    The best projectile vomiting flash ever produced. I remember when we were lazing around after quizzes in networking class, and people started playing this.
  23. C

    Shift Story - Tenzuru Monogatari

    Re: Shift Story - Tenzuru Monogotari A very good concept for a mod. Agreed.
  24. C

    Cave Story FanArt

    Ooh, nice. Her feet look a little small, but it's just a minor thing. You should try to learn foreshortening. It works like magic.
  25. C

    The Island (Mod Contest)

    Sorry. I guess I meant pseudo-save-state abuse, referring only to the fact that you can save without an in-game savepoint, not the storing RAM kind.
Back
Top