Keymap for Kodi / Dragonrise USB (Zero Delay)
-
I think i'm having a 'moment' as i cannot for the life of me get a working keymap for my Zero Delay encoders in Kodi.
I can move left and right, but up and down not working.
I'm on Retropie 3.8.1 if that helps as the Zero Delay Encoders got slightly screwed with this update moving the Up/Down axis onto '3' (if you get what i mean), but i sorted that out by altering my retroarch and es-input files,.
Any help would be appreciated.
-
@Chillimonster I got this fixed on retropie 4.0. It needs to hex edit the driver file.
wget http://sourceforge.net/projects/hte/files/ht-source/ht-2.1.0.tar.bz2
tar -vxjf ht-2.1.0.tar.bz2
cd cd ht-2.1.0
sudo apt-get install libncurses5-dev libncursesw5-dev
./configure
sudo make
sudo make installsudo ht /lib/modules/4.4.13+/kernel/drivers/hid/hid-dr.ko
alt + L and select replace (Use tab key go to hex)09 30 09 33 09 32 09 31 09 34 (put in find field)
09 30 09 31 09 32 09 33 09 34 (put in replace field)
Yes to confirm. Alt + F and select save. Alt + F select exit
sudo ht /lib/modules/4.4.13-v7+/kernel/drivers/hid/hid-dr.ko
and do the same replace againrm /home/pi/.emulationstation/es_input.cfg
reboot
Redefine controllers in ES.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.