- Joined
- May 11, 2011
- Messages
- 5,355
After compiling Syntax with hdr enabled, it became clear that I needed to make a few adjustments to simon to prevent further confusion over which color is which. After looking around for a whole 2 seconds in the sdk (I swear it wasn't there before), I found an unlit variant of the color pallette I used for the problem colors. This causes them to ignore lighting and shadows from other areas of the map, and to generate their own light source instead. This prevents them from being too bright/dark such that they end up looking like other colors.
Ugly before photo
Beautiful After photo
I also removed the back of the board on Syntax. Not sure if I'll do it on the others, but it looked good for Syntax at least.
Not shown in this screenshot because I haven't compiled the next version : the gray is slightly darker and the texture of the board is changed to make it easier to notice when the white color pops up.
I'll get around to implementing this fix on all my other maps with the Simon game on them, but compiling takes a fair bit longer now because of a change to static prop lighting and compiling with hdr and ldr basically makes it compile lighting twice. I also have to test the changes to lighting on the other maps, and make sure the discos work properly.
On the subject of disco, named lights are broken and only emit black light now and look like crap. I implemented some color correction that activates when you move inside the disco area and will darken the room when the disco lights are turned on.
Also, all my maps will now have hdr enabled since valve broke the one reason not to use it. Praise the sun.
Ugly before photo
Beautiful After photo
I also removed the back of the board on Syntax. Not sure if I'll do it on the others, but it looked good for Syntax at least.
Not shown in this screenshot because I haven't compiled the next version : the gray is slightly darker and the texture of the board is changed to make it easier to notice when the white color pops up.
I'll get around to implementing this fix on all my other maps with the Simon game on them, but compiling takes a fair bit longer now because of a change to static prop lighting and compiling with hdr and ldr basically makes it compile lighting twice. I also have to test the changes to lighting on the other maps, and make sure the discos work properly.
On the subject of disco, named lights are broken and only emit black light now and look like crap. I implemented some color correction that activates when you move inside the disco area and will darken the room when the disco lights are turned on.
Also, all my maps will now have hdr enabled since valve broke the one reason not to use it. Praise the sun.




















