What Graphics Mode does Roblox Microsoft Store (UWP) version use?

The title says it all. (E.g. OpenGL, Direct3D11, Vulkan etc.)
Thanks!

2 Likes

Roblox uses DirectX on PC, including UMP.
It can be switched to OpenGL or Vulkan using a third party launcher.

4 Likes

Thank you!
oh yeah I want those characters, more characters!!!

1 Like

Third party launchers like Bloxstrap changes the render API with the use of FastFlags, but keep in mind this isn’t related to the UWP version. You cannot change FastFlags on UWP therefore cannot change the render API.

1 Like

On native desktop versions, yes. On UWP, nope.

4 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.