• 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

    Murky Oddity

    Construct is cool. Even Joakim Sandberg now uses it. (If you didn't click, he's the guy who made Chalk, Noitu Love, and such). Even so... I've never tried Construct, so I can't give details about it.
  2. C

    Quick Modding/Hacking Answers Thread

    CE is essentially more intelligent. Sue's Workshop will move the mapdata to the end of the executable. This means that (if you do any resource hacking), the new resource will almost certainly move the offsets of the further resources, and therefore Sue's Workshop will get messed up when the...
  3. C

    Quick Modding/Hacking Answers Thread

    Open the map itself, hit the map menu (on the top bar), and change the Map Caption. Map Caption is different from Map filename, and you shouldn't really need to change the map filename. Map caption is displayed to the player, not map filename. Changing the tileset should be okay. You haven't...
  4. C

    Mods general discussion

    Yes, trickybilly brings a good point. The people who are most likely to necropost in unnecessary ways also are the ones most likely to ignore the names of the stickies and such.
  5. C

    Pixel Art

    I like it. Traditional is better. It's not completely the same - but that's a good thing. You managed to add in the hair, which is not apparent in the 1x res quote. Still, it's different enough from the Wiiware Quote that it stays unique.
  6. C

    http://witchinghourmod.wordpress.com/ All right cool. You're free to add a link to mine. If you...

    http://witchinghourmod.wordpress.com/ All right cool. You're free to add a link to mine. If you click on the above blog, you'll see a link to Cloud Story Blog on the right-hand side.
  7. C

    Hey Lace - Can I add a link to your blag on my blag?

    Hey Lace - Can I add a link to your blag on my blag?
  8. C

    Of course that's fine. I'll link to yours right now.

    Of course that's fine. I'll link to yours right now.
  9. C

    Ok then.

    Ok then.
  10. C

    Hey X-Calibar. I've made a new blog and I want to create a link to your blog. Is that all right?

    Hey X-Calibar. I've made a new blog and I want to create a link to your blog. Is that all right?
  11. C

    Hey Ollie. I recently made a new blog and I want to add a link to your blog. That's fine right...

    Hey Ollie. I recently made a new blog and I want to add a link to your blog. That's fine right? Just wanted to check.
  12. C

    Hello Matt. I've created a new blog and I'd like to add a link to your blog. Is that okay?

    Hello Matt. I've created a new blog and I'd like to add a link to your blog. Is that okay?
  13. C

    The Witching Hour

    Re: Puzzle-FUUUUUUUU
  14. C

    kyotokei

    I've definitely seen Ikaruga before, but not this one. Kyotokei is a horiz shooter. You didn't post a video, review, or anything, so I'll leave with this: http://www.nintendo.com/games/detail/picypw0crSmz4wM8CUMdM9cbvzkypdzt The last part of the vid is probably the coolest.
  15. C

    Pixel Art

    Nice man. I think this is a very important contribution to the history of art. So we should all take notes or something. Or just gaze at it.
  16. C

    Hell 2 Player

    Yes this is true. If you can make a Curly NPC that can take damage from other NPCs (monsters), then you're golden. You also have to make sure that her own bullets don't deal damage to herself. Setting up the separate keys would be the easy part. The main obstacle is entity-entity collisions...
  17. C

    Favorite Zelda Game

    Ocarina of Time. A classic of course. I like Majora's Mask too, but it feels more like a OoT mod because they basically used the same game engine. I swear we had a thread that talked about Zelda stuff, but I can't find it.
  18. C

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

    Yeah. Anybody can use the 2x graphics provided that they fill out an application to Noxid and they get accepted. Oh, and you can only use 2x resolution for mods. Don't try to recreate CS Wii on the PC, or else you'll get into major legal problems with the authorities. Copyrights and whatnot...
  19. C

    Quick Modding/Hacking Answers Thread

    Uh... graphics ID... It's explained in the ASM Compendium. They're basically spritesheet numbers. Bitmap object slots: 0 = title image 1 = "2004.12 Studio Pixel" 2 = current map tileset* 3 = null 4 = null 5 = null 6 = bg fade sheet 7 = null 8 = itemimage.pbm * 9 = Map System something 0A =...
  20. C

    Control-changing help?

    Key Remapping for Macs I don't have a Mac with me so I have no idea if this will work. It *should* be similar to GRebind or AutoHotKey for PCs, but of course I haven't tried it.
  21. C

    The Witching Hour

    Certainly true. My last mod (A Lost Land) was sort of nonlinear, and I intended it to be that way. But of course, there's that "fetch quest" problem that may come with nonlinearity. I might make it more non-linear in the future, but for now linear mods are a lot easier to manage. Linearity isn't...
  22. C

    I'll play ED. Sure.

    I'll play ED. Sure.
  23. C

    Quick Modding/Hacking Answers Thread

    PUSH (graphicsid) LEA EAX,[some address] ;rects PUSH EAX PUSH (y) PUSH (x) PUSH 48F91C CALL 40C3C0 ADD ESP,14 There's the rendering function. I think I mentioned that to you that before. The most important part is pushing the rects address. You should store your framerects for the graphic...
  24. C

    Flipped Races

    I think it's a crown thingamabob. Left.
  25. C

    Pixel Art

    Cool. I like the foreshortening and all those other art things that I don't understand. :muscledoc:
Back
Top