OK, I know this has been asked a million times, and Rob has answered it a million and one!
I just can’t any of the posts that work!
Here’s the config.lua I’ve tried…
application = { content = { width = 480, height = 800, scale = "letterbox", fps = 60, imageSuffix = { ["@2x"] = 1.5, ["@4x"] = 3.0, }, }, }
I’ve tried, ZoomEven, ZoomStretch, Adaptive.
I’ve changed width/height to 480x800, 1080x1920,640x960 but with all of them, there is a large (1/2") gap at the bottom of the screen.
I shifted the buttons on the bottom so I know they are offscreen, not positioned incorrectly.
I’ve struggled with this over weeks so I figured I’d ask the masters here!