mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-08 21:37:18 +00:00
URL fix
This commit is contained in:
parent
ac9e944ad2
commit
674ee88211
|
@ -129,7 +129,7 @@ After a few dozen rounds of regression testing, the root cause was found in one
|
|||
|
||||
While the NPC vertex explosions are fixed, some geometry pop-up issues remain. Homework for later.
|
||||
Now any vertex related glitch only lasts one frame and should go away once the relevant shader gets cached.
|
||||
Also, as a bonus, `Pokémon Legends: Arceus` can now be played at `Normal` GPU accuracy without encountering vertex explosions, making good on our [promise to fix it]((https://yuzu-emu.org/entry/yuzu-progress-report-jan-2022/#a-new-legend))!
|
||||
Also, as a bonus, `Pokémon Legends: Arceus` can now be played at `Normal` GPU accuracy without encountering vertex explosions, making good on our [promise to fix it](https://yuzu-emu.org/entry/yuzu-progress-report-jan-2022/#a-new-legend)!
|
||||
This can greatly increase performance on the older Pokémon title. One more thing to scratch off the list.
|
||||
That buffer cache rewrite is still needed though.
|
||||
|
||||
|
|
Loading…
Reference in a new issue