I don't know. I have got Windows XP.phvrc2nt wrote:This is exactly my remote.
Will this work on Windows 7 x64?
See my post of Jul 05 2009 in this topic.phvrc2nt wrote: I cant seem to find the link for the dx_usb_remote.zip
Pako
I don't know. I have got Windows XP.phvrc2nt wrote:This is exactly my remote.
Will this work on Windows 7 x64?
See my post of Jul 05 2009 in this topic.phvrc2nt wrote: I cant seem to find the link for the dx_usb_remote.zip
Pako wrote:I don't know. I have got Windows XP.phvrc2nt wrote:This is exactly my remote.
Will this work on Windows 7 x64?See my post of Jul 05 2009 in this topic.phvrc2nt wrote: I cant seem to find the link for the dx_usb_remote.zip
Pako
Yes, I know that the new USB driver is only for version 0.4.0. It seems that I have in my post not sufficiently emphasized. I will add an additional note about this in my original post.Bitmonster wrote:@Pako
eg.WinUsb only works in EG 0.4.0 beta and this version is highly experimental currently.
Yes, "PC Remote Controller" is the same with my remote control. I tried the plugin and it works well. Your method evaluation pressing mousepad is very interesting. I would but more suited if mousepad generated only four types of events (up, down, left and right). I will try to adjust also my plugin to work this way. Your plugin but still have one shortage (at least for me). There is no option to ignore nonsensical Numlock key (because it has no indication of status), while in my plugin this is possible.Bitmonster wrote:Check out the "PC Remote Controller" plugin in 0.4.0. I think its implementation is a bit easier and it should work with 0.3.7 also (it has some fallback code).
Hijohndoe wrote:I have IR receiver similar to TechniSatUsb.
So I edit driver.inf to match my device (USB\VID_147A&PID_E019) and try to install.
After driver installed the device appears with exclamation mark on icon: "This device is not working properly because Windows cannot load the drivers required for this device. (Code 31)"
I've tried install on 2 different PCs, both failed
Same remote I have.. ok I will grab it... the only thing needed in mine was fullscreen.. the mouse works good with the above modifications.. so if fullscreen is working I just need to add it to my modified one. Ok Fullscreen is now working! Yeah now all the buttons work now as well as the 4 mouse directions! Grab the modified plugin I attached to this post. The only thing that nobody has solved now so far is the 4 diagonal directions for the mouse pad.cichmen wrote:Hi all,
I've bought this remote http://www.dealextreme.com/details.dx/sku.14380
It seems similar to what Pako mentioned in this thread before, but it has different ID: USB\VID_073A&PID_2230.
So I added it to the USB driver inf file, it is in attached zip. Works well under Win7 64bit!
I've also did some little tweaks to Pako's plugin:
- GUID change
- changed code for Full screen button - maybe apply to other remotes?
Result is in attached zip.
Mouse keypad does not work well. It seems it somehow change also first byte of code for other buttons and then they don't work. I haven't spent much time with this. Maybe someone else could help?
Cichmen