11 Dec 2019, 12:49

@benc sur ta manette "DragonRise Inc. Generic USB Joystick" tu n'as pas configuré le bouton Start, ni de hotkey

	<inputConfig type="joystick" deviceName="DragonRise Inc.   Generic   USB  Joystick  " deviceGUID="03000000790000000600000010010000" deviceNbAxes="5" deviceNbHats="1" deviceNbButtons="12">
		<input name="a" type="button" id="5" value="1" code="293" />
		<input name="b" type="button" id="6" value="1" code="294" />
		<input name="down" type="axis" id="1" value="1" code="1" />
		<input name="left" type="axis" id="0" value="-1" code="0" />
		<input name="pagedown" type="button" id="7" value="1" code="295" />
		<input name="pageup" type="button" id="8" value="1" code="296" />
		<input name="right" type="axis" id="0" value="1" code="0" />
		<input name="select" type="button" id="10" value="1" code="298" />
		<input name="up" type="axis" id="1" value="-1" code="1" />
		<input name="x" type="button" id="11" value="1" code="299" />
		<input name="y" type="button" id="9" value="1" code="297" />
	</inputConfig>