Support
All support resources for our products. Here you can find answers to frequently asked questions, discuss with other users, recover a lost license code or file a support request.
Forum closed
This forum was closed and turned into an archive effective April 21, 2018. It is no longer possible to create new topics or reply to existing topics.

Thanks everyone for all the great questions and contributions over the years.

Please use the Contact form to get in touch.

Remote Buddy Forum

Overview 

AuthorThread
User

04.12.2007 02:07:04
Problems with using wiimote as game input device
View

This posting is older than 6 months and can contain outdated information.
After playing around for a while in Remote Buddy, I figured out how to add my own key commands to certain programs like I want it to. The problem is that it seems only possible for one button to be held down at a time. If I hold down a directional button, then 1, the directional button becomes unpressed even though I'm still pushing down on it. How can this be fixed? 
User

04.12.2007 13:47:01
Re: Problems with using wiimote as game input device
View

This posting is older than 6 months and can contain outdated information.
Please allow me to just copy and paste a previous answer of mine to 
the same question:

RB's Wiimote driver will automatically assume a button release as soon 
as you press another button without releasing the other one first. 
Reason being that *many* actions will - due to their nature - not be 
able to work correctly or at all if they are executed at the same 
time. F.ex. while pressing several keys at the same time is desirable 
for games, it is not for applications:

If one action sends a keystroke Apple + K and another one Alt + R, the 
keystroke will end up as Apple + Alt + K + R - with unknown and 
possibly unwanted effects.

There are even more problems if you'd try to concurrently run two 
AppleScripts targetting the same applicaton.

The current implementation ensures that none of these problems can 
occur.

Best regards, 
Felix 

User

04.12.2007 13:55:30
Re: Problems with using wiimote as game input device
View

This posting is older than 6 months and can contain outdated information.
So you're saying it's not at all possible? Couldn't Remote Buddy be modified to allow this option? I mean still leave the default as it is now, but allow users to change it. 
User

07.01.2008 17:54:02
Re: Re: Problems with using wiimote as game input device
View

This posting is older than 6 months and can contain outdated information.
That's the plan I have in mind.

Best regards, 
Felix