New: Make ASM master (Lua menu)
A native-code version of the Lua master resolver — your Lua cheats become drastically smaller, so the shared cheat budget goes much further. Each Lua cheat drops from 115–130 cheat words to just 5.
How to use it:
- Press Make ASM master on the Lua menu — it writes
asm_master.txtinto the game's Breeze folder and adds one small consumer cheat per enabled bookmark - Find an instruction that runs often, name the cheat
asm_master, and press Add ASM — the name is what pairs the cheat with the file - Done — the resolver re-finds one path per 16384 hook hits, round robin, so your cheats keep working even when the game reshuffles its internal tables
Adding another cheat costs just its path string — the resolver is shared.