#5923
vrilya
Participant

es_input.cfg currently look like this… but how do I find out what the device name of my sixaxis is called and how do I change the keys manually?

<?xml version=”1.0″?>
<inputList>
<inputConfig type=”keyboard”>
<input name=”a” type=”key” id=”119″ value=”1″ />
<input name=”b” type=”key” id=”46″ value=”1″ />
<input name=”down” type=”key” id=”274″ value=”1″ />
<input name=”left” type=”key” id=”276″ value=”1″ />
<input name=”menu” type=”key” id=”99″ value=”1″ />
<input name=”pageup” type=”key” id=”109″ value=”1″ />
<input name=”right” type=”key” id=”275″ value=”1″ />
<input name=”select” type=”key” id=”111″ value=”1″ />
<input name=”up” type=”key” id=”273″ value=”1″ />
</inputConfig>
<inputConfig type=”joystick” deviceName=”Microsoft Microsoft® Nano Transceiver $
</inputList>