mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-04-07 17:57:01 +02:00

Framebuffer size is scaled by the display scale. This fixes the game being shrunk to the bottom left quarter of the window on Wayland HiDPI setups. Corresponding change in librw: glfwGetWindowSize -> glfwGetFramebufferSize.