mister_cfg_read
Read and decode CFG configuration files for MiSTer-FPGA cores and games to access current settings like aspect ratio and other per-game options.
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
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| core | No | Core name. If omitted, uses the currently loaded core. |