#5508
gizmo98
Participant

Your es_input.cfg should lock like this:

<inputConfig type=”joystick” deviceName=”Sony Computer Entertainment Wire$
<input name=”a” type=”button” id=”13″ value=”1″ />
<input name=”b” type=”button” id=”14″ value=”1″ />
<input name=”down” type=”button” id=”6″ value=”1″ />
<input name=”left” type=”button” id=”7″ value=”-1″ />
<input name=”menu” type=”button” id=”3″ value=”1″ />
<input name=”pagedown” type=”button” id=”12″ value=”1″ />
<input name=”pageup” type=”button” id=”15″ value=”1″ />
<input name=”right” type=”button” id=”5″ value=”1″ />
<input name=”select” type=”button” id=”0″ value=”1″ />
<input name=”up” type=”button” id=”4″ value=”1″ />
</inputConfig>