How directly start the game?

There seems no right section so I just put it here.
How do I get rid of this buddy? The settings will be done using in-game menus


^ How do I remove it?

Just set “Display Resolution Dialog” to disabled in the player settings.


I feel stupid

It’s a shame this window is not configurable. It would be quite useful if you could alter the contents of it.

Make your own window, which will be even more awesome than that window…
This is what mine looks like…

I have yet to figure out how

Yeah, that’s actually a good question, how do you go about making ingame video options screens? Aside from the obvious things like GUI design, from the code’s perspective, what has to be done?

The QualitySettings class contains the basics, at least for visual settings: Unity - Scripting API: QualitySettings