Update index.md

This commit is contained in:
Matías Locatti 2020-06-09 20:11:39 -03:00 committed by GitHub
parent 101d82fbb8
commit 1e6b1de138
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@ was in place.
## Xenoblade specific fixes ## Xenoblade specific fixes
Rendering bugs are abundant in Xenoblade games, and they are not of the “easy to solve” sort due to how these games are coded. Rendering bugs are abundant in Xenoblade games, and they are not of the “easy to solve” sort due to how these games are coded.
[Rodrigo](https://github.com/ReinUsesLisp) managed to fix most of them by improving the texture cache, you can see the results [Rodrigo](https://github.com/ReinUsesLisp) managed to fix most of them by improving the texture cache, this is thanks to work done by [gdkchan](https://github.com/gdkchan) from [Ryujinx](https://github.com/Ryujinx/Ryujinx). You can see the results
bellow. bellow.
https://github.com/yuzu-emu/yuzu/pull/3991 https://github.com/yuzu-emu/yuzu/pull/3991