Jump to content
  • 0

Screen border border color?


Szuran

Question

I've been dabbling with the HUD and I know how to change most things, but not the external border of the screen that shows up when you change screen size.

 

Can you tell me how to change the color or texture of this part in the red circle?

 

Screenshot-Doom-20200201-214033.png

Share this post


Link to post

5 answers to this question

Recommended Posts

  • 0

alternatively if you want to change that texture without using MAPINFO (say if you're doing a boom-compatible project), here are all the graphics lumps that you'll need to replace:

 

BRDR_TL
BRDR_T
BRDR_TR
BRDR_L
BRDR_R
BRDR_BL
BRDR_B
BRDR_BR

 

these lumps are present in the iwads, so if you want a good base to modify/recolor, that might not be a bad place to start!

Share this post


Link to post
  • 0
3 hours ago, Tango said:

alternatively if you want to change that texture without using MAPINFO (say if you're doing a boom-compatible project), here are all the graphics lumps that you'll need to replace:

 

BRDR_TL
BRDR_T
BRDR_TR
BRDR_L
BRDR_R
BRDR_BL
BRDR_B
BRDR_BR

 

these lumps are present in the iwads, so if you want a good base to modify/recolor, that might not be a bad place to start!

What about in Eternity, which seems to use its own border gfx?

Share this post


Link to post
  • 0
6 hours ago, guitardz said:

What about in Eternity, which seems to use its own border gfx?

 

that's a good question, I'm not certain though :( if eternity has its own eternity.wad or something like that, I'd guess they'd be in there

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...