Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added rudimentary resolution detection. (Wii U) #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nikku4211
Copy link

I have added the ability to detect the Wii U's resolution setting and change the resolution accordingly.
It's very rudimentary and I haven't really decoupled the hardcoded 1280x720 UI display area at all, plus there is no Switch support since I haven't been able to softmod my Switch.

I have tested in 480i 4:3 through component, and 480p (4:3 and 16:9), 720p, and 1080p through HDMI and can confirm the resolution is truly affected by this.

@vgmoose
Copy link
Member

vgmoose commented Feb 6, 2025

Thanks! My only note is it'd be preferable if CST_GetCurrentDisplayMode() were called once.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants