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

    Why are Curly's panties called useles?

    That would probably actually make them more useful. Especially since Quote is a robot, and would be immune.
  2. GIRakaCHEEZER

    http://www.cavestory.one/forums/index.php?showtopic=3392...

    http://www.cavestory.one/forums/index.php?showtopic=3392 http://www.cavestory.one/forums/index.php?showtopic=3387 DoubleThink keeps moving these threads to the SPOT, since he believes they are not "proper" theory threads. I am of the opinion that they are. Would you care to share with us...
  3. GIRakaCHEEZER

    Yes, because that is how it works. For serious.

    Yes, because that is how it works. For serious.
  4. GIRakaCHEEZER

    Misery is half-mimiga!

    Yeah the subject of the sentence isn't explicitly stated, but I would have to side with the wiiware translation on this one since she starts by saying "Doctor". It could still go both ways though. Literal translation (from my limited knowledge): "Doctor-sama... As a test, try to eat?"
  5. GIRakaCHEEZER

    Why are Curly's panties hidden?

    These threads are as legitimate as any of the other theory threads, they're made to theorize about why certain things in the game are the way they are. I've brought this to the attention of the highest power.
  6. GIRakaCHEEZER

    Why are Curly's panties hidden?

    They are. It's not my fault we've run out of good theories.
  7. GIRakaCHEEZER

    Why are Curly's panties hidden?

    That's odd, this is a theory, so it goes in the theories section.
  8. GIRakaCHEEZER

    Why are Curly's panties hidden?

    Besides the obvious reason. It seems odd that they would be in the wall: Why would she keep them there? And are they the only pair or what?
  9. GIRakaCHEEZER

    Why are Curly's panties called useles?

    So wait are we suggesting that "that" is where Curly changes her oil?
  10. GIRakaCHEEZER

    Misery is half-mimiga!

    I'm saying it probably wasn't explicitly stated that misery offered to try a flower. I'd bet that the Aeon Genesis translation embellished the script a bit more, like the whole "as a test" thing.
  11. GIRakaCHEEZER

    Misery is half-mimiga!

    The only "hole" in this theory that I see is where it takes into consideration that Misery said "shall I consume one as a test?". In the wii version (which was supposed to have a more accurate translation) she says "Would you like to eat one?". The fact that this was translated differently...
  12. GIRakaCHEEZER

    Advice for buying a domain

    First option. At this point I have nothing (except files I would like to host). I also have some money.
  13. GIRakaCHEEZER

    Save points on the island

    The Cave Story world is a magical land, where text suddenly appears above you when you go through a door.
  14. GIRakaCHEEZER

    League of Legends

    The point is that it has a cashshop, mostly. I have a problem with calling it freeware since games like to be like "hey I'm free, but if you want THIS you have to cough up some monies". This game still operates on that same principle (that's what makes it profitable). I don't hate games like...
  15. GIRakaCHEEZER

    Save points on the island

    Maybe each floppy disc contains the cooridinates that it's located at, and Quote can use that data to respawn there if he explodes. But Quote, being the silly robot he is, can only store 1 set of these cooridinates at a time, and these can be changed by manually hacking his "profile.dat".
  16. GIRakaCHEEZER

    Advice for buying a domain

    I am looking to buy a domain, largely so I can host my own downloads, but so I can maybe do some things with it later. Any tips/ideas on where I should buy it from, and other things? I'm also going to have to learn a bit of CSS and html. I'll google some tutorials later, but if you know any...
  17. GIRakaCHEEZER

    League of Legends

    The fact that there's content you can only get by paying for it I think voids it of being freeware in my eyes. We'd have to call MapleStory and even WoW freeware then, which I guess technically they are. [EDIT]: I believe a more fitting term is Shareware.
  18. GIRakaCHEEZER

    Quick Modding/Hacking Answers Thread

    It's probably only running it once then, so you'll need to figure a way to run it every frame.
  19. GIRakaCHEEZER

    Quick Modding/Hacking Answers Thread

    Due to the space issues, I would just make it an ADD and just simply hope that it doesn't go too fast.
  20. GIRakaCHEEZER

    Quick Modding/Hacking Answers Thread

    But it would run this code every frame, so that each frame it goes up by 5. With yours it gets set to 1000 the first frame, since it goes through that loop that gets it to 1000 before it does anything else, like say running the rest of the game. Also when a bullet is created I'm pretty sure...
  21. GIRakaCHEEZER

    Quick Modding/Hacking Answers Thread

    The loop you have set up there would just add 5 until it reaches 1000, which is kind of what you want except you have it set up to do it so that it does it all in one frame. What you want is: ADD DWORD PTR DS:[EAX+18],5 CMP [EAX+18],1000 JL SHORT A MOV DWORD PTR DS:[EAX+18],1000 A...
  22. GIRakaCHEEZER

    Quick Modding/Hacking Answers Thread

    Well I tried replacing BALCONY with your org on a clean executable and it worked. It played ingame and everything. Did you save after you replaced it?
  23. GIRakaCHEEZER

    Quick Modding/Hacking Answers Thread

    And which songs?
  24. GIRakaCHEEZER

    Quick Modding/Hacking Answers Thread

    Can you describe what you mean by "it won't replace the old song"? Does ResHack stop you when you try to put it in? Does the game crash and become unplayable? Does it just play the old song even though you replaced it?
  25. GIRakaCHEEZER

    Post your PxTone creations!

    That's a bit broad (I do use other groups, like for the snare). Can you be more specific? EDIT: I tried to fix it: RUIN-1
Back
Top