• 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

    Metroidvania style Cave Story mod?

    Yes, unless you're andwhyisit and you're trying to port 100 rooms to the PSP. :muscledoc:
  2. C

    Embarrassing/Shameful Secrets Thread.

    The only girl I worship is my 3D waifu. Who is an actual non-rich non-celebrity girl who physically exists. (I don't know why I had to emphasize "actual" and "physically exists". Am I really that much of a loser?) Anyway, Gumi is awesome. Luka's cool too, but only in Secret of Mana.
  3. C

    TSC Quines

    You have to print the TSC code of that file too. If you have two Python modules alpha.py and beta.py, and you run your quine in alpha.py and decide to import beta.py, you would need to print the contents of beta.py too for the quine to be successful.
  4. C

    Metroidvania style Cave Story mod?

    Why would you have hundreds of rooms in a single map when you can be a cool kid and rework the executable to make the map counter 32-bit? That's more difficult than it sounds, even if you know x86. I would love a Spelunky style mod, minus the random generation of maps.
  5. C

    TSC Quines

    Map names are stored in th executable, so it's kinda cheating. But mainly I meant not directly modifying any of the x86 that could possibly be executed as code. When you said "blocks", I thought you meant blocks of code, as in tokens delimited by curly braces. I had no idea what you were trying...
  6. C

    Iji Ports: Permission Granted by Remar

    Ok, so andwhyisit has told me that a mishmash was not a good idea and I personally find Python's "colon after the control flow statement" extremely annoying. Therefore, I am changing the language set. We only have 2: Java 6 or 7 A language that offers powerful native desktop graphics support...
  7. C

    CaveStoryPlus SegFault

    Maybe I need to port the Doukutsu Assembler to x86-based Linux... Wait it already supports that. The only problem is that you cannot use an OllyDbg, so it is impossible to "see" any of the native instructions you are trying to edit. Obviously that's going to be a big issue. Write without...
  8. C

    TSC Quines

    I figured out like three ways to do this sort-of successfully. 1. Use <MNA to show the map name. The map name should contain the contents of the TSC file. You should be able to replace the line break after an event number with any two characters in order to make the entire TSC file one line...
  9. C

    Music Requests Thread

    Dunno. Maybe he means remix the two together somehow. If they don't share any useful chords, that might be very difficult. (TPDD Error) This is a song dedicated to my university's Java 7 Computer Science class: zTrtf5WaWcA I think it would be wonderful to hear it in Organya.
  10. C

    TSC Quines

    You have to print the hexadecimal contents of the Profile.dat you use if (and only if) you use an unusually constructed Profile.dat file.
  11. C

    Embarrassing/Shameful Secrets Thread.

    Another Secret: I consider hentai (images of Japanese Anime that have questionable content or mature pornographic elements) in which girls and guys take off their clothes to make love equally as sexy but not nearly as interesting as hentai in which girls and guys take off their limbs usings...
  12. C

    TSC Quines

    Congrats Noxid! Assuming that your TSC file can be encrypted and run, you have successfully written a quine using Pixel's scripting language. It is perfectly possible to print a < to the screen without assembly hacking. YOU CANNOT CHANGE THE FONT OF THE GAME. YOU CANNOT MODIFY THE EXECUTABLE...
  13. C

    Embarrassing/Shameful Secrets Thread.

    I secretly want to take a shotgun and fire it into the brains, or lack thereof, of all people who have ever pissed me off in my life. I would make exceptions for my family members, close friends, and anyone whom I admire. But that's about it. Hitler was such a wimp. He DISCRIMINATED when he...
  14. C

    Embarrassing/Shameful Secrets Thread.

    I personally believe that PHP is the ugliest programming language in existance. A secret: My programming language sucks so much that even a while true loop does not always run forever, and I have to resort to for true; true; true which seems to work. Assuming the loop has no breaks or top-level...
  15. C

    TSC Quines

    http://www.madore.org/~david/computers/quine.html It is possible to write a quine in any programming language that is Turing complete. Some of you don't believe that TSC is Turing complete. It is. A quine is a program that prints its own source code, without using File I/O or other cheating...
  16. C

    Mod Ideas......

    Does he actually need more details than this? Great modders, when they have a wonderful idea for a mod, tend to not post in this forum. Instead of posting their ideas publicly, they first write down their ideas. These ideas are written down as weird commands such as <TRA and <NOD, and...
  17. C

    Cave Story True Gamer Poll

    I played about 25 Cave Stories and I quickly got bored of it. Then I discovered Jenka's Nightmare and suddenly realized that there exist a lot of Cave Stories that aren't actually about Cave Story. So I played like 60 more Cave Stories then I got tired of Cave Stories that people made by...
  18. C

    Booster's Lab - It's Pretty Good Now

    Sometimes Noxid is such a good programmer that he finds it much easier to use Java regexes to rewrite every <TRA in a mod's TSC files than to simply leave a blank space in a certain list of Strings.
  19. C

    Embarrassing/Shameful Secrets Thread.

    I didn't use a walkthrough for La Mulana. No, actually I tried following DeceasedCrab's LP. It was way too hard to follow and he did the wrong things all the time. So I just beat the game by myself, and succeeded. And now I will try to beat Hell Temple by myself. Since I rarely use...
  20. C

    Embarrassing/Shameful Secrets Thread.

    Being addicted to Madoka MMOs is a right of passage. I really should start that game... I am secretly gay for Studio Pixel. No wait, every guy on this forum is already that way... I beat WTF Story without a walkthrough (because there isn't one), but I used Brightroar's old Let's Play to finish...
  21. C

    Quick Modding/Hacking Answers Thread

    Unfortunately, you probably have to wait until that Booster's Lab issue is fixed. You can also get someone who understands Java very well to crack open the JAR and rewrite some of the JVM bytecode to make it work correctly. However, that would be pretty annoying, because it's just like...
  22. C

    Mod Ideas......

    I thought Love was a very, very difficult game. Even the free version has 20 levels, and the indie game just doesn't stop. Each level gets exponentially harder. And the last level gets hexponentially harder, as in two orders of magnitute above tetrational exponentiation.
  23. C

    Mod Ideas......

    Love Story. There is a free indie game called Love, and I just Love it. You should look for it on Google, but make sure you include the words 'free', 'indie', and 'game' somewhere in there, or else it might be difficult to find.
  24. C

    Bottleneck problem

    It is perfectly possible to beat the entire game with 0 HP. The way you do that is by hacking the game, setting your life to 0 (yes this is possible), and you won't die because death only occurs when you take damage, not when you are walking around. I suggest never saving with that low of an...
  25. C

    What happens to Misery in the Normal Ending?

    Yeah that's actually a bug. You are not allowed to put them all on one line. Let me try to figure out how to format them properly. COLON toroko COLON :toroko: COLON balrog COLON :balrog: COLON sue COLON :sue: COLON misery_witch COLON There we go!
Back
Top