mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2026-03-18 18:02:40 +01:00
fixed bug: btn down now working on pce
This commit is contained in:
@@ -3921,7 +3921,7 @@ pce_fast.forcesgx 0
|
||||
pce_fast.input.port1 gamepad
|
||||
|
||||
;pce_fast, Port 1, Gamepad: DOWN ↓
|
||||
pce_fast.input.port1.gamepad.down keyboard 104
|
||||
pce_fast.input.port1.gamepad.down keyboard 100
|
||||
|
||||
;pce_fast, Port 1, Gamepad: I
|
||||
pce_fast.input.port1.gamepad.i keyboard 97
|
||||
|
||||
@@ -3921,7 +3921,7 @@ pce_fast.forcesgx 0
|
||||
pce_fast.input.port1 gamepad
|
||||
|
||||
;pce_fast, Port 1, Gamepad: DOWN ↓
|
||||
pce_fast.input.port1.gamepad.down keyboard 104
|
||||
pce_fast.input.port1.gamepad.down keyboard 100
|
||||
|
||||
;pce_fast, Port 1, Gamepad: I
|
||||
pce_fast.input.port1.gamepad.i keyboard 97
|
||||
|
||||
Reference in New Issue
Block a user