Updated hatsune miku project diva mega mix (markdown)

M&M 2020-07-12 08:12:56 -07:00
parent 55eb59a94c
commit 0730a007ce

@ -1,10 +1,9 @@
This game boots and goes in-game on the OpenGL backend. Vulkan crashes when booting. This game boots and goes in-game on the OpenGL backend. Vulkan crashes when booting.
### Current issues ### 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 sound effects constantly repeat, cut off, and overlap each other. (check the issue [here](https://github.com/yuzu-emu/yuzu/issues/3449), fixed with Early Access)
* [**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)). * [**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)) * [**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)) * [**Vulkan**] The game crashes when launching it on the Vulkan backend. (check the issue [here](https://github.com/yuzu-emu/yuzu/issues/3717))
Due to the audio being broken, this game is not playable whatsoever. Mega Mix is not playable whatsoever on mainline, but is fully playable with visual glitches on Early Access. Use single core to avoid any audio de-syncs that could occur on multicore.