Bradsama / padtie

Automatically exported from code.google.com/p/padtie
0 stars 0 forks source link

OnLive warns about lack of incompatible controller #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As a programmer, this would be successfully argued that this is the most 
correct path.

However, from a user perspective, it's confusing and makes the entire 
experience much less slick.

Original issue reported on code.google.com by indoler...@gmail.com on 19 Aug 2010 at 5:30

GoogleCodeExporter commented 9 years ago
I was going to say there was nothing I could do but in fact it could be because 
I explicitly get a nonexclusive lock on the joystick, which would allow OnLive 
to probe it. I will investigate this issue more and if necessary I will 
introduce an option to exclusively lock the gamepad so you aren't bothered with 
it.

Thank you for the bug report!

Original comment by wila...@gmail.com on 22 Aug 2010 at 2:41

GoogleCodeExporter commented 9 years ago
Looks like this is symptomatic of a bigger condition involving device 
exclusivity. OnLive can take total control of the gamepad even when it's not 
being used, and Pad Tie has to get around that.

Original comment by wila...@gmail.com on 30 Aug 2010 at 7:05