Page 1 of 1
Regarding Emissive Color [Solved]
Posted: Mon May 09, 2011 6:22 pm
by modmaster13
How come the object "bes2_bldg_square_bot1" and "bes2_bldg_square_bot2" have a shadow region attached to it? I tried hex editing the ATRB's but that didn't work.
Re: Unknown Shadow Regions
Posted: Mon May 09, 2011 6:38 pm
by AQT
Please post a screenshot of what it is you are referring to.
modmaster13 wrote:I tried hex editing the ATRB's but that didn't work.
Hex editing material and "shadow regions" don't go together in any way, shape, or form.
Re: Unknown Shadow Regions
Posted: Mon May 09, 2011 6:43 pm
by modmaster13
Here is a screenie:
That should explain alot more.
How I could fix this problem?
Re: Unknown Shadow Regions
Posted: Mon May 09, 2011 6:52 pm
by AQT
That is not a shadow region.
Re:
Inside Edit Flags (FAQ)
AceMastermind wrote:List of unknown hex found 5 places after ATRB in various msh files:
Hex/My best guess
01 = Emissive color?
...
Just turn off the emissive color on the corresponding materials it is applied to via hex editing.
modmaster13 wrote:I tried hex editing the ATRB's but that didn't work.
Then you are doing something wrong.
Before:
After:
After ATRB but on the hexadecimal side of the editor.
Re: Unknown Shadow Regions
Posted: Mon May 09, 2011 7:00 pm
by modmaster13
Now I have a strong feeling that this is gonna be just like the Rhen Var Ice Cave problem. I searched for that hex, but it wasn't found. The hex I found was:
Then I changed it to:
Something like that with either lightmap or glow alternative rendered.
Re: Unknown Shadow Regions
Posted: Mon May 09, 2011 7:39 pm
by AQT
Yes, that is true with bes2_bldg_square_bot1.msh but not with bes2_bldg_square_bot2.msh. I just opened up bes2_bldg_square_bot2.msh and found that the tenth, 11th, and 13th ATRB's had an 01. That 02 you found was applied to the windows, by the way.
Re: Unknown Shadow Regions
Posted: Mon May 09, 2011 7:56 pm
by modmaster13
Ok, I got the shadows inside, but the shadow won't show up on the wall:
Re: Unknown Shadow Regions
Posted: Mon May 09, 2011 8:03 pm
by THEWULFMAN
Look for the wall texture MATD, and do the same thing to it.
Re: Unknown Shadow Regions
Posted: Mon May 09, 2011 8:27 pm
by modmaster13
Yep, that worked, until further notice, that is all. Thanks for your help guys!
