Page 1 of 1

Help modding code?

Posted: Mon Sep 14, 2009 9:04 pm
by carz181
Hi, i have an ehome ir reciver. I need to mod the code to take commands from a universal remote. Can anyone help me?

Re: Help modding code?

Posted: Mon Sep 14, 2009 10:27 pm
by stottle
If you are on Vista/Win7, take a look here.

That will probably be much easier than modding the code.

Brett

Re: Help modding code?

Posted: Mon Sep 14, 2009 11:53 pm
by carz181
srry i didnt add this, im running xp sp3

Re: Help modding code?

Posted: Wed Jan 20, 2010 12:21 am
by M7DNYTE
Is that the Microsoft controller?

I actually did something similar for my remote reciever (I made a hacked xbox ir device into a usb device and used the redcloud driver). It seems as though there are some similarities with the plugin that I use for my remote and the Microsoft Controller plugin.

In the microsoft plugin, there is a dictionary variable called 'KEY_MAP' You will have to add the codes manually to this variable. I am working on some interesting ideas that you might be able to take from, and if you want to manually add the button values by hand, here's how you can do it in a python script. Take a look at my forum topic here:

http://www.eventghost.org/forum/viewtop ... 03&start=0