Szuran Posted February 1, 2020 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? 0 Quote Share this post Link to post
0 Tango Posted February 1, 2020 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! 2 Quote Share this post Link to post
0 JadingTsunami Posted February 1, 2020 This can be changed in MAPINFO with "bordertexture" -- see here. 1 Quote Share this post Link to post
0 VanaheimRanger Posted February 2, 2020 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? 0 Quote Share this post Link to post
0 Tango Posted February 2, 2020 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 1 Quote Share this post Link to post
Question
Szuran
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?
Share this post
Link to post
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.