Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Teddy0k's avatar
Teddy0k
Explorer
12 years ago

Plugin: Launcher with graphics settings

I've made a UnrealEngine plugin which adds a Launcher window to your game with some graphics settings, like this;



You can download the plugin here;
http://www.mediafire.com/download/skjz15jcb93ju0a/ScalabilityUIPlugin_v4_4_1.zip

And you can contribute to the source code here;
https://github.com/Teddy0/ScalabilityUIPlugin

It will pop up this window when you start the game (but not the editor) and allow users to lower graphical settings to help them hit 75 fps.

Pixels Per DisplayPixel: adjusts the resolution, and has a dramatic effect on performance.
Anti-Aliasing: Lowering this to Low/Medium will help performance at high resolutions
Post Processing: Lowering this to Low/Medium will disable tone mapping and bloom, both of which have a high impact on performance

The rest are pretty self explanatory.

You can change the banner image by replacing this file;
Plugins\ScalabilityUIPlugin\Resources\Banner.png

53 Replies

Replies have been turned off for this discussion