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

    Random people in the community have just drawn avatars for me in the past because they wanted...

    Random people in the community have just drawn avatars for me in the past because they wanted to. Cyber, Ewan, and Shaggster have all taken swings at it.
  2. BLink

    Official CSTSF Mirai Modding Contest Discussion Thread (Over)

    I'm really debating if I want to meet the deadline or push things out making my entry just another demo omitting the final area of the game and then finish the game when it gets finished. It all really boils down to how much sleep I want to loose, how hard I want to push myself and how many...
  3. BLink

    WhiteSnake makes good music

    WhiteSnake makes good music
  4. BLink

    Official CSTSF Mirai Modding Contest Discussion Thread (Over)

    Thanks, combat will be a bit more polished making you bounce back when hitting enemies you don't one shot, and I'll implement swinging above/below you soon. There's a lot of content that's not in the build because it's half baked, but hopefully all that will be fixed these next 10 days... (I've...
  5. BLink

    Official CSTSF Mirai Modding Contest Discussion Thread (Over)

    For some reason I thought when it said DT's post was at 12 AM it was in his timezone not mine. Nevertheless I already submitted something about an hour after my initial post to DT, hopefully in the next 4 or so hours I'll have something a bit cleaner. Edit: It's live guys, don't expect too...
  6. BLink

    Official CSTSF Mirai Modding Contest Discussion Thread (Over)

    Well this is makes things slightly difficult I won't be able to make a submission until about 10PM PST when I get off work. (deadline is 7PM) I'm not infront of a PC, have no way to send files to any of my team-mates, and don't get back until 3 hours after. I thought deadline was gonna be...
  7. BLink

    I can't give credit! Come back when you're a little MMMMhh richer!

    I can't give credit! Come back when you're a little MMMMhh richer!
  8. BLink

    What have I done?

    What have I done?
  9. BLink

    Balrog On Crack

    Oops I guess I uploaded it to the wrong channel, and everybody knows my family name now. Oh well it only took about 5 years.
  10. BLink

    Balrog On Crack

    How did I not see this thread sooner? Here's the final Blargo on Crack YTP
  11. BLink

    Noob Story Beta

    I haven't played this mod mind you, but it looks like the levels could use a bit of work, at least inside houses anyway. I'd suggest trying something a bit more broken up so it looks less like you're in an Insane asylums Just something to make it look different and interesting. I hope you...
  12. BLink

    Official CSTSF Mirai Modding Contest Discussion Thread (Over)

    The Pressure feels like a Steamroller on top of me. 3rd all nighter so far and over 5K lines of code. M O D C O N 2 0 1 8
  13. BLink

    I hereby declare October 29 to be International Noxid Is A Sexy Beast Day

    Lace never forgets. The years grow shorter each time and I can hardly believe it's been a year when this comes around. Have good one Nox.
  14. BLink

    >using OUTS and DAA Actually I can't even figure out any of this because nothing is even...

    >using OUTS and DAA Actually I can't even figure out any of this because nothing is even declared in the beginning. 31 C9 89 C8 8D 1C 85 00 00 40 00 89 0B 40 83 F8 FF 73 F1 CC
  15. BLink

    No there is not and never will be.

    No there is not and never will be.
  16. BLink

    Comment by 'BLink' in media 'CURLY THE ANDROIDGIRL'

    Have you ever thought about taking an anatomy class before?
  17. BLink

    Official CSTSF Mirai Modding Contest Discussion Thread (Over)

    Also going to add to this that with this month's Modfest in the discord that we're accepting submitions for modcon entries (if you want me to play them on stream). For those who don't know Modfest is something the CSMC has been doing for the past year now. It's a get together to mod for a few...
  18. BLink

    Cave Story & Knuckles

    The code is spagettii and it, at the time, was the largest chunk of code I wrote.There was a point when gliding worked both ways, but I never got wall climbing working. And no, I used a modded version of NICE to import the original sound effects via ogg.
  19. BLink

    Cave Story & Knuckles

    I guess I'll post this here since there's already a Cave Story and Knuckles. This is about a year and a half old now. I started/finished working on it before the CSMC discord existed so the code is janky and shit. It's 85% functional with running/jumping/gliding(kinda broken)/rolling and...
  20. BLink

    Quick Modding/Hacking Answers Thread

    If you want to code the player's physics from scratch you have a few different options: #1 Build it yourself I've done this on a few occasions, this is one of the more.... difficult ways to go about it but it works and you have full control. Since pixels code is optimized you should have plenty...
  21. BLink

    BLink's Money Hack

    Did you use the "Coin is seperate Entity" or "EXP is coin"? The beep noise is prolly a debugging thing I left to check if a certain line of code was running or not, and I was to lazy to use breakpoints. Hex files have to be assembled either manually in olydbg or you can copy/paste them in to...
  22. BLink

    BLink's Money Hack

    You need a copy of the Doukutsu Assembler. (as most large asm hacks are written in it anymore) Here's my copy that has some edited defines.txt. It doesn't really if you use this or Noxid's standard ones but yeah, hitting assemble on this should just work. I also made a tutorial on how to apply...
  23. BLink

    Quick Modding/Hacking Answers Thread

    Does this mean we can move it to defunct tools finally?
  24. BLink

    Cave Story Scale 2x with Filter

    There was some effort put into making the first non-shit 2X upscale (And yes I'm including the Wiiware version as a shitty 2X) It died a while ago though, as the people working on who were decent enough to get it done quit for other reasons.
  25. BLink

    Quick Modding/Hacking Answers Thread

    It's open source so if you know anything about C then knock yourself out.
Back
Top