Added a line in issues to warn user that async shaders building can cause crashes.

Kenshin9977 2021-07-22 17:45:17 +02:00
parent 0240aef0b1
commit 7661fd261f

@ -6,6 +6,7 @@ Super Smash Bros. Ultimate is playable. But some modes are unplayable as the ser
* The spirit board also is problematic and will likely look like it is continuously shuffling. The upgrade menu for spirits is fine. * The spirit board also is problematic and will likely look like it is continuously shuffling. The upgrade menu for spirits is fine.
* you cannot play local wireless and online as it is not implemented on yuzu. * you cannot play local wireless and online as it is not implemented on yuzu.
* This game is very shader intensive game, when you first play this game this game stutters frequently to cache shaders. When you play with Vulkan, it stutters every time because Vulkan currently does not have a disk shader cache. * This game is very shader intensive game, when you first play this game this game stutters frequently to cache shaders. When you play with Vulkan, it stutters every time because Vulkan currently does not have a disk shader cache.
* `asynchronous shader building` can cause Yuzu to crash at some point. If that's an issue, disable it.
#### Shader cache collecting: #### Shader cache collecting: