Settings
Overlay settings and what each one does.
Every persistent setting is in Win64\AERR\config.json. All of them are exposed in the overlay’s Settings tab — you shouldn’t need to edit the JSON by hand.
Sections
- Display — overlay opacity, panel density, reduced motion.
- Keybinds — see keybinds.
- Stats menu — which sections are visible when you open the Stats page.
- Advanced — logging level, save-path override.
Advanced
logLevel:error,warn,info,debug. Defaultinfo.savePath: overrides where AERR writes its state file. Defaults toWin64\AERR\aerr_save.json.
Resetting
Delete config.json and relaunch — a fresh default config is written on first frame.