It's 2023, *please* give us discrete graphics options

MSAA showcases this issue quite well. On lower-end discrete cards like the GT 1030, you might want to enable anti-aliasing to get a cleaner image, so you need to crank up the graphical quality to 10. However, this card is not powerful enough to run some of the more graphically demanding games on the platform at that quality level, meaning that you have to lower it to 6 or 8, losing the MSAA. Ambient Oclussion is in a similar situation but less affected.

Furthermore, iGPUs might want to disable MSAA, since they have a more limited memory bandwith and a tight power budget. I can’t really speak that much about newer integrated graphics, but I know that the Intel UHD 620 gets absolutely nuked by MSAA.

4 Likes

oopsie doopsie title needs updating… seriously though this is needed. it is taking too long

5 Likes

BUMP, i need this because alot of games have main features around render distance, for example you can be in a ship with 2 graphics but can barely see anything around you and another player with 10 graphics can see almost the entire sea!

2 Likes

We need this better. Even on mobile. I guess I’ll never see crystal clear water again since I quit PC

i made this mock up lol, but yeah can we please have this already

26 Likes

How did you make that? I have been trying to do something like that for a while.

You can edit the CoreGUI in studio to make a mockup :slight_smile:

I cant find the InGameMenu GUI the coregui just has Modules that has nothing in them

InGameMenu GUI is at CoreGui.RobloxGui.SettingsClippingShield

This is EXACTLY what we need. Come on Roblox, this would be really useful.

Run a game, open the menu, then run this code in the Command Bar, this will dump it into the workspace, from there, copy it, stop the game, then place it into a ScreenGui under StarterGui.

game.CoreGui.RobloxGui.SettingsClippingShield:Clone().Parent = workspace

The way the menu works, certain parts of it wont be rendered until you click on it, so if you’re trying to edit the settings, make sure they’re open first before cloning it.

If Roblox really doesn’t want to give people advanced graphics options, can they at least allow to select what to optimize for in automatic mode? (draw distance or fidelity)

3 Likes

You can’t just assume that every Roblox game is of a quality compareable to Brookhaven, some games such as Driving Empire, Phantom Forces and Frontlines require these different settings to further customise the user experience and not gate keep certain graphical improvements from an unrealistic hardware standard.

Sometimes you may want Render Distance over Shadow Quality because in a competitive game such as PF you require it without constant FPS drops just to be able to maintain a normal standard of distance everyone else can view. Render Distance is a necessity, Shadow Quality is a privilidge. We, as Robloxians, deserve it.

7 Likes

2024 :neutral_face: and not get
image

5 Likes

More than a year later after the OP, I agree with all the posts mentioned above. Nothing has changed in a single bit other than we get to change the FPS limit (wow so exciting, we could also use third-party apps lmao), there still hasn’t been Occlusion culling and many more features for the engine to have. Even at least a single graphical setting, why have intricate VR systems implemented into Roblox when the basic needs for a graphical improvement are very limited and sluggish?

4 Likes

i thought you are playing cs 1.6 until i noticed roblox logo in left top corner

I hope they also add switch for disabling/enabling vsync but that deserves new engine feature request

occlusion culling is on the road map currently

5 Likes

Posting in support of more graphical controls.

3 Likes

Yes, please. The devs and the players have almost no control on that stuff but it’s super important. Games aren’t very optimized and Roblox is about the same.

2 Likes

I think that along with adding more accessibility for the graphics, they should also add an api to make a custom menu and edit the topbar, or at the very least add custom sliders / settings into the menu. It’s weird when you have a game with two general settings menus.

2 Likes