Skip to content

beta108.9a

Pre-release
Pre-release

Choose a tag to compare

@tomvita tomvita released this 14 Aug 01:06

beta108.9 → beta108.9a
The changes are focused entirely on the AOB workflow.
Ambiguous AOB patterns are now saved instead of being rejected.
New occurrences field records the total number of pattern matches.
New target_index field identifies the original hook’s zero-based position among those matches.
AOB 2 Cheat now creates one write line for every occurrence instead of using only the first match.
Existing ambiguous version-3 AOBs are reused without repeating the expensive uniqueness scan when their hook metadata is unchanged.
Unique existing AOBs are still validated against live memory before reuse.
Generation and conversion diagnostics are appended to aob.log, including:Invalid or stale existing files
Hook-memory query failures
Unreadable pattern candidates
File-write failures
Occurrence count and target index
Cheat opcode-capacity failures

Older AOB formats remain readable; missing target_index defaults to 0.
Application version changed from beta108.9 to beta108.9a.