cemu-project / Cemu

Cemu - Wii U emulator
https://cemu.info
Mozilla Public License 2.0
6.61k stars 505 forks source link

Twilight Princess HD: Maps only loading partway on MacOS #1192

Closed MegalonVII closed 2 months ago

MegalonVII commented 2 months ago

Current Behavior

Maps are bugged out. Can only see top right half diagonally for any given map.

Screenshot 2024-05-02 at 3 06 02 AM Screenshot 2024-05-02 at 3 06 11 AM

Expected Behavior

Minimap and map should load properly and fully.

Steps to Reproduce

Press Right and/or Up on D-pad to open (Mini) map

System Info (Optional)

OS: MacOS 13.4 GPU: M2 GPU

Emulation Settings (Optional)

Using Vulkan.

Logs (Optional)

No response

JaimieVandenbergh commented 2 months ago

This is due to the external Molten-VK library that translates Vulkan calls to macOS' Metal API not yet supporting the required rendering type. Many other games are similarly affected on Mac.

Exzap commented 2 months ago

Closing this because we are not tracking individual MacOS graphic bugs for the reasons mentioned by Jaimie