prometheus is merged

M&M 2020-06-28 14:10:25 -07:00
parent 4e60ec3b5f
commit 4c687e5c7d

@ -2,6 +2,7 @@ This game boots and goes in-game on the OpenGL backend. Vulkan crashes when boot
### 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))
* [**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))