diff --git a/hatsune-miku-project-diva-mega-mix.md b/hatsune-miku-project-diva-mega-mix.md index 4764b1b..d7157fd 100644 --- a/hatsune-miku-project-diva-mega-mix.md +++ b/hatsune-miku-project-diva-mega-mix.md @@ -2,6 +2,7 @@ This game boots and goes in-game on the OpenGL backend. Vulkan crashes when boot ### Current issues * [**Audio**] The game's sound effects constantly repeat, cut off, and overlap each other. (check the issue [here](https://github.com/yuzu-emu/yuzu/issues/3449)) +* [**Audio**] The game's audio plays slower under multicore as compared to single core. * [**Video**] PV videos don't display due to NVDEC not being implemented. (check the issue [here](https://github.com/yuzu-emu/yuzu/issues/2643)). * [**Graphics**] Displays, mirrors, and jumbotrons have their blue and red channels swapped. (check the issue [here](https://github.com/yuzu-emu/yuzu/issues/3581)) * [**Vulkan**] The game crashes when launching it on the Vulkan backend. (check the issue [here](https://github.com/yuzu-emu/yuzu/issues/3717))