From 5ee17af9a6b3c46bec45684ca1dc1461701bdf4b Mon Sep 17 00:00:00 2001 From: XargonWan Date: Mon, 17 Jul 2023 09:23:47 +0200 Subject: [PATCH] PPSSPP: fixed L/R --- emu-configs/ppssppsdl/controls.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emu-configs/ppssppsdl/controls.ini b/emu-configs/ppssppsdl/controls.ini index 70d0d001..721182e1 100644 --- a/emu-configs/ppssppsdl/controls.ini +++ b/emu-configs/ppssppsdl/controls.ini @@ -9,8 +9,8 @@ Square = 1-29,10-191 Triangle = 1-47,10-188 Start = 1-62,10-197 Select = 1-66,10-196 -L = 1-45,10-194 -R = 1-51,10-195 +L = 1-45,10-193 +R = 1-51,10-192 An.Up = 1-37,10-4003 An.Down = 1-39,10-4002 An.Left = 1-38,10-4001