For Reference: Exhaust Backfire

The game features different exhaust backfire effects. This article documents the look of each for easy reference. To change the backfire effect, open the root .ent of your vehicle and navigate to components > "cars_sport_fx" > effectDescs > "exhaust_gear" > compiledEffectInfo > effect. Note that the names in quotes might be different for each car. The one named cars_sport_fx is always an entEffectSpawnerComponent, so that might give you an idea on where to start. The .effect files used there can be found under base\fx\vehicles\_exhaust\.

Simply replace the path to the effect with the one in the description of each image shown below.

The Effects

base\fx\vehicles_exhaust\veh_exhaust_backfire_galena_special_quest.effect
base\fx\vehicles_exhaust\veh_exhaust_backfire_galena_special.effect
base\fx\vehicles_exhaust\veh_exhaust_backfire_monstrer_truck.effect
base\fx\vehicles_exhaust\veh_exhaust_backfire_nomad.effect
base\fx\vehicles_exhaust\veh_exhaust_backfire_sport.effect
base\fx\vehicles_exhaust\veh_exhaust_backfire.effect

Last updated