From d97fc2a097ffffbdf11d45d80bbf89b6587647cb Mon Sep 17 00:00:00 2001 From: XargonWan Date: Mon, 29 Jan 2024 12:05:34 +0100 Subject: [PATCH] PPSSPP: added previous slot hotkey --- emu-configs/ppssppsdl/controls.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emu-configs/ppssppsdl/controls.ini b/emu-configs/ppssppsdl/controls.ini index edd1d6e8..ce4e3387 100644 --- a/emu-configs/ppssppsdl/controls.ini +++ b/emu-configs/ppssppsdl/controls.ini @@ -31,4 +31,5 @@ Toggle Fullscreen = 1-113:1-66 RightAn.Up = 10-4007 RightAn.Down = 10-4006 RightAn.Left = 10-4005 -RightAn.Right = 10-4004 \ No newline at end of file +RightAn.Right = 10-4004 +Previous Slot = 1-113:1-38 \ No newline at end of file