8 Feb 2017, 08:55

Little fix**

;RB8-64 Controller
[Bluetooth Wireless Controller   ]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R = hat(0 Right)
DPad L = hat(0 Left)
DPad D = hat(0 Down)
DPad U = hat(0 Up)
Start = button(11)
Z Trig = button(10)
B Button = button(1)
A Button = button(0)
C Button R = button(9)
C Button L = button(4)
C Button D = button(3)
C Button U = button(8)
R Trig = button(7)
L Trig = button(6)
Mempak switch =
Rumblepak switch = 
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)

For the hotkey, you need to modify mupen64plus.cfg.

\\RECALBOX\share\system\configs\mupen64

Section [CoreEvents]

# Joystick event string for stopping the emulator
Joy Mapping Stop = "J0B6/B7"

Joy 1 Button 6 + Button 7
Player 1 presses Left trigger + Right trigger to leave the emulator.

It's the only one I need, and it's the only combinaison I found that's working.

:]

References here