Add in the black line below:
<?xml version="1.0" encoding="UTF-8" ?>
<Root>
<GamePad>
... leave the other lines in this file alone ...
</Root>
Find the line that looks like this:
Add the line in black above that line:
...
<Alternative> </Alternative>
Find the line that looks like this:
<PID>....</PID> <VID>....</VID>
Add the black text immediately before
:
<PID>....</PID> <VID>....</VID> <Alternative> </Alternative>
Some people find long lines of text unattractive. It makes no difference to a computer, but you can use the same formatting as the
<GamePad> section near the top of the file if you prefer.