EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Featured Projects > ProfitUI

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Unread 04-13-2012, 09:56 PM
Therendil's Avatar
Therendil Therendil is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2008
Posts: 415
Default Aligning the GU63 splash graphic

The new splash graphic for GU63 has hit Test and of course the overlay image is off center. I can start playing with adjustments if someone can tell where to look in the code.
__________________
Reply With Quote
  #2  
Unread 04-13-2012, 10:44 PM
TalTal TalTal is offline
A Griffon
Featured
 
Join Date: Nov 2005
Server: Nagafen
Posts: 1,095
Send a message via Yahoo to TalTal
Default

eq2ui_loginscene.xml

The section you want looks like this:

<Page BackgroundColor="#FFFFFF" Name="EQ2Title" PackLocation="left,top" PackSize="absolute,absolute" ScrollExtent="1024,768" Size="1024,768" Visible="false">
<OpacityEffector Name="ShowEffector" SetOnEffect="true" Speed="1.000" TargetOpacity="1.000" />
<Image Location="244,45" Name="title" PackLocation="cfc,top" PackSize="p,p" ScrollExtent="536,257" Size="536,257" StretchType="ProportionalBound" Style="image" />
<Image Location="305,506" Name="logo" PackLocation="cfc,cfc" PackSize="p,p" ScrollExtent="408,232" Size="408,232" StretchType="ProportionalBound" Style="image2"/>
<ImageStyle Name="image">
<ImageFrame atlas="none" Name="title" Source="images/frontend/splash_logos.dds" SourceRect="30,0,885,312" />
</ImageStyle>
<ImageStyle Name="image2">
<ImageFrame atlas="none" Name="title" Source="images/frontend/splash_logos.dds" SourceRect="524,350,1002,647" />
</ImageStyle>
<Image Name="Backdrop" PackSize="absolute,absolute" ScrollExtent="1024,768" Size="1024,768" StretchType="ProportionalBound" Style="background" />
</Page>

Make the sizes,scrollextents,and sourcerects in this section match the same section in the default.

Silat
Reply With Quote
  #3  
Unread 04-14-2012, 12:14 AM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

Noted, and I'll make sure it's ready for the updater by the time GU63 hits. I'll probably send it up the afternoon before.
Reply With Quote
  #4  
Unread 04-14-2012, 10:34 AM
Therendil's Avatar
Therendil Therendil is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2008
Posts: 415
Default

Okay. Thanks for the info. I'll have a look at that.

There appear to be three elements - the backdrop image, the EverQuest II logo banner image and the 'current theme' title. The current theme has changed from "Freeport Reborn" to "Skyshrine." I'm guessing a bit because the theme element is way off the the left and all I see on the screen is "hrine."

I think I understand how we get the image we ant out of the dds file. I'm going to test a couple of changes and see if I'm right.
__________________
Reply With Quote
  #5  
Unread 04-14-2012, 11:11 AM
Therendil's Avatar
Therendil Therendil is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2008
Posts: 415
Default

Well, I got it. I found a thread here from 2005/2006 explaining how to use UIBuilder to read and adjust the SourceRect for stuff like this. I changed

<ImageFrame atlas="none" Name="title" Source="images/frontend/splash_logos.dds" SourceRect="524,350,1002,647" />

to read

<ImageFrame atlas="none" Name="title" Source="images/frontend/splash_logos.dds" SourceRect="110,310,815,490" />

and got good registration on the image.

So now I know how to fix one thing. :-)
__________________
Reply With Quote
  #6  
Unread 04-14-2012, 02:29 PM
tknarr's Avatar
tknarr tknarr is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jul 2006
Server: Unrest
Posts: 849
Default

I found 3 lines that needed adjusting. I'm attaching the updated login scene XML file, and a unified diff between the old and new files (as a .txt file since it won't take .diff).
Attached Files
File Type: xml eq2ui_loginscene.xml (23.8 KB, 293 views)
File Type: txt eq2ui_loginscene.txt (1.8 KB, 275 views)
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 06:58 AM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI