devkitPro / SDL

Simple Directmedia Layer
https://libsdl.org
zlib License
11 stars 12 forks source link

OGC: SDL2 has no support for Widescreen. #73

Open Fancy2209 opened 2 months ago

Fancy2209 commented 2 months ago

Bug Report

What's the issue you encountered?

Unlike SDL1.2 OGC, SDL2 is missing the 854x480 window mode, making the screen look off when the SDL Windows is set to that resolution, preventing proper Widescreen support on Wii.

How can the issue be reproduced?

Set the SDL Window resolution to 854x480

Environment?

N/A

Additional context?

Unknown

Fancy2209 commented 2 months ago

Here's the commit that added it to SDL1.2 https://github.com/devkitPro/SDL/commit/7d78bf5cdf3d09d4c84cb1e0d1351e79ab20de11