Page 11 of 16

Re: Freq di28889 UI / and infiniti_blue_di28889 *11-20-11*

Posted: Sun Nov 27, 2011 3:45 pm
by haxx777
Thanks for the update!

Re: Freq di28889 UI / and infiniti_blue_di28889 *11-27-11*

Posted: Mon Nov 28, 2011 7:52 pm
by budpaul
Anyone else having issues loading the MQ2 version of UI? Deleted entire UI folder and reloaded new download and it still won't load....

Re: Freq di28889 UI / and infiniti_blue_di28889 *11-27-11*

Posted: Fri Dec 02, 2011 12:25 am
by n00bhaxor
I can load it but doesn't show MQ values, I figure it will work itself out in the next patch.

Re: Freq di28889 UI / and infiniti_blue_di28889 *12-14-11*

Posted: Wed Dec 14, 2011 8:38 pm
by bho
Quick fix for basic.

Modify EQUITemplates.xml:

Code: Select all

	<ButtonDrawTemplate item="BDT_CheckboxTransparent">
		<Normal>A_TransparentCheckBoxNormal</Normal>
		<Disabled>A_TransparentCheckBoxNormal</Disabled>
		<PressedDisabled>A_TransparentCheckBoxPressed</PressedDisabled>
	</ButtonDrawTemplate>
	<ButtonDrawTemplate item="BDT_Radio">
		<Normal>A_RadioBtnNormal</Normal>
		<Pressed>A_RadioBtnPressed</Pressed>
		<Disabled>A_RadioBtnDisabled</Disabled>
		<PressedDisabled>A_RadioBtnPressedDisabled</PressedDisabled>
	</ButtonDrawTemplate>
=

Code: Select all

	<ButtonDrawTemplate item="BDT_CheckboxTransparent">
		<Normal>A_TransparentCheckBoxNormal</Normal>
		<Disabled>A_TransparentCheckBoxNormal</Disabled>
		<PressedDisabled>A_TransparentCheckBoxPressed</PressedDisabled>
	</ButtonDrawTemplate>
	<ButtonDrawTemplate item="BDT_CheckboxWithText">
		<NormalDecal>A_CheckBoxNormal</NormalDecal>
		<PressedDecal>A_CheckBoxPressed</PressedDecal>
		<DisabledDecal>A_CheckBoxNormalDisabled</DisabledDecal>
		<PressedDisabledDecal>A_CheckBoxPressedDisabled</PressedDisabledDecal>
	</ButtonDrawTemplate>
	<ButtonDrawTemplate item="BDT_Radio">
		<Normal>A_RadioBtnNormal</Normal>
		<Pressed>A_RadioBtnPressed</Pressed>
		<Disabled>A_RadioBtnDisabled</Disabled>
		<PressedDisabled>A_RadioBtnPressedDisabled</PressedDisabled>
	</ButtonDrawTemplate>

Re: Freq di28889 UI / and infiniti_blue_di28889 *12-14-11*

Posted: Wed Dec 28, 2011 9:51 am
by eqsomebody
First time playing in 6 months. Got a new machine with Windows 7 64-bit since then. Finally found the UIFILES directory under c:\Windows\SysWOW64\UIFILES. Dropped in my Freq_di28889 directory but the UI does not load when I try to load the Skin.

Any logs I can check or any logging I can turn on to see why it is not loading?

Thanks!

Re: Freq di28889 UI / and infiniti_blue_di28889 *12-14-11*

Posted: Wed Dec 28, 2011 11:03 am
by budpaul
eqsomebody wrote:First time playing in 6 months. Got a new machine with Windows 7 64-bit since then. Finally found the UIFILES directory under c:\Windows\SysWOW64\UIFILES. Dropped in my Freq_di28889 directory but the UI does not load when I try to load the Skin.

Any logs I can check or any logging I can turn on to see why it is not loading?

Thanks!
rename the folder to frequency or some other normal name- I couldn't it to load either with the freq_di28889 folder name

Re: Freq di28889 UI / and infiniti_blue_di28889 *12-14-11*

Posted: Wed Dec 28, 2011 12:15 pm
by htw
eqsomebody wrote:First time playing in 6 months. Got a new machine with Windows 7 64-bit since then. Finally found the UIFILES directory under c:\Windows\SysWOW64\UIFILES. Dropped in my Freq_di28889 directory but the UI does not load when I try to load the Skin.

Any logs I can check or any logging I can turn on to see why it is not loading?

Thanks!
Also, why is uifiles (dir) in c:\windows\syswow64? That's a system directory. Did you install or copy the game to c:\windows\syswow64?

htw

Re: Freq di28889 UI / and infiniti_blue_di28889 *12-14-11*

Posted: Wed Dec 28, 2011 12:54 pm
by eqsomebody
Good question. I have no clue! Had a motherboard crap out. In the process did a Vista to Win7 upgrade. Of course that called for a reinstall of applications.

A bunch of stuff in that SysWOW64 directory that should not be there. Within the next 6 to 8 months I will be getting a new machine with a scratch reload of everything and it will all get cleaned up then. ;)

Thanks!

Re: Freq di28889 UI / and infiniti_blue_di28889 *12-14-11*

Posted: Sun Mar 11, 2012 7:00 pm
by di28889
Added Emu Server for Underfoot in main page

Re: Freq di28889 UI / and infiniti_blue_di28889 *3-16-12*

Posted: Fri Mar 16, 2012 8:49 am
by di28889
Updated to 3-16-12

Re: Freq di28889 UI / and infiniti_blue_di28889 *3-16-12*

Posted: Fri Mar 16, 2012 7:33 pm
by Cruz
I think I LOVE you, di28889!! :D

THANKS!!!

Re: Freq di28889 UI / and infiniti_blue_di28889 *3-16-12*

Posted: Fri Mar 16, 2012 9:23 pm
by Valthonis
meh, Tried to load it and nothing happens. No error message or anything

Re: Freq di28889 UI / and infiniti_blue_di28889 *3-16-12*

Posted: Fri Mar 16, 2012 10:04 pm
by Zelker
Same here, it's not loading. No error message in game. The only thing I found was the Dbg.txt shows 00094:Failed to open C:\Program Files\Sony\Everquest\GlobalDRK_chr.s3d.GlobalDRK_chr.s3d. Not sure if that is related. Should I be looking somewhere else for a specific problem?

Re: Freq di28889 UI / and infiniti_blue_di28889 *3-16-12*

Posted: Fri Mar 16, 2012 10:16 pm
by Targ
Was generating a UIErrors log for me, I fixed the issues listed in it and it loaded fine.

Re: Freq di28889 UI / and infiniti_blue_di28889 *3-16-12*

Posted: Fri Mar 16, 2012 10:33 pm
by di28889
Valthonis wrote:meh, Tried to load it and nothing happens. No error message or anything
I forgot to Move one file over from the non-MQ version EQUI_EQMainWnd.xml

SORRY :oops: