Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why no Siri-remote-as-game-controller support #74

Closed
jtayler opened this issue Apr 15, 2019 · 6 comments
Closed

Why no Siri-remote-as-game-controller support #74

jtayler opened this issue Apr 15, 2019 · 6 comments

Comments

@jtayler
Copy link

jtayler commented Apr 15, 2019

Why no Siri-remote support? Seems we have the ability to be a delegate from the view controller and the iCadeView would accept text character controls if nothing else?

@yoshisuga
Copy link
Owner

Because the Siri remote gets detected as an mfi controller, and I'd need to write more code to support it, which I'd like to do at some point in the future.

iCadeView has to do with iCade (keyboard) input only. The siri remote is basically another mfi controller.

@jtayler
Copy link
Author

jtayler commented Apr 15, 2019

I see, iCade is a miniature arcade console and I'd guess that's a common use of the code here. If I can understand how the joystick is handled, or get a sense of the architecture being used here then I could support the regular Siri remote and we could support the watch / Digital Crown as well I'd bet. I'd like to see this fully AppleTV compatible but I suppose true remotes work much better than the SIRI remote for most games anyway.

@mrjschulte
Copy link
Collaborator

Can you check if this is now working in the latest merge?

@ToddLa
Copy link
Collaborator

ToddLa commented Feb 26, 2020

It was not in the merge 3 days ago, but it is in the merge today (2020.1)
Yes the Siri remote should work, I just played Donkey Kong on my TV.

@ToddLa
Copy link
Collaborator

ToddLa commented Apr 15, 2020

This should totally work, please check and close!

@mrjschulte
Copy link
Collaborator

This works. very basic controls, but it works.

Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants