Skip to content

KeyAsio.Net-v3.1.0

Compare
Choose a tag to compare
@Milkitic Milkitic released this 31 Dec 06:02
· 5 commits to master since this release

Forum page

Release notes

  1. [~] Replace the memory reader with new one. This one improved the performance. The software & source code is now under GPL 3.0 license.
  2. [~] Updated to .NET 8 to improve the performance.
  3. [~] Fix initialization of loading skins.
  4. [~] Make scanner and other operations in different threads. This will make scanning thread (and both audio thread) more stable.
  5. [+] Support hitsounds during auto play and replay (deal with auto mod).
  6. [+] Support seperated custom memory scanning interval between delay-insensitive and delay-sensitive fields (see configuration file).
  7. [+] Support internal timer for high interval (will enable automatically when>=16ms) (#16).
  8. [-] Remove internal general offsets function in realtime mode.

Full Changelog: v3.0.0...v3.1.0