You are viewing a potentially older version of this package.
View all versions.
ICanSeeClearlyNow
A Comfy Specific fork of ColdSpirit's Gamma Mod.
Date uploaded | a week ago |
Version | 1.1.3 |
Download link | EardwulfDoesMods-ICanSeeClearlyNow-1.1.3.zip |
Downloads | 208 |
Dependency string | EardwulfDoesMods-ICanSeeClearlyNow-1.1.3 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
ICanSeeClearlyNow
- A Comfy Specific fork of Coldspirit's GammaMod. See the CHANGELOG for the github link.
- Mod allows out to adjust your night time brightness. Also applies to dungeons and the Swamp biome
- The Night period that this mod is active during is based off of the in game night cycle, a custom feature is availabe, see the Instructions
Instructions
- Using the BepInEx Configuration Manager set your desired gamma adjustement value between 0.3 and 0.99
- Enable the IsCustomTimer feature to set a custom start of day (end of gamma setting) and start of night (beginning of gamma setting)
- Each field can be set indpendantly but both require a value. The default settings are the vanilla start of day and start of night.
Installation
Manual
- Un-zip
IcanSeeClearlyNow.dll
to your/Valheim/BepInEx/plugins/
folder.
Thunderstore (manual)
- Go to Settings > Import local mod > Select
ICanSeeClearlyNow_v1.1.3.zip
. - Click "OK/Import local mod" on the pop-up for information.
CHANGELOG
Changelog
1.1.3
- Recompiled for Valheim version 0.219.16
- Correctd mis-matched version numbers for the mod
1.1.2
- Uploaded under the correct team name
1.1.1
- Corrected a bug that would sometimes apply double gamma value when the Ashlands Always On setting was enabled
- Adjusted max gamma value to 1.299f
1.1.0
- Adjusted check for IsCustomNight to actually work and not just pretend to work.
- Added an option to have the mod always on in the Ashlands. This should supercede other gamma settings
- Moved several patches into a separate class
1.0.0
- Bumped version to 1.0.0 for release.
0.0.3
- Changed mod behavior to only be active during the in game night and not all the time
- Modified support for zones that are always dark (dungeons, the swamps, etc.) to be in line with other options
- Added custom Start of Day and Start of Night options to allow for custom start/stop times
- Added toggle to enable/disable custom day and night timers
- Bumped up <LangVersion> to C# 10
0.0.2
- Initial test version of ICanSeeClearlyNow, Comfy Specific fork of Coldspirit's GammaMod.
- Renamed mod to differentiate between the Comfy Specific version of the mod and the Author's original version
- Locked the minimum gamma value to 0.3f and maximum value to 0.99f
- Adjusted code to be closer aligned with Comfy Standards
- Renamed Config Options to align with Comfy Standards
0.0.1
- Initial release of GammaMod by Coldspirit (https://github.com/ColdSpirit0/ValheimGammaMod).