mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-16 12:48:18 +00:00
Apply suggestions from code review
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
This commit is contained in:
parent
b2e78fc979
commit
ec11229830
|
@ -809,9 +809,9 @@ Well, it turns out that, for unknown reasons, `Tears of the Kingdom` requires ov
|
|||
We’re testing a Float64 to Float32 shader conversion to solve the problem.
|
||||
For now, Mainline Intel users will have to get a save past the intro cutscene, or use OpenGL, as the OpenGL spec dictates that Float64 must be supported one way or another, even if it is via software emulation.
|
||||
|
||||
The results speak for themselves, the game is playable at mostly consistent 30 FPS with an i5 1240P running an Iris Xe iGPU if you stick to handheld rendering, showing better performance than AMD's Vega iGPUs.
|
||||
Currently, the game is playable at a mostly-consistent 30 FPS with an i5 1240P running an Iris Xe iGPU (if you stick to handheld rendering), and shows better performance than AMD's Vega iGPUs.
|
||||
|
||||
For those interested in what's the experience with desktop products, here is footage captured with an Arc A770 16GB:
|
||||
For those interested in the experience with desktop products, here is footage captured with an Arc A770 16GB:
|
||||
|
||||
{{< imgs
|
||||
"./totk.mp4| Arc is viable! (The Legend of Zelda: Tears of the Kingdom)"
|
||||
|
|
Loading…
Reference in a new issue