mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-29 13:11:57 +00:00
Update index.md
This commit is contained in:
parent
27dbf53437
commit
aa73a73c93
|
@ -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.
|
||||
|
||||
{{< imgs
|
||||
"./blits.png| Here’s an example of the old wrong behaviour in red, and the correct results in blue"
|
||||
"./blits.png| Here’s 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.
|
||||
|
||||
{{< single-title-imgs
|
||||
"Logos and text rendering correctly"
|
||||
"Textures and text rendering correctly, notice the stairstepping in the right side"
|
||||
"./shantae-bug.png"
|
||||
"./shantae-fix.png"
|
||||
>}}
|
||||
|
|
Loading…
Reference in a new issue