Hundreds of features to explore
Games made in Construct
Your questions answered
Trusted by schools and universities worldwide
Free education resources to use in the classroom
Students do not need accounts with us
What we believe
We are in this together
World class complete documentation
Official and community submitted guides
Learn and share with other game developers
Upload and play games from the Construct community
Game development stories & opinions
As far as I know all scaling in Construct Classic under DX9 uses ugly interpolation which makes everything blurry, so crisp retro pixel-art games can't be scaled up without being utterly ruined. Unless I haven't found an option for it that already exists, can we expect this in a later version of Construct Classic?
Read this:
scirra.com/forum/turn-off-antialiasing-for-sprites_topic37695.html
Forgot to clarify that I meant when the entire viewport is resized via the "stretch window content" setting. I already know about point sampling.
Develop games in your browser. Powerful, performant & highly capable.
You probably shouldn't count on any major changes to the renderer.
What you can do is draw the images scaled up, IE instead of 1 pixel use a 2x2 brush.
There are also a few fx's you could try.