Windows 8.1, running on HP Pavillion 15 notebook, i5 processor, and Nvidia Geforce 830M Graphic card
Edit@Pkeod I tried Defos full screen mode too. It works all fine (even the cursor shows up too ) but the game is again much much slower than the built-in full screen mode
DefOS fullscreen is āfullscreen borderless modeā (what gamers want most of the time, youāre unlikely to make something with Defold that would need exclusive mode) while builtin is āexclusive fullscreen modeā but without options for resolution.
If the game is running faster than you want then you need to make sure you force enable vsync on the game, see what your graphics card is defaulted to for new games.
The problem comes from the fact that Defold doesnāt use windowed fullscreen, like DefOS. Iāve added a task in our backlog to change behavior and use windowed fullscreen instead. Iām not sure when weāll get to it and I would recommend that you use DefOS in the meantime.