Emulator Issues #9824
closedVulkan - Aspect Ratio changes do not work
0%
Description
Game Name?
Every game
Game ID? (right click the game in the game list, properties, info tab)
MD5 Hash? (right click the game in the game list, properties, info tab, MD5 Hash: Compute)
What's the problem? Describe what went wrong.
With the new Vulkan backend is impossible to change screen aspect ratio
What steps will reproduce the problem?
Start a game, try to change the Aspect Ratio (with an hotkey or entering in the video config), the changes (4:3, stretched) do nothing, for me the image always stays at 16:9
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?
5.0-993
What are your PC specifications? (CPU, GPU, Operating System, more)
Windows 10 - Intel e8600 - Geforce GTX950
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
No
Updated by markwest76 about 8 years ago
Forgot to mention that 5.0-750 works well, while 5.0-993 doens't work anymore (broken)
Nvidia Drivers 369.09, monitor Asus PA238Q
Updated by markwest76 about 8 years ago
OK, I found out the revision responsible: since in 5.0-953 Vulkan Aspect ratio is working, while in 5.0-963 is not, PR 4270 (5.0-961) https://github.com/dolphin-emu/dolphin/pull/4270 must be responsible (unfortunately there's no build of 5.0-961 to download, theoretically PR 4294 could be also responsible, but I think that's more unlikely)
Updated by seapancake about 8 years ago
Tested ion 5.0-993 and I'm seeing this in all backends including null however I don't even need to load a game
- Change aspect ratio to 4:3
- Close out of 'Config' screen
- Load 'Config', showing 16:9
Tested all backends and multiple games and seeing the same thing.
I have bisected it down to https://github.com/dolphin-emu/dolphin/pull/4195/ which is strange since it was just Bluetooth changes however it did touch UI components.
Updated by markwest76 about 8 years ago
seapankake, you're talking about issue 9826 (Wii aspect ratio cannot be changed in "Options/Configure.../Wii"), this one is different: it only affects Vulkan backend where you can no more change Aspect Ratio setting with an hotkey or going to "Options/Graphic Settings/General")
Updated by JMC4789 about 8 years ago
- Status changed from Questionable to Accepted
Does this happen in GameCube games? I'm guessing that the stuff we save to sysconf is broken. Thanks for the issue report and research.
Updated by markwest76 about 8 years ago
With the Vulkan backend, since 5.0-963 I cannot change video aspect ratio in both Gamecube and Wii games (I usually do it "on the fly" using an hotkey, but also entering the video config and changing the setting does nothing as well).
Other backends still work fine.
Updated by JosJuice about 8 years ago
- Status changed from Accepted to Fix pending
Updated by markwest76 about 8 years ago
Can confirm that the issue was fixed by 5.0-1022
Thanks
Updated by JosJuice about 8 years ago
- Status changed from Fix pending to Fixed
- Fixed in set to 5.0-1022