Update index.md

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

View file

@ -71,7 +71,7 @@ was in place.
`Animal Crossing: New Horizons` does it in a “device” profile, so yuzu had to be accommodated for that.
[Pull Request #3665.](https://github.com/yuzu-emu/yuzu/pull/3665)
##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.
[Rodrigo](https://github.com/ReinUsesLisp) managed to fix most of them by improving the texture cache, you can see the results