I have a 8bitdo SN30 Pro connected via Bluetooth.
 
	I added
 
$Esc::
{
WinClose, ahk_exe rpcs3.exe
}
	in my running script of RPCS3 Emulator to exit the emulator when in game.
 
	Is it possible to achieve this with with a button or combo button of the 8bitdo. I tried several scripts from this post without success.