- Home /
Resolution Settings with external tool
Hi, I'm preparing launcher for my game. And I want to add resolution dialog's data to my launcher and I won't show resolution dialog to users. Is it possible ? I m using c# for my launcher. Thanks a lot ...
For example users could select resolution, quality and shortcuts from my game launcher ...
Have a nice day ...
Edit->Project settings->Player->Resolution and Presentation->Display resolution dialog, set that to disabled, then in a start method in your first scene, set you desired reolution!
Answer by XAfgun · Jun 02, 2014 at 02:34 PM
I don't want it :) I did game launcher with c#.net and I want to control resolution settings with my launcher. I ask for where is the resolutin information of game ?
Your answer

Follow this Question
Related Questions
A node in a childnode? 1 Answer
Running a Unity 4.6 game on Unity 4.5.2 - Possible? 1 Answer
How can I set soft momentum? 1 Answer
Unity Builden Game Crashes 0 Answers
Unity games and web comunication 1 Answer