madster's Recent Forum Activity

  • Are you using point-sample mode?

    are both using the same resolution in runtime?

  • Just to avoid confusion:

    MD5 is NOT an encryption algorithm. It's a hash.

  • If you are looking for tools to make a website... then I suggest you do use one of those "cheap" themes instead.

    Unless the point is to learn html and css, of course.

    There are a lot of good free html+css templates which you can tweak to your liking (change colors, remove blocks, change labels, etc).

  • Just found about a game called Weird Worlds: Return to Infinite Space.

    Killer design, playable in short bursts, totally 2D and looking awesome.

    Also, it's not even new.

    Anyone played it?

    EDIT: Oh and also there's this big list of space exploration games

    http://forum.egosoft.com/posting.php?mo ... 92&start=0

  • Lucid breeding superchildren CONFIRMED???!?!?

    sounds awesome, let us know how it goes

  • blurring individual objects via shaders.

    That's about the only viable way. Construct's built in motion blur just draws many frames and composites them together, so for 5x motion blur you get 1/5 framerate.

  • I get crash after the intro screen with the letters and the rain.

    I renamed the path to "asdf" and got the rain sound to play, but still crashing.

    I really wanted to see it.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • yeah Construct is limited to editing the 32x32 icon.

    I've been using the above mentioned ICOfx. It's good.

  • Whoa, this looks FINE!

    The white mouse arrow kinda spoils the whole look, since it's so nice and organic. Perhaps a custom pointer instead? a scope or something

  • Is that a tiny Ukyo?

    Sweet.

  • Might want to check for distance bigger than zero before you hit that formula.

    Unless you want to see an actual black hole, of course

  • Hmm how to put it in an understandable way.....

    The reason why you can't drop humongous bitmaps in Construct without a huge penalty is the same reason why you can put a jillion transparent moving objects rotating and zooming at a high screen resolution and still get 60fps. Let's see RPG maker do THAT! (and oh, hi shaders!)

    It's called hardware acceleration, and every image you use has to be first loaded into RAM and then transferred to the video card memory, which is limited (currently between 128 and 1024Mb TOTAL).

    you will ALWAYS have to work around limitations, with ANY computer system. It's a fact of game development. Please, try to learn the tricks that are selflessly being offered.

    (Btw that screenshot: half-size the background, then stretch it. Use one layout per room, load textures on layout startup. TADA!)

madster's avatar

madster

Member since 17 Feb, 2009

None one is following madster yet!

Trophy Case

  • 15-Year Club

Progress

15/44
How to earn trophies