Graphics deformed, help.

This forum is currently in read-only mode.
From the Asset Store
Game with complete Source-Code (Construct 3 / .c3p) + HTML5 Exported.
  • Hi.

    I've working on my project and sometimes the graphics looks deformed, like this:

    <img src="http://img690.imageshack.us/img690/1251/mmxerror.png">

    There are 2 examples.

    So, is that from my video card? Or is there some config. I have wrong?

    Thank you.

  • I don't know what the graphics are supposed to look like. I can't see anything wrong in the left hand picture, and I'm assuming you mean the diagonal line across the grey vertical pole in the right hand picture. It helps to have a direct side-by-side comparison.

    This looks like a symptom of buggy drivers - try updating them to the latest version, I've seen similar things with very old out-of-date drivers. Out of interest, what video card do you have? I'd bet a tenner it's an Intel.

  • this could be related to the anomaly seen with the scanlines effect, when you use a number of scanlines bigger than half the vertical resolution, a diagonal line can be seen where coordinates are different. I have an ATI. I'll update drivers and try again though.

    I suspect a sub-pixel difference in each triangle that can be magnified under certain conditions.

  • Well, Megaman should look like this:

    <img src="http://img194.imageshack.us/img194/5707/mmxstand.png">

    Now you can see the difference.

    What drivers should I update? Or how? I'm not very familiar with this.

    Thanks again.

  • What drivers should I update? Or how? I'm not very familiar with this.

    Thanks again.

    Update you video card driver.

    The pole sheering can be a few other things like a lower end video card, or a setting that permits sheering for speed.

  • If you're on Vista or 7 go to Computer, click System Properties in the bar along the top, click on "Windows Experience Index", then "View and print detailed performance and system information". Under the "Graphics" header you should see something like:

    Display adapter type: ATI Mobility Radeon HD 3400 Series

    That's my graphics card, so to update the drivers I'd go to the ATI website and look for a driver for the Radeon HD 3400. I can't remember how to get there on XP, or even if it tells you!

  • It sure looks pretty weird. Also it looks so blurry. Are you sure your sampling is set to point?

  • just throwing this out there: did you accidentally stretch the megaman sprite? Try setting the width to 30.

    Also, try this.

    Always>

    megaman: set position to round(.x) round(.y)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Also, try this.

    Always>

    megaman: set position to round(.x) round(.y)

    You shouldn't need to do that if the filtering is set to Point.

    Which it should be. Because the screenshots are blurry.

  • no positioning or stretching or rotating or filtering setting should EVER yield a diagonal discontinuity in mapping.

    This is either a Construct issue or a driver issue.

  • no ... filtering setting should EVER yield a diagonal discontinuity in mapping.

    Well I for one didn't say it was, I was just saying his screenshots were blurry

    Okay, okay, so I was off topic!

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)