Black exhaust smoke v1.0 FS22

Black exhaust smoke v1.0 FS22


This script turns the exhaust smoke of vehicles black.
In addition, the transparency (= how much black smoke it smokes) is influenced by the engine power, i.e. more powerful engines smoke a little more.
To keep it realistic, the effect is rather weak, if you want to simulate engine damage (black cloud of smoke) you are wrong here.

Credits:
Rival







What is Farming Simulator 25 / 22 mods use for

Farming Simulator 25 / 22 game supports mods for PC, Xbox, or PS5. FS25 / FS22 Mod is an extension file for the Farming Simulator game. Everyone can create Farming Simulator 25 mod file and share it with our community. So, why do you need Farming Simulator 25 / 22 mods? for example, you have bored with the basic game version or want to try new vehicles such as tractors or combines which the game doesn't have. So Farming Simulator 25 / 22 developers decided to support mods that let players create their own FS25 / F522 maps, Trucks, Vehicles, and any item in game. So you can download Farming Simulator 25 / 22 Mods to upgrade the game and create your own game version. Here you will find the Best FS25 mods and Top FS22 mods for PC, Mac, Xbox, or PS5. Don't wait and choose LS25 / LS22 mods category, download any mod for Farming Simulator 2025 you want and install the mod in FS 25. And the most important - Farming Simulator 25 mods is totally free and available to download all of them. Our Farming Simulator 25 Community goal is to create one of the biggest FS25 / FS22 mods databases


More FS22 Other mods

12 Responses

  1. Vacco_Mike says:

    I see no differences with or without this mod.

  2. beaux says:

    This mod does nothing!!

  3. Tim says:

    It does, you can see the black smoke. like he said weak effect

  4. BlackSabbath says:

    I’ve got an old tractor mod in the game which the engine is worn out and blows a bit of blue smoke 😉 How do I keep the original blue smoke. This mod seems to overwrite it.

  5. Ramirez says:

    I have a modded tractor with bluish exhaust smoke but this overwrites it. How can I keep the original smoke for only one vehicle as well as use this for other vehicles

  6. Slavkovich says:

    hardly noticeable, give it when the tractor wears down it becomes more black at least.

  7. Katra says:

    You can always open the mod file and adjust the alpha variables for min and max rpm to make it more pronounced.
    Ive done it for myself and would upload it but i don’t know if the author would be cool with that and i aint doing it without permission

  8. Slavkovich says:

    @Katra what numbers u change to make it more black

  9. Alba says:

    No visible effect ….

  10. Jono says:

    Mod works great for me, to make the smoke black and change the amount of smoke based on the engine power you can replace the following:

    Right click BlackExhaustSmoke.lua and click open with, then select notepad.

    Replace:
    effect.minRpmColor = {0.1, 0.1, 0.15, 0.1}
    effect.maxRpmColor = {0.1, 0.1, 0.15, math.sqrt(spec.motor.peakMotorPower)/9}

    With:
    effect.minRpmColor = {0.02, 0.02, 0.02, 1}
    effect.maxRpmColor = {0, 0, 0, 5}
    effect.minRpmScale = (math.sqrt(spec.motor.peakMotorPower)/300)
    effect.maxRpmScale = (math.sqrt(spec.motor.peakMotorPower)/30)

    Save and load up the mod, the higher the engine power the more black smoke you’ll have.

Leave a Reply

Do you need help or to say thanks for mod author? Just leave a comment bellow!