Skip to content

2.9.0

Choose a tag to compare

@github-actions github-actions released this 08 May 19:08
· 38 commits to main since this release

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

2.9.0 - 2025-05-08

Commits

  • Add support for using non-encrypted HCA in games with encryption. eb81780
  • Adjust CriAtom patterns so only the game specific instance is created. e78164d
  • Remove unused CriUnreal code. b949129
  • Adjust for changes made. c3bec02
  • Adjust patterns. f9b759d
  • Bump mod version. 50416db
  • Add support for replacing audio played using criAtomExPlayer.SetData by its XXH3 hash. cea75d3
  • Bump interfaces version. 33640ad
  • Allow unencrypted HCA playback to be enabled/disabled. aa70624
  • Disable SetData replacement in release until ready. 6b77bf1
  • Determine which method to use for new audio based on SharedScans's results. This allows for it to be configurable by external patterns rather than internal. d16bf13