Emulator Issues #10224
closedVertex rounding hack not working in Vulkan
0%
Description
Game Name?
Silent hill (USA)
Game ID? (right click the game in the game list, properties, info tab)
R5WEA4
What's the problem? Describe what went wrong.
Check the vertex rounding hack, and try to start the silent hill shattered memories (Using Vulkan) --> Blackscreen
Other backends works as expected (Opengl, DX12, DX11)
Tested with custom and default settings.
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?
Dolphin 5.0-3404
What are your PC specifications? (CPU, GPU, Operating System, more)
i7 4790k
16GB DDR3
GTX 970
Updated by iwubcode over 7 years ago
Just guessing this may be driver related? I do most of my gaming / testing with Vulkan enabled and have no issues with or without the vertex rounding hack turned on. I'm on an AMD card though.
Updated by Stenzek over 7 years ago
- Status changed from New to Questionable
I don't think this is related to the vertex rounding hack in particular. There's some issue on some NV cards where the vulkan backend doesn't render anything, and I've never been able to reproduce it, despite testing across multiple generations/CPUs/operating systems.
Updated by LuismaSP over 7 years ago
Stenzek wrote:
I don't think this is related to the vertex rounding hack in particular. There's some issue on some NV cards where the vulkan backend doesn't render anything, and I've never been able to reproduce it, despite testing across multiple generations/CPUs/operating systems.
Well, i donĀ“t know if is a Nvidia problem, but i tested all the games i have, and all the games works perfect with vulkan, unless i check the rounding hack box. Only a few games like Goldeneye wii works with that box checked. In the other 99% of cases i got a black screen. And i tested the other backends with the rounding hack, all works perfect. The only problem is vulkan + rounding hack.
Updated by markwest76 over 7 years ago
I can confirm that vertex rounding option on Vulkan doesn't work (at least on my system: WIndows 10 - Intel e8600 - Nvidia GTX950)
Updated by mstreurman over 7 years ago
Works perfectly here: Core i7 4800MQ, GTX870m windows 10.
Updated by Runo over 7 years ago
Stenzek wrote:
I don't think this is related to the vertex rounding hack in particular. There's some issue on some NV cards where the vulkan backend doesn't render anything, and I've never been able to reproduce it, despite testing across multiple generations/CPUs/operating systems.
Then this might be related to https://bugs.dolphin-emu.org/issues/10301 which I've been trying to investigate. I even captured a video of the issue, it's on the notes.
Updated by Stenzek about 7 years ago
- Status changed from Questionable to Fix pending
Assuming the issue is still the shaders which is worked around by using the GLSL extension, it should be fixed by PR#6111.
https://github.com/dolphin-emu/dolphin/pull/6111
Windows build: https://dl.dolphin-emu.org/prs/pr-6111-dolphin-latest-x64.7z
Updated by LuismaSP about 7 years ago
Stenzek wrote:
Assuming the issue is still the shaders which is worked around by using the GLSL extension, it should be fixed by PR#6111.
https://github.com/dolphin-emu/dolphin/pull/6111
Windows build: https://dl.dolphin-emu.org/prs/pr-6111-dolphin-latest-x64.7z
Fixed with that PR.
Updated by JosJuice about 7 years ago
- Status changed from Fix pending to Fixed
- Fixed in set to 5.0-5767