Prime Posted November 20, 2005 Share Posted November 20, 2005 I am using frame buffer effects, but I want to revert the stealth effect to what is used when frame buffer effects is turned off. Does anyone know where these effects are triggered? Link to comment Share on other sites More sharing options...
stoffe Posted November 20, 2005 Share Posted November 20, 2005 I am using frame buffer effects, but I want to revert the stealth effect to what is used when frame buffer effects is turned off. Does anyone know where these effects are triggered? As far as I can tell they are actually two separate visual effects that the game changes between depending on your frame buffer settings. 8000 is the transparent blur stealth field effect, while 8002 is the yellow electricity stealth field effect. I think the only way to change the effect being used independent of the frame buffer settings would be to alter visualeffects.2da to make the line with rowlabel 8000 have the same value as the line with rowlabel 8002 in the progfx_duration column (i.e. change 1800 to 1426). Link to comment Share on other sites More sharing options...
Prime Posted November 21, 2005 Author Share Posted November 21, 2005 Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.