Update index.md

This commit is contained in:
Matías Locatti 2021-06-06 15:33:06 -03:00 committed by liushuyu
parent 27dbf53437
commit aa73a73c93

View file

@ -43,13 +43,13 @@ yuzu has to be able to [understand this behaviour](https://github.com/yuzu-emu/y
something epicboy had no problem in properly implementing for us. something epicboy had no problem in properly implementing for us.
{{< imgs {{< imgs
"./blits.png| Heres an example of the old wrong behaviour in red, and the correct results in blue" "./blits.png| Heres an example of the old wrong behaviour in red, and the correct results in green"
>}} >}}
The result is quite noticeable in, for example, `Shantae` and `Pixel Game Maker Series Werewolf Princess Kaguya`, which we mentioned in the previous progress report. The result is quite noticeable in, for example, `Shantae` and `Pixel Game Maker Series Werewolf Princess Kaguya`, which we mentioned in the previous progress report.
{{< single-title-imgs {{< single-title-imgs
"Logos and text rendering correctly" "Textures and text rendering correctly, notice the stairstepping in the right side"
"./shantae-bug.png" "./shantae-bug.png"
"./shantae-fix.png" "./shantae-fix.png"
>}} >}}