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

15.02.2009 18:20:57
Zooming Issues
View

This posting is older than 6 months and can contain outdated information.
Hi,

I am using a demo of Remote Buddy, and want to use Remote Buddy with a Wiimote. I am mainly interested in using the zooming functionality of OS X and the Wiimote IR functionality of your program. I notice that when I zoom in with the Wiimote, the screen jitters uncontrollably, and this feature is unusable. I am very impressed with all of the other aspects of this software, but the being able to zoom, and use the Wiimote's IR navigation is one of the main reasons I was looking for in purchasing this software. Is there anyway to get rid of this jittering?

Thanks,

Ryan 

These entries from the FAQ may be relevant to this topic:

Hardware - Apple® Remote
User

18.02.2009 15:09:07
Re: Zooming Issues
View

This posting is older than 6 months and can contain outdated information.
Thanks for asking.

The Wii Remote driver directly sets the mouse position from the data 
it gets from the Wii Remote. The resolution of the Wii Remote is 
approximately 1024 x 768. So the cursor is bound to jump if you have a 
higher resolution. Remote Buddy does not generate interpolate mouse 
position events with intermediate steps as that'd raise complex timing 
issues and put a lot of load on the OS X event system.

While this is usually not a problem and gives high efficiency, the 
immediate mouse pointer position changes of course will be more 
noticable when you use OS X screen magnification as now the entire 
screen is moving.

Best regards, 
Felix Schwarz 

User

04.07.2009 16:56:39
Re: Zooming Issues
View

This posting is older than 6 months and can contain outdated information.
Does it mean zooming will be only available that way? I know nothing of programing and fixing bugs and stuff, so i'm just asking, but why when using the wiimote on a wii, with a big tv screen, there's no jittering at all? i mean why is it smooth if the wiimote only has a resolution of aprox. 1024x768? 
User

04.07.2009 17:17:06
Re: Re: Zooming Issues
View

This posting is older than 6 months and can contain outdated information.
Thanks for asking.

I don't know about the Wii Game Console's output resolution, but the 
effective, regular TV resolution is usually close to 640 x 480 - or 
about 720 x 576 including overscan - and thus smaller than the 
resolution of the Wii Remote's sensor, while computer screens today 
normally have a resolution of 1280 x 1024 and higher (and thus higher 
than the resolution of the Wii Remote).

If you equally distribute 1024 physical points over 640 display 
points, you have more physical points than your display has. If 
however, you try to distribute the same 1024 physical points over 1280 
and more display points, you have no other choice than to use one 
physical point for more than one display point.

Best regards, 
Felix Schwarz