Simple FX: Splashes

Mod, 1.4


A graphical mod that helps sell the illusion of rain interacting with the world by adding splashes to hard surfaces. There are no gameplay changes here, it's simply a graphical mod.

Note the frame rate and limitations of GIF are not ideal for showing off this subtle effect.


FAQQ. Does this mod impact performance?
A. I spent days putting together a scheme that could generate th...

Author: Owlchemist

Created: 16 Nov, 2022 @ 5:12am

Updated: 5 May, 2023 @ 10:33pm

Subscribers: 111092


Size (unpacked) : 0.088 MB

A graphical mod that helps sell the illusion of rain interacting with the world by adding splashes to hard surfaces. There are no gameplay changes here, it's simply a graphical mod.

Note the frame rate and limitations of GIF are not ideal for showing off this subtle effect.


FAQ
Q. Does this mod impact performance?
A. I spent days putting together a scheme that could generate the rain splashes with only a negligible performance hit. I have provided a Dub's Performance Analyzer profiling in the gallery above.

Q. But my game starts lagging when it rains.
A. This is a common problem in Rimworld and would happen with or without this mod. The lag is not graphical in nature but rather all the gameplay mechanics that start happening in response to rain (deterioration, pawn reaction, etc).

Q. I don't see any splashes.
A. They only show up on hard surfaces like ones made of metal or stone.

Q. Puddles?
No puddles or filth to clean up, this is purely a graphic-only mod.

Compatibility
  • Save game compatible, as this mod does not touch your save file.
  • Regarding mods that add weather, they should work fine since rainfall is just a global stat all weather types use.
  • No known incompatibilities.

For other modders...
If you're the author of a terrain type or Stuff material category, and the rain is not interacting with your content as desired, consider these mod extensions:

<!-- For TerrainDefs --> <modExtensions> <li MayRequire="owlchemist.simplefx.splashes" Class="SimpleFxSplashes.HardSurface" /> </modExtensions> <!-- For StuffCategoryDefs --> <modExtensions> <li MayRequire="owlchemist.simplefx.splashes" Class="SimpleFxSplashes.HardStuff" /> </modExtensions>

You may also like...


🦉Github[github.com]


[ko-fi.com]

How do I download and install mods?

Simply click the blue button above. It will open the file hosting page with the mod repacked by us from the official source.

How do I install this mod?

See the 'How to install' tab.

Is this mod safe to use?

The mods are repacked as is, without any additional software, malware, or bloatware added. To check for viruses, use a reliable antivirus or upload the archive to a website like virustotal.com. Anyway, It's always a good practice to keep backups of your saves in case of mod incompatibility .

There is a folder in the .zip archive. To install the mod, move the entire folder (not just its contents) into 'Mods' folder located under your RimWorld root isntallation folder.
So, for steam version of the game, the path would look like this: C:\Program Files (x86)\Steam\steamapps\common\RimWorld\Mods
For any other distribution, firstly locate your rimworld installation path and then unpack the archive into the 'Mods' folder.
Then enable the mod in the game mods menu by double clicking on its name and restart the game