Updated hatsune miku project diva mega mix (markdown)

Paulo Cardoso 2020-07-12 23:07:36 +01:00
parent 2d461eb962
commit fdefe1a165

@ -1,9 +1,9 @@
This game boots and goes in-game on the OpenGL backend. Vulkan crashes when booting.
### 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), fixed with Early Access)
* [**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))
* [**Audio**] **audio fix** no longer repeat.
* [**Video**] PV videos don't display due to NVDEC not being implemented. 3D renders are ok, so some music have the stage ok but with black backgrounds (check the issue [here](https://github.com/yuzu-emu/yuzu/issues/2643)).
* [**Graphics**] Graphics Fix also.
* [**Vulkan**] The game crashes when launching it on the Vulkan backend. (check the issue [here](https://github.com/yuzu-emu/yuzu/issues/3717))
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.