From 4c687e5c7ddf6f27eef8a47526a93b229b268c64 Mon Sep 17 00:00:00 2001 From: M&M Date: Sun, 28 Jun 2020 14:10:25 -0700 Subject: [PATCH] prometheus is merged --- hatsune-miku-project-diva-mega-mix.md | 1 + 1 file changed, 1 insertion(+) 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))