Read ACS names from compiled bytecode
behavior_namesExtract function and named-script names from compiled ACS bytecode in WAD/PK3 files to analyze mods without source code.
Instructions
Read function and named-script names from a mod's compiled ACS (BEHAVIOR/library lumps) in a WAD or PK3 — for source-less mods. Numbered scripts have no names in bytecode (use find_acs_symbol with source for those).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes |