This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
releasemanager:launcher [2015/03/30 03:20] tbulford created |
releasemanager:launcher [2015/05/29 02:31] (current) tiane [Visible features we would like to highlight.] |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Launcher ====== | ====== Launcher ====== | ||
- | The application Launcher is the first thing any end user will see when they execute your game. Its completely customizable and the customization can be changed over the life of your product without the end users having to reinstall your game. | + | The application Launcher is the first thing any end user will see when they execute your application. It is completely customizable and the layout, function, and appearance can be changed over the life of your product without the end users having to reinstall your game. |
===== Example Launcher ===== | ===== Example Launcher ===== | ||
Line 6: | Line 6: | ||
{{:releasemanager:launcher.jpg?nolink|}} | {{:releasemanager:launcher.jpg?nolink|}} | ||
- | A few features to highlight you can see on the page above. | + | ==== A few features to highlight you can see on the page above. ==== |
* The window has a smooth anti aliased edge with the background you are not limited to nasty OS windows. | * The window has a smooth anti aliased edge with the background you are not limited to nasty OS windows. | ||
* There is a NEWS feed that is in fact just a url to a web page where news is sent out. (html 3.2) | * There is a NEWS feed that is in fact just a url to a web page where news is sent out. (html 3.2) | ||
Line 13: | Line 14: | ||
* Setting button on top will open a setting screen for Unity specific settings | * Setting button on top will open a setting screen for Unity specific settings | ||
- | A few things you cant see that we should highlight. | + | ==== A few things you cant see that we should highlight. ==== |
* Does not require Admin rights to update your game | * Does not require Admin rights to update your game | ||
* Does not require the installation of any 3rd party run-times (works completely natively) | * Does not require the installation of any 3rd party run-times (works completely natively) | ||
Line 24: | Line 26: | ||
{{:releasemanager:unitysettings.jpg?nolink|}} | {{:releasemanager:unitysettings.jpg?nolink|}} | ||
+ | ==== Visible features we would like to highlight. ==== | ||
- | Features you can see we would like to highlight. | + | * Shows you the current available screen resolutions on the machine you are using. |
- | * Shows you the current available screen resolutions on the machine you using. | + | * The quality setting for Unity (this must be synchronized with your Unity setting) |
- | * The quality setting for Unity (these must be synchronized with your unity setting) | + | |
* Fullscreen option | * Fullscreen option | ||
* Render options | * Render options | ||
* Additional command line arguments | * Additional command line arguments | ||
- | Features you can't see we should highlight. | + | ==== Hidden features we should highlight. ==== |
* Keeps the screen size and full screen options synchronized between the game and the launcher | * Keeps the screen size and full screen options synchronized between the game and the launcher | ||
* Fixed the command line full screen function (Unity does not always respect that option) | * Fixed the command line full screen function (Unity does not always respect that option) | ||