How do i get high graphics?

Hi, help me real quick with this:

  1. What do you want to achieve? I want the players to get high graphics settings on when they join the game, or at least, I want them to start with high graphics and then they can decide to change it to lower

  2. What is the issue? i don’t know how to do this

  3. What solutions have you tried so far? I looked around on the dev forum but couldn’t find anything

Thanks in advance

You can’t change a player’s graphics settings,
but you can use UserSettings():GetService("UserGameSettings").SavedQualityLevel to check their graphics and show a notification if it’s low.

3 Likes

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