AOBMaker v20260925
AOBMaker: an AutoAssembler script generator for Cheat Engine (Avalonia UI + CE plugin).
About this release
A small bug-fix release, build 151. It mainly ships the matching fixes for the upcoming UE5CEDumper release ahead of that release. No new features.
- The CE plugin changed. Copy the new
AOBMaker_CEPlugin.dllinto your Cheat Engine folder and restart CE. - A symbol script already saved in a
.CTkeeps the old behavior. After you update the plugin, create it again.
Fixed
- Symbol scripts on a game w/ a non-ASCII file name (e.g. a Chinese or Japanese
.exe/.dllname): the symbol scripts that the CE plugin creates (the SymbolScan mode, and tools that call the plugin such as UE5CEDumper) did not find a DLL w/ such a name. The script then scanned the main.exeinstead and could register the symbol at the wrong address. UE5CEDumper's own scripts in the same table were hit too: the scripts share one scan helper, and whichever script runs first defines it. - AA Toggle: a collapsible group that holds only data (a group w/ "hide children" and no script above it, e.g. a table's info section) did not show in the tree, so you could not choose to open it when the toggle turns on. It shows now. Tick it to open it in CE on enable.
- AA Toggle: "Expand depth" seemed to do nothing. It only sets how far the tree opens, and many tables have just 2 levels, so the default 3 already opens everything. The box now shows how many levels the tree has ("max"), and typing the same number again after Collapse all works.
ℹ️ The code review is still in progress. This release still has known low-priority bugs; they are rare or cosmetic. Fixes continue in the next releases.
⚠ If anything regresses for you, fall back to v20260917.
Setup
- Unzip anywhere. No installer, no runtime to install.
- Run
AOBMaker.UI.exe. Unprotected games usually work w/o admin. If attach or memory reads fail, run it as administrator. - (optional) Copy
AOBMaker_CEPlugin.dllinto your Cheat Engine folder, then enable it in CE: Settings → Plugins. - See
User-Guide.mdin the archive for details.
The exe is unsigned. Windows SmartScreen or antivirus may warn on first run. Double check the download w/ the included
.sha256.