Skip to content

beta118.02

Pre-release
Pre-release

Choose a tag to compare

@tomvita tomvita released this 04 Sep 06:19

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:

  1. Press Make ASM master on the Lua menu — it writes asm_master.txt into the game's Breeze folder and adds one small consumer cheat per enabled bookmark
  2. 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
  3. 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.