Removing glow?

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
fasty
1st Lieutenant
1st Lieutenant
Posts: 438
Joined: Thu Apr 15, 2010 4:17 am
Projects :: Server modding
Games I'm Playing :: SWBF2
Contact:

Removing glow?

Post by fasty »

Hello Gametoast, I'm trying to take the glow out from the stock model, dea1_bldg_reactor_room.msh. I hex edited out the 02 from the ATRB line like it said in this thread, and it didn't seem to do anything. Can anyone help me out here?

If you're wondering what I mean by glow, its the pattern on the walls in these pictures:

Zero Editor:
Hidden/Spoiler:
Image
In game:
Hidden/Spoiler:
Image
Image
Image
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

Re: Removing glow?

Post by Xavious »

The green parts don't appear to actually be glowing at all. You should just be able to retexture the walls to get rid of that.
fasty
1st Lieutenant
1st Lieutenant
Posts: 438
Joined: Thu Apr 15, 2010 4:17 am
Projects :: Server modding
Games I'm Playing :: SWBF2
Contact:

Re: Removing glow?

Post by fasty »

Xavious wrote:The green parts don't appear to actually be glowing at all. You should just be able to retexture the walls to get rid of that.
I see what you mean, but when I retexture the wall, it's still brighter at that spot than other parts.
Hidden/Spoiler:
Image
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

Re: Removing glow?

Post by Xavious »

Does the model have a msh.option file with -vertexlighting in it? If it does, try removing that.
fasty
1st Lieutenant
1st Lieutenant
Posts: 438
Joined: Thu Apr 15, 2010 4:17 am
Projects :: Server modding
Games I'm Playing :: SWBF2
Contact:

Re: Removing glow?

Post by fasty »

Yes it does. I removed it and nothing seemed to happen.
FragMe!
Gametoast Staff
Gametoast Staff
Posts: 2244
Joined: Sat May 13, 2006 12:34 am
Projects :: Not sure keep changing my mind.
Games I'm Playing :: F1 and SWBF
xbox live or psn: No gamertag set
Location: Origin name GT_FragMe
Contact:

Re: Removing glow?

Post by FragMe! »

Did you remove the line from the .option file or remove the .option file all together, if it was the later you have to clean and remunge.
fasty
1st Lieutenant
1st Lieutenant
Posts: 438
Joined: Thu Apr 15, 2010 4:17 am
Projects :: Server modding
Games I'm Playing :: SWBF2
Contact:

Re: Removing glow?

Post by fasty »

FragMe! wrote:Did you remove the line from the .option file or remove the .option file all together, if it was the later you have to clean and remunge.
I have done both. I've also removed -noprojectionlights, which still did nothing. I've manual cleaned several times. I even opened the map up in ZE and deleted several lights, to no avail.
User avatar
Cerfon Rournes
Master Bounty Hunter
Master Bounty Hunter
Posts: 1558
Joined: Thu Jul 08, 2010 5:53 pm
Projects :: WIP. I will reveal what it is later on..
Games I'm Playing :: SWBF2-SWRC
xbox live or psn: No gamertag set
Location: New York, USA
Contact:

Re: Removing glow?

Post by Cerfon Rournes »

Try hex-editing the walls to make them call for a different texture.
User avatar
DarthD.U.C.K.
Master of the Force
Master of the Force
Posts: 6027
Joined: Wed Sep 27, 2006 11:05 am
Location: Duckburg, Germany

Re: Removing glow?

Post by DarthD.U.C.K. »

i guess they may have used vertexcolors on the model to make the striped with the green lights brighter. i dont know how you could get rid of that (without importig and reexporting through xsi)
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

Re: Removing glow?

Post by Xavious »

You might be able to darken the texture on that piece of the wall to match the rest of it. That could be a bit difficult to get just right, though.

Would probably be better to do what D.U.C.K. said, or find someone else to do that for you if you don't have XSI.
Post Reply