fixed bug: btn down now working on pce

This commit is contained in:
Vincent-FK 2020-11-02 00:46:46 +01:00
parent 0b3a19e733
commit c5c4b15523
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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