I'm not having any problem myself with using my remote and mapping buttons as I use IRServer, I'm just looking for an easy way for potential users to have something plug and play that works with MP's standard remote setup. I was thinking that MP took over complete control of any remote and that is that, are you saying that if MP does not have focus then whatever is in focus will get the RC key presses? Sure I'll have a play with a standard MP setup without IRServer and see what gives.
> I could probably implement most of what you want directly in the plugin. I could fairly easily add options to map certain hotkeys to an
> emulator, i.e you would just map the required key to be sent on pause etc (provided your remote uses the standard keys and the option is
> available as a keyboard shortcut in the emulator), you can also set your refresh rate, etc using the new pre/post launch command option.
Yes I noticed you had added pre/post stuff and that will handle calling refresh changers etc. I wonder if you could make use of MP's refresh rate changer for this? So that user has an option to set a refresh for an emulator/game. Adding some more options for keys sent would be good.
> I would have to have a think about how to implement a common interface for loading certain save states etc and complex mouse movements
> would be very difficult.
This would be awkward but AutoIT is designed for this sort of stuff and is lightweight and free.
> I could probably implement most of what you want directly in the plugin. I could fairly easily add options to map certain hotkeys to an
> emulator, i.e you would just map the required key to be sent on pause etc (provided your remote uses the standard keys and the option is
> available as a keyboard shortcut in the emulator), you can also set your refresh rate, etc using the new pre/post launch command option.
Yes I noticed you had added pre/post stuff and that will handle calling refresh changers etc. I wonder if you could make use of MP's refresh rate changer for this? So that user has an option to set a refresh for an emulator/game. Adding some more options for keys sent would be good.
> I would have to have a think about how to implement a common interface for loading certain save states etc and complex mouse movements
> would be very difficult.
This would be awkward but AutoIT is designed for this sort of stuff and is lightweight and free.