mister_launch
Launch games on MiSTer-FPGA using search queries or direct ROM paths, with optional system filtering for retro gaming systems.
Instructions
Launch a game on MiSTer-FPGA by search query or direct ROM path. Use 'query' for fuzzy search (e.g. 'sonic 2') or 'path' for exact ROM path. Optionally filter by 'system' (e.g. 'SNES', 'MegaDrive', 'PSX'). Either 'query' or 'path' is required.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Direct ROM file path (requires 'system' to also be set) | |
| query | No | Fuzzy search query (e.g. 'super mario world') | |
| system | No | System filter (e.g. 'SNES', 'MegaDrive', 'PSX', 'NES', 'GBA') |