ppsspp_get_info
Retrieve the loaded game's title, disc ID, version, and PPSSPP run state. No side effects. Returns 'no game loaded' at home menu.
Instructions
PURPOSE: Get the loaded game's title, disc ID, and version, plus PPSSPP's run state. USAGE: Call after ppsspp_ping to learn what game is loaded and whether emulation is currently running or stepping. BEHAVIOR: No side effects — pure read. Returns 'no game loaded' fields if PPSSPP is at the home menu / not currently emulating. RETURNS: Multi-line text with Title, Disc ID, Version, and run state (running / paused / stepping).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||