Zelda64Recomp / Zelda64Recomp

Static recompilation of Majora's Mask (and soon Ocarina of Time) for PC (Windows/Linux)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Debug build only - Opening Controls Page crashes on 3440x1440 monitor.

Daigoro96 opened this issue · comments

Opening Controls Page crashes on 3440x1440 monitor. Other settings pages are fine. If i switch from fullscreen to window mode (which reduces the resolution), i can open the controls page without issues.

Steps to reproduce the behavior:
Use a 3440x1440 resolution. Open the settings page. -> crash

image

OS: Windows 11

This only happens when built in debug mode since it's just a failed debug assert. With that said it's good to know that there's an assert failing, so we'll look into why for a future version.