Update index.md

This commit is contained in:
Matías Locatti 2024-01-09 21:08:34 -03:00 committed by GitHub
parent a1c456a603
commit 9724b3cc49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -154,7 +154,7 @@ By bringing the {{< gh-hovercard "12412" "counter query accuracy," >}} which was
"./metroid.png|SPAAAAACE (Metroid Prime Remastered)"
>}}
Another win for OpenGL users are two fixes for `Xenoblade Chronicles 3`.
Another win for OpenGL users is two fixes for `Xenoblade Chronicles 3`.
This is particularly important for AMD users, Windows or Linux, since most AMD GPUs cant avoid vertex explosions while running the game with Vulkan in the Pentelas region of the main story, and the DLC, Future Redeemed.
First, by {{< gh-hovercard "12415" "implementing" >}} the `DrawTransformFeedback` macro, which is the OpenGL equivalent of Vulkans `DrawIndirectByteCount`, particles were fixed.