mister_cfg_read
Read the current CFG file for the running core or game. Returns raw hex data and decoded option values such as Aspect Ratio. Manages per-game/core settings stored as bit fields.
Instructions
Read the current CFG file for the running core/game. Returns the raw hex data and decoded option values (e.g. 'Aspect Ratio = Original'). CFG files store per-game/core settings as bit fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| core | No | Core name. If omitted, uses the currently loaded core. |