Construct 3 r323

You're viewing a single comment in a conversation. View all the comments
  • 5 Comments

  • Order by
  • as well as activating constant redrawing

    Does this include the black bars outside of the game canvas? This used to be a long standing issue, which required a custom addon as a workaround.

    I would recommend adding "--disable-windows10-custom-titlebar" as a compatibility setting as well, otherwise the overlay will render above the custom chromium title bar.

    Appreciate seeing some effort being put into desktop exporting! Thanks a lot!

      • [-] [+]
      • 3
      • Ashley's avatar
      • Ashley
      • Construct Team Founder
      • 3 points
      • (1 child)

      Huh, I didn't know the black bars needed redrawing too. Has anyone ever reported these problems to Valve? In my view they really should be fixed by Steam, since adding weird compatibility hacks can cause their own problems, especially with these command line switches (Google could remove them at some point, there isn't any support guarantee for those).

      • That's a known issue that Electron suffers from as well (any Chromium wrapper). I'm pretty sure I've seen it being reported years ago with no response. Might be worth creating a new issue on crbugs by you guys because Valve sure won't care.

    • does that mean it's still better to use that custom addon? thanks