So I have a game that runs at fullscreen with Browser. However if the game is running on a scaled screens (commonly on laptop running Windows the screen is scaled to 125% or 150%), the fullscreen is zoomed in and does not display the whole scene as intended. How do I fix this?
I am setting the fullscreen option to letterbox integer if that helps.