RimWorld
1,201 평점
Simple FX: Splashes
3
2
3
3
2
2
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
Mod, 1.4
파일 크기
게시일
업데이트일
91.802 KB
2022년 11월 16일 오전 5시 12분
2023년 5월 5일 오후 10시 33분
업데이트 노트 9개 (보기)

다운로드 위해 구독하기
Simple FX: Splashes

Owlchemist님의 2 모음집
Owlchemist's Mods
아이템 42개
Owl's Optimizers
아이템 8개
설명
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]
댓글 107
Piggy 2024년 8월 30일 오후 7시 54분 
Avoid using mod until updated or use a continued version.
Eventually your save will have trouble loading new maps. Even quicktest devmode will not work.
Killswitch 2024년 8월 25일 오후 1시 32분 
@FlamBoris: Thank you king
FlamBoris 2024년 6월 23일 오전 11시 14분 
updated mod: https://steamcommunity.com/sharedfiles/filedetails/?id=3261109179
this guy has updated almost all owl's mods, just scroll through his workshop contributions
DigitalCam 2024년 5월 26일 오전 4시 03분 
Also causing issue for me. While it might seems like it work at first, my flying caravan disappeared after reaching quest destination, along with the quest map. Do not use if you are on 1.5.
jerry807705586 2024년 5월 1일 오후 1시 09분 
1.5PLS
Zabon 2024년 4월 28일 오후 2시 17분 
Yep, this mod is definitely causing crashes when loading a new map sometimes. It works sometimes still, and you likely won't notice it's not working right if you were able to get into your initial map chunk, but if you send caravans out you'll eventually run into problems generating maps. Removing it fixes all the issues I was having.
Xeonzs 2024년 4월 27일 오전 11시 04분 
Also causing issues for me in 1.5
NeveHanter 2024년 4월 24일 오후 2시 57분 
Fails with the following error when generating the map:
```
Exception from asynchronous event: System.MissingFieldException: Field 'Verse.FogGrid.fogGrid' not found.
[Ref 63A4DE99]
at SimpleFxSplashes.Patch_Map_FinalizeInit.Postfix (Verse.Map __instance) [0x00000] in <0beea4b06697449a94fedfd679cbd5db>:0
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.Map.FinalizeInit_Patch5(Verse.Map)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.MapGenerator.GenerateMap_Patch6(Verse.IntVec3,RimWorld.Planet.MapParent,Verse.MapGeneratorDef,System.Collections.Generic.IEnumerable`1<Verse.GenStepWithParams>,System.Action`1<Verse.Map>,bool)
at (wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition.Verse.Game.InitNewGame_Patch8(Verse.Game)
at Verse.Root_Play+<>c.<Start>b__1_2 () [0x00025] in <869ae09cd42e4958ad76d610931cb571>:0
```
Mols 2024년 4월 20일 오후 2시 55분 
I play with a lot of mods and kept getting errors whenever loading into a world. I assumed it was a terrain generation mod at first, but when I uninstalled every mod and individually went through, it looks like this one was the one causing the world not to load at all. Just a heads up for anyone having similar issues.
Leaf 2024년 4월 15일 오후 11시 25분 
please update! :)