Emulator Issues #12341
closedTwilight Princess (GameCube) minimap missing when using Vulkan
0%
Description
Game Name?
The Legend of Zelda: Twilight Princess
Game ID? (right click the game in the game list, Properties, Info tab)
GZ2E01
MD5 Hash? (right click the game in the game list, Properties, Verify tab, Verify Integrity button)
41deff9b1fd2831f48fbfa2dd1054e4d
What's the problem? Describe what went wrong.
If the Vulkan backend is used, the minimap is not present in the bottom left corner during gameplay
What steps will reproduce the problem?
Select Vulkan backend. Start game, choose a quest log, look in bottom left corner. Left D-pad button hides minimap, then right D-pad button should show minimap but does not
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
5.0-13219
Is the issue present in the latest stable version?
[Yes/No and version number here]
If the issue isn't present in the latest stable version, which is the first broken version? (You can find the first broken version by bisecting. Windows users can use the tool https://forums.dolphin-emu.org/Thread-green-notice-development-thread-unofficial-dolphin-bisection-tool-for-finding-broken-builds and anyone who is building Dolphin on their own can use git bisect.)
5.0-12722
If your issue is a graphical issue, please attach screenshots and record a three frame fifolog of the issue if possible. Screenshots showing what it is supposed to look like from either console or older builds of Dolphin will help too. For more information on how to use the fifoplayer, please check here: https://wiki.dolphin-emu.org/index.php?title=FifoPlayer
If the fifolog is played back with 5.0-12720, the minimap displays correctly. If played back with 5.0-12722 or later, the minimap flashes briefly then disappears
What are your PC specifications? (CPU, GPU, Operating System, more)
i7-4750HQ
Intel Iris Pro 5200
Mac OS X 10.14.6
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
I'm unable to test Vulkan on Windows. The minimap worked OK until the MoltenVK v1.1 update. Incidentally, MoltenVK v1.1.1 has just been released. Savefile uploaded if needed
Files
Updated by JMC4789 almost 4 years ago
Probably an issue with MoltenVK rather than Dolphin.
Updated by Anonymous almost 4 years ago
Can't duplicate it on my M1 MacBook Pro using Vulkan and Dolphin 5.0-13227. I agree it may be an issue with MoltenVK and the OP's specific setup.
Updated by Pizuz almost 4 years ago
Can't reproduce it either on NVIDIA GeForce GT 750M (macOS 10.15.7).
Updated by Protium almost 4 years ago
The issue was fixed by upgrading to macOS Catalina 10.15.7. The version of Metal in Mojave 10.14 is not compatible enough with MoltenVK v1.1 apparently
Updated by JMC4789 almost 4 years ago
- Status changed from New to Working as intended
Alright. Thanks for the update.