This package has been deprecated and may no longer be maintained. We recommend looking for an alternative.
PeakCold
Fixes night cold not working on Ascent 5+ in game version 1.61.a.PeakCold
Fixes night cold not working on Ascent 5+ in game version 1.61.a.
In 1.61.a, MountainProgressHandler.CheckProgress() was refactored to reverse iteration order, which unconditionally inflates maxProgressPointReached to the max index every frame. This breaks the night cold condition (maxProgressPointReached < 3). This mod uses a Harmony Prefix/Postfix to save and restore the value around CheckProgress, preventing it from being modified — matching the original 1.60.d behavior where only SetSegmentComplete and JumpToSegment update it.
Installation
- Install
BepInExPack PEAK - Place
PeakCold.dllintoPEAK/BepInEx/plugins/
Every player needs to install this mod individually — night cold is calculated locally.
Package Contents
PeakCold.dll
Notice
This mod is a temporary fix. It will be delisted once the game officially patches this bug.
Contact
- Author: 乌鸦吃鱼
- QQ Group: 1093172647
