WaterTweaker
Various graphics tweaks of Wetland Aspect's Water.
| Last updated | a year ago |
| Total downloads | 237546 |
| Total rating | 12 |
| Categories | Mods Maps Tweaks Client-side |
| Dependency string | Judgy-WaterTweaker-1.3.0 |
| Dependants | 99 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.9README
WaterTweaker
Various graphics tweaks on Wetland Aspect water. Default configuration doesn't do anything. Use console commands (requires R2API) or RiskOfOptions to edit configuration in game.
Commands (requires R2API)
watertweaker_opacity <newValue>: Sets the Opacity of the water in Wetland Aspect (between 0.0 and 1.0). OmittingnewValueargument outputs the current value. (Default:1.0)watertweaker_pp <newValue>: Enable/Disable Post Processing effects when the camera goes underwater in Wetland Aspect. OmittingnewValueargument outputs the current value. (Default:true)
Configuration
WetlandWaterOpacity: Sets the Opacity of the water in Wetland Aspect (between 0.0 and 1.0). (Default:1.0)WetlandPostProcessing: Enables Post Processing effects when the camera goes underwater in Wetland Aspect. (Default:true)
Changelog
- 1.3.0
- Fix water object finder (was broken after Devotion update)
- Reduce lag when something goes wrong when modifying the water properties.
- Commands are now registered with reflection. R2API is no longer an optional dependency.
- 1.2.0
- Added Risk of Options integration.
- R2API is now an optional dependency.
- 1.1.1
- Fix internal version number to avoid potential dependency issues.
- 1.1.0
- Add console commands.
- Now requires R2API dependency.
- 1.0.0
- Initial Release.