PS3 Controller no exit from emulator
-
Hello, I've successfull installed the bluetooth ps3 controller by a new dongle bluetooth.
I have made a test with jstest /dev/input/js0 and the result is that the select and start are 0 and 3
after this I'have add at the end of retoarch.cfg this.
During a game when I press start and select does not exit the emulator.
Can we help me ?
-
@vincedj you need to fix the hotkey. It is supposed to be this:
input_enable_hotkey_btn = "0"
The one you enabled is for the keyboard. So keyboard key number "0" was your hotkey.
-
sorry I'can't undesrtand
-
@vincedj you didnt add "_btn" to your hotkey command. The "_btn" states its on the controller and not the keyboard. here is the one you added:
input_enable_hotkey "0"
It needs to be:
input_enable_hotkey_btn = "0"
Sorry i said it was assigned to keyboard key 3. I meant 0
-
@vincedj read last post. Sorry i also mistyped what you were supposed to put in your retroarch.cfg
-
I've add theese two lines
input_enable_hotkey_btn = "0"
input_exit_emulator_btn = "3"but doesn't work
-
sorry, it's ok i'm trying with mame4all that doesn't accept hotkeys.....work with all others emulators. tahnk's so much
-
@vincedj no problem. Lr-mame4all works with it but not sure what you are needing out of the non libretro version (ie:special controller, shaders, etc..). Mame 2003 is a libretro and support trackballs, mouse and stuff like that.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.