[Bug/Graphics] - UI a jumbled mess

.

2,037 views 10 replies
Reply #1 Top

Might want to reformat your links. URL tags don't work here (this isn't phpBB).  Just right click selected text and paste the link in the pop up box.

Reply #2 Top

.

Reply #3 Top

Select the text you want to be the text for the link.  Click the Insert/Edit Link button or right click the text and select Insert/Edit Link.  A little popup box will appear with a space to put in the URL you want to link to.

Reply #4 Top

.

Reply #5 Top

I'm on FF and it works fine (if a tad slow).  Are you on the latest version?

Reply #6 Top

.

Reply #7 Top

Edit: right...

Reply #8 Top

Looks like the Texture Atlas isn't playing nice with your system.  We have code in place that will creature textures for the UI that best work with your video card (taking max texture size, etc into account).  This is why the initial run hangs for half a minute on that first splash screen.

We're going to look into including the UI textures in each build from now on, then having the autmation process be an option for advanced users.

Reply #9 Top

.

Reply #10 Top

The options should not be "locked down."

Please check the properties of your /my documents/my games/elemental/prefs.ini file, and make sure it is not set to read-only.

You can manually open the prefs.ini file in notepad and near the top you will see entries for the screen resolution:

[Video]
DisplayWidth=1024
DisplayHeight=768

You can change this to your native resolution:

[Video]
DisplayWidth=1680
DisplayHeight=1050

and save the file.

Restart the Elemental game and you should now be running at your native resolution, and the options should not be in lock-down.

If the UI still looks messed up, please try changing the "Maximum Mip Map Levels" option to "1 Level"  (you will need to restart the game) to see if that helps.

Please let us know how it goes.