ppsspp_reset
Reset the loaded PSP game to its initial state, clearing RAM and CPU registers while keeping the ISO/EBOOT loaded. Use to start fresh from the game's intro.
Instructions
PURPOSE: Reset the loaded PSP game — equivalent to soft-resetting the console. USAGE: Use to start fresh from the game's intro. To return to a specific point, set up a savestate via PPSSPP's UI and load it (savestate API is not in the WebSocket interface, so this must be done via PPSSPP's keybinds — typically F1-F8 for slots). BEHAVIOR: DESTRUCTIVE: RAM contents cleared, CPU returns to game entry point, framecount/game-state lost. The ISO/EBOOT stays loaded. RETURNS: Single line 'Game reset'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||