Changing graphics API may help with green thing (only happens on Vulkan for me)

metagn 2022-05-01 20:02:01 +03:00
parent e429b991e9
commit 7484425c9d

@ -14,4 +14,4 @@ Game currently performs okay on yuzu. Potential crashes and stability issues are
* Game can crash as soon as you start a battle, there's no known workaround for this.
* Game can hangup after declaring an attack during battle, waiting for 10~ seconds usually works and the game keeps running.
* Occasional corrupted or flickering textures, usually minor ocurrences but can get problematic sometimes.
* Sometimes after booting the game it will look like a big green mess with major texture and lighting problems. Restarting the game, reloading the save or simply reloading the area can fix this.
* Sometimes after booting the game it will look like a big green mess with major texture and lighting problems. Restarting the game, reloading the save or simply reloading the area can fix this. Changing the graphics API may also work.