Configuration Overview
ALE Psych reads several JSON files from a mod folder to control boot flow, options, credits, and debugging overlays. These pages summarize each file format and how the engine consumes them.
Key Files
-
data.jsonfor boot states, window defaults, and save namespaces. -
options.jsonfor custom option categories and settings. -
credits.jsonfor building the credits menu without changing source code. -
debug.jsonfor adding debug overlay panels.
Load the files from your active mod folder to override the defaults in
assets/
.