PixelRebirth's Forum Posts

  • It runs but with lots of delay, and i get the resolution message '1280 x 720' at the beginning.

    Why is such the large resolution needed ? a lot of people will struggle to run it.

    I honestly don't think it would run considerably faster for you if the game used a resolution of 1024x768 for example.

    It's more an issue of a plethora of effects which are applied to a fair amount of sprites I would imagine. Also there are some unnecessarily big textures in the game, which might cause problems with weaker cards. Regarding that point I can (and will) improve.

    One big performance issue that persisted even on newer systems is a short freeze that might happen when you manage to destroy many skulls at once. This is because the destroying effect will eventually force Construct to create 640 or more sprites at once, depending on the situation.

    A big design flaw on my part of course, but I already cut it down to about 75% less sprites, while the effect itself still looks about the same. My own testing so far indicates that now those freezes are gone.

    So there will be some performance improvements in the (hopefully) final test release 3. I can't promise it will make it run much smoother for you chrisbrobs, but I'm sure hoping it'll help some!

  • Didn't find any serious issues testing this. Exported games seem to work fine and you can also adjust most of the important aspects already.

    How about you make the block selector graphic changeable too? And the score font of course (which I guess I mentioned earlier), although that might be a little tedious to do. At least when you still want to stuff it all in the same little window.

    One issue I found though is that the background graphic can't really be changed. It always stays the same no matter what you select, in the edtior and in the exported game as well.

    EDIT: Ah, my bad. You have to click the thumbnail to actually change the graphic. I miss things like that easily.

  • There are some very nice atmospheric touches in this already. Right in the beginning when the helicopter goes down, you realize that this isn't just a simple ghost shooter variant (you might want to change the description, since implying that will turn people away from downloading).

    Instead of having a light blob on you, I'd prefer a proper flashlight to see further in front of the player. You're really easily lost in dark areas right now.

    I like this very much so far. Gives you already a sense of survival which is needed for these kinds of games. Looking forward to future versions!

  • Doesn't seem like a very specific question.

    Most graphics tools can be used to create pixelart. One that is particularly suited for the task would be Graphics Gale. But you can just fire up MSPaint and go for it. Although I would suggest a tool that supports layers at least.

    If you actually need a tutorial on how to draw pixelart, this is not really the place to request that. Google will be your friend though. <img src="smileys/smiley2.gif" border="0" align="middle" />

    In case this reply doesn't cover what you actually wanted to know, go ahead and clarify.

  • This seems like a great animation tool!

    Without a plugin and the limitations of lite (no alpha and not even PNG, come on! <img src="smileys/smiley2.gif" border="0" align="middle" /> ) it's a bit offputting at the moment to try to toy around with.

    Still I'm planning on giving this a serious go soon, as it really looks promising! Any rough idea when the plugin is to be expected?

  • Seems like Chrome is getting ahead of the bunch. Even outperforms IE9 now! We are getting somewhere.

  • Okay guys, there's a download link up for test release 2.

    There are various fixes and additions, including a new special kind of skull. Check the first post to view the complete changelog.

  • The only thing better is color can be set through an expression

    You can also do that in Construct. Right click where you choose the color and select 'Use expression'. <img src="smileys/smiley2.gif" border="0" align="middle" />

    The expression is RGB(R,G,B), with values from 0-255 obviously.

  • What's wrong with the narration? I like it quite a bit!

    But the engine, oh my... this surely will mean a revolution in computer graphics if any of the claims are true. Which I don't really doubt atm, but I'll have to wait to experience it for myself.

    So get this done already, wanna play in the "real" world!

  • This has lots of charm already!

    Especially the various effects look well done and the presentation is overall already very pleasing to the indie eye (title screen!).

    What I'm not entirely sure about is how to play this successfully (in spite of the tutorial XD). It's very easy to drop down and "bam!" the game is over, hehe.

    Also nice to have a wizard jumping around in a shoe, akin to Super Mario Bros 3. That can't come from any other place, right?

    Will try to play some more, looking forward to future versions!

    Btw your working title Boot Wizard makes me think of an application to change the OS on startup, rather than a game. <img src="smileys/smiley2.gif" border="0" align="middle" />

  • Personally, I think all games should set the resolution based on the current system resolution (SysInfo.GetScreenHeight etc) or just force fullscreen. A resolution shouldn't be assumed, unless coding for a console, of course :)

    The thing is this being a 2D game it's designed for a certain resolution. In this case 720p. So this is basically part of the system requirements.

    Sure, some things could be adjusted to maybe fit 1024x768. But what if the next dude comes and insists on running it on his 640x480 desktop? Time to use a contemporary resolution!

    One likely solution would be to stop the game with an error message if you try to run it windowed in a lower resolution.

    Going fullscreen (which is tricky in itself due to the displacement) fixes the problem, and it plays as it should :)

    You can quickly open settings.ini and set fullscreen to 1, so you don't have to start the game to change the setting.

    Also let me mention that for this first release a few bugs have already been found (one being a pretty severe one), so there's enough to do already to warrant a 2nd test release, which should be done soon.

    Thanks to everyone so far for playtesting this!

  • Also plays good on my system, but i did not had the issue that zenox98 said

    Thanks for playing! A little info about your system specs would help.

    The game could finish when there are no moves left, I had to wait until the field filled up with skulls.

    You can click on the center of the hellometer to stop the game immediately. You're still right, I should add some sort of check to kill the game when there aren't any viable moves available anymore.

    Could be a good game when finished, will you make more levels?

    This is a highscore hunt, so I guess there won't be a level progression in the usual sense. Other game modes are possible though.

    Looks and plays well on my system, but I don't know if this is by design, but when I click on a skull, a skull 2 places to the right becomes the active skull, which is a little strange (piccy link below). Otherwise, nice!

    I,m having the same problem, and the word 'view' with the letter'm' underneath appears in the top right of the screen. Might be something connected to the full screen settings?

    I wonder if it's to do with the desktop resolution. I always run 1024x768, unless I'm sending over HDMI to the TV.

    Is everyone having this issue running the game windowed with a desktop resolution lower than 1280*720 (720p)? Does it also happen in fullscreen? I suppose using a higher desktop resolution would fix things.

    Thank you for reporting this problem!

  • I don't know if anyone remembers, but I made a prototype of this game a while ago. After that my puzzle tutorial came into being, on which this new incarnation of Crypta is based.

    <font size="4">How to play</font>

    Mouse and leftclick controls everything.

    <img src="http://dl.dropbox.com/u/2306601/skulls.png" border="0">

    You know the deal: match three or more skulls of the same color and score points.

    <img src="http://dl.dropbox.com/u/2306601/multiskull.png" border="0">

    If you swap the multi-skull and make a match, all skulls of the same color will be destroyed.

    <img src="http://dl.dropbox.com/u/2306601/hellometer.png" border="0">

    Crypta has a little something special: the hellmeter. You can see it in the left bottom corner. When it's full, one randomly chosen skull will turn colorless and therefore can't be matched anymore.

    You can recolor the skull if you manage to destroy skulls above it.

    Click the center of the hellmeter to end the game prematurely.

    <font size="4">Changelog test release 2</font>

    • fixed a bug where it wouldn't register a 2nd place highscore
    • fixed a bug (hopefully) where the game would mess up after making a highscore and clicking retry
    • fixed a problem with Newline expressions in highscore name strings
    • changed the appearance of the highscores screen
    • changed the appearance of the game over screen
    • changed the appearance and handling of the volume bars in the options screen
    • adjusted the score calculation values
    • lowered initial speed and rate of speed increase of the hellmeter
    • added camera shaking
    • added the multi-skull
    • added a check of the desktop resolution on startup to prevent faulty gameplay
    • various minor tweaks

    <font size="4">Download</font>

    Download link currently not available. Will return for test release 3.

    <font size="2"><font color="red">WARNING: game features bright and flashing colors!</font></font>

    This is the second test release which includes a working menu, options and local highscore board.

    The included music track was created by Kevin MacLeod.

    <font size="4">To-do-list</font>

    • online highscore board
    • logo and credits screens
    • low effects option
    • letterboxed fullscreen
    • add custom mouse pointer
    • find someone to do better SFX and/or original music

    <font size="4">Feedback</font>

    If you do take the time to try this game I would highly appreciate any kind of feedback. The game is quite effect-heavy, so it will also be interesting to see how it performs on different systems.

    Thank you!

  • I'd actually prefer to use this over Xaudio2, but I'm experiencing the same problem as tulamide: trying to play mp3s results in complete silence for some reason. <img src="smileys/smiley6.gif" border="0" align="middle" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • This is very interesting. Finally CC is moving forward in terms of online gaming. Would like to test this, I will be sitting in the chat. :)