Emulator Issues #9814
closedDolphin doesn't autodetect the 4:3 aspect ratio in Super Smash Bros Brawl (PAL)
0%
Description
Game Name?
Super Smash Bros Brawl (PAL)
Game ID? (right click the game in the game list, properties, info tab)
[RSBP01]
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
a372b5055149b3f787a411b0f39a4639 (a WBFS rip)
What's the problem? Describe what went wrong.
Super Smash Bros Brawl has 16:9 and 4:3 modes. When you change the aspect ratio to 4:3, Dolphin doesn't adapt the screen to the new ratio and stretch the image, even with the "Aspect Ratio: Auto" option activated.
What steps will reproduce the problem?
Open the game, go to the options and change the aspect ratio.
Which versions of Dolphin did you test on? Does using an older version of Dolphin solve your issue? If yes, which versions of Dolphin used to work?
I tested it with:
5.0-510
5.0-754
What are your PC specifications? (CPU, GPU, Operating System, more)
Windows 10, Nvidia Geforce 820M, i5 4210M
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
Some screenshots.
Files
Updated by JosJuice over 7 years ago
- Status changed from New to Won't fix
For Wii games, we rely on the SYSCONF setting for detecting the aspect ratio. (In other words, we don't have a heuristic like we have for GameCube games.) Making things more complicated than that just to fix this isn't really worth it – you can just avoid changing the in-game aspect ratio setting if you don't want to have the wrong aspect ratio.