1.4.3-beta.1-notifications
Pre-release
Pre-release
·
6 commits
to master
since this release
What’s Changed
- Moved notifications to the bottom-right corner to prevent overlap with KappieMod notifications and the photomode menu.
- Fixed a bug where refresh rate notifications sometimes wouldn't appear on chapter load. Notifications are now forced to display, and the GameController cache has been removed, as it could occasionally prevent notifications from firing.
- Fixed the refresh rate value returned by GetActualHz(). It now returns the correct clamped value from GetTargetHz() instead of the raw config value.
- Disabled fast reload for all chapters
Includes changes from 1.4.2-beta.4-hitboxes