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

    Cave Story engine-rewrite/clone

    http://www.youtube.com/watch?v=ujG3NZOrJ5A Mine? This was made before I finished the graphics for it but you can see its motions more or less. If you can dream it, it can be done.
  2. Noxid

    Neko100 Wallpapers

    Fixed the link to the big one (there were duplicates D: ), added an alternate version, added an 800x600 of my own work because I don't have enough yet for larger sizes.
  3. Noxid

    OMGWTFBBQPIZZA

    Well it is the spot, so... *shrug*
  4. Noxid

    Quick Modding/Hacking Answers Thread

    Pixel used 90-94 as sort of generic-entrance scripts that he copypasted onto every map, changing the music as necessary. Each corresponds to one of the five <FAI directions.
  5. Noxid

    Quick Modding/Hacking Answers Thread

    Hmm, assuming I understand your explanation, you mean that after the kazuma cutscene bit you want to transport to map 95 and run that script there. For one, the game actually starts in First Cave [0013], runs event #200, which transports to Grasstown Storage, then transports back to First Cave...
  6. Noxid

    The sickeningly cheerful say hello, introduce yourself; now where's my cookie? topic.

    Hello and welcome and all that Enjoy your stay.
  7. Noxid

    OMGWTFBBQPIZZA

    yeah I like the spot too.
  8. Noxid

    Cave Story FanArt

    Thank you. I tried to make it resemble Pixel's work, but I'm sure that if you looked closely you could tell otherwise. And yes, it is indeed Sue :]
  9. Noxid

    Cave Story FanArt

    Guess who (cat) I had help from GIR and ragnaroq
  10. Noxid

    You're so addicted to the Cave Story Forums that...

    I'm so addicted to the Cave Story forums that they made me a moderator :0
  11. Noxid

    Not yet. I have emailed him in the past. It takes a bit of time, but he will certainly reply...

    Not yet. I have emailed him in the past. It takes a bit of time, but he will certainly reply, no matter how brief it may be. *hopefully
  12. Noxid

    Sounds like more than nothing; nothing would be sitting home alone eating chocolate ice cream...

    Sounds like more than nothing; nothing would be sitting home alone eating chocolate ice cream and weeping softly or something. I'd say that you're modestly busy which is always good. A play hm? Well I won't press you for details, but I'll share with you that when I was in Drama class I got to...
  13. Noxid

    Lace Face what's ya up to

    Lace Face what's ya up to
  14. Noxid

    No-rocket launcher run

    Nope
  15. Noxid

    Cave Story engine-rewrite/clone

    There's no reason you can't create original boss battles in regular doukutsu it just takes a different skillset is all...
  16. Noxid

    Rate the Random Music of the User Above You

    9/10 I got this game by accident (I was expecting Bomberman 64) and the soundtrack was pretty jive. I don't want to combo-break the Video Game Musics but: tTjr_oCo6uU The song's actually called brazilian flower by jean jacques perrey.
  17. Noxid

    http://www.youtube.com/watch?v=bNLO4PsrbGI Maybe you've seen it >.>

    http://www.youtube.com/watch?v=bNLO4PsrbGI Maybe you've seen it >.>
  18. Noxid

    Cave Story finally on DS(i)?

    http://twitter.com/nicalis/status/5428593073070081 Cave Story - 2xRes + Portability - (Translation^Nicalis * Cost) = ???
  19. Noxid

    someone please bring cave story to the DREAMCAST!

    What's a dreamcast? (not going to happen by the way. The reason contains the letters 'n', 'a', 'i', and strikes fear into the hearts of the innocent)
  20. Noxid

    Chaco is a mutant and/or alien

    This again? >.>
  21. Noxid

    Assembly Hacking Tips

    Ah, that reminds me of another one. The EAX register is the 'accumulator', and is optimised for doing certain operations like add and imul with large numbers. The gains are miniscule but do exist. The most effective way to get the absolute value of a register is as follows: put the value in...
  22. Noxid

    Chaco is a mutant and/or alien

    I like to imagine that Chaco is part of a seperate subspecies/breed, and is simply the only one of which you encounter in the game.
  23. Noxid

    Assembly Hacking Tips

    I have a bunch of tips I could share, I'll have to think of some first (I'll edit this) 1) XOR any register with itself to set it to zero. This is infinitely helpful. 2) Setting low numbers Requiring most space: MOV EAX, 12 Next least: XOR EAX, EAX ADD EAX, 12 Tiniest: XOR EAX, EAX MOV AL...
  24. Noxid

    King: Strife and Sacrifice (AKA King's Story)

    Hmm, that's interesting then if it won't even start. Well... I dunno what to say. I'd probably have to see the error firsthand with my debugger to know if it's fixable :/ Sorry.
  25. Noxid

    :D Yeah, I recall a footnote in my TSC info that said booster 0.8 is ignored of Booster2.0...

    :D Yeah, I recall a footnote in my TSC info that said booster 0.8 is ignored of Booster2.0 equipped, so that would probably explain it. Anyway, I'm glad you like it so much. Sometimes, it doesn't take much to make something nice.
Back
Top