Jump to content

Recommended Posts

Posted

Is there any texture or value I can change in the Interface.xdat file so that a window (wnd) has an opaque background?
I use
Texture file = L2UI_CT1.Windows.Windows_DF_Drawer_Bg

ColorModify = Color.web("0x3c1a1aff") // Black

This is not fully opaque, it's a bit transparent especially seen over water effects or white buildings.

Any advice?
 

Posted

Worst case you can add a new texture in the utx package without alpha channel enabled. Remember to set the correct split9 properties in order to have it resize accordingly to the window size.

 

In the xdat editor you can try to set an alpha value (by default is disabled i think, -9999) but i'm afraid it won't magically make your alpha texture opaque

Posted
On 3/20/2025 at 1:51 PM, ratchet said:

Worst case you can add a new texture in the utx package without alpha channel enabled. Remember to set the correct split9 properties in order to have it resize accordingly to the window size.

 

In the xdat editor you can try to set an alpha value (by default is disabled i think, -9999) but i'm afraid it won't magically make your alpha texture opaque

Thank you for the info!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock