mister_osd_info
Retrieve the OSD menu structure and settings for MiSTer-FPGA cores to understand available configuration options and menu layouts.
Instructions
Get the OSD (On-Screen Display) menu structure for the currently loaded core or a specified core. Returns the parsed CONF_STR menu items including options, triggers, file loaders, and sub-pages. Useful for understanding what settings a core supports and what the OSD menu looks like.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| core | No | Core name to look up (e.g. 'SNES', 'Genesis', 'NES'). If omitted, uses the currently loaded core. |