mvdevs / jk2mv

JK2MV - improved, modernized JK2 client and server
https://jk2mv.org
GNU General Public License v2.0
108 stars 33 forks source link

back port dynamic glow from JA #156

Closed WhiteMagicRaven closed 1 year ago

WhiteMagicRaven commented 1 year ago

Hello, if that possible please back port from Jedi Academy a DynamicGlow (bloom effect) to Jedi Outcast its effect comes from all glowing sources , like lamps, etc ... looks really nice ) Thanks for your great source port) That all)

TriForceX commented 1 year ago

Is already implemented.

r_dynamicGlow 1/0 Enable / Disable dynamic glow effect. r_saberGlow 1/0 Enable / Disable dynamic glow on saber shaders. Turn off if it breaks your custom saber model.

Just JK2 stuff doesnt make usage of it, so you have to add it manually.

For example adding the "glow" parameter like JKA will enable the effect on the desired shader, this is an example of a JKA map running in JK2.

Before: image

After: image

For more customization & recommended usage: https://github.com/mvdevs/jk2mv/wiki/Dynamic-Glow-Shaders