Trixarian / NetherSX2-patch

Unofficial Patches for NetherSX2
https://discord.gg/6cGWCrqAw5
The Unlicense
639 stars 28 forks source link

Need for speed carbon #25

Closed Sickb8y closed 8 months ago

Sickb8y commented 8 months ago

Some way to avoid this? This problem is only with vulkan in many games

https://github.com/Trixarian/NetherSX2-patch/assets/140640705/988aebdd-8efb-467d-b9e5-0df157f6d9a7

Trixarian commented 8 months ago

Use OpenGL for games with that error. The Vulkan Renderer is asking your phone's vulkan driver for a feature that it doesn't support, so it errors out or straight up crashes. This is more common with Mali phones than Snapdragon, and the only work around is to use OpenGL instead

Sickb8y commented 8 months ago

Yes, when I have this problem I change to OpenGL to advance in the games, Ty you are the best