Construct can export your project as a Windows desktop app using Microsoft Edge WebView2 . This is basically a copy of the Microsoft Edge browser engine that is...
Hi, I have a question about exporting my game for Windows.
I'm trying to make my game launch in fullscreen when players open it through Steam, but I haven't been able to get it working. I tried using the Browser plugin to switch to fullscreen, but it doesn't seem to work in the Windows export.
Is there a recommended way to make a Windows export start in fullscreen, or another method I should use? If so, could you explain how to set it up?
Thanks for your help!
Using the Browser object 'Request fullscreen' action is supported in Windows exports. If it's not working, please file an issue, or post to the forum for further help with a sample project.