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

Gamepad support #10

Open
kzahel opened this issue Sep 7, 2013 · 3 comments
Open

Gamepad support #10

kzahel opened this issue Sep 7, 2013 · 3 comments

Comments

@kzahel
Copy link

kzahel commented Sep 7, 2013

http://www.html5rocks.com/en/tutorials/doodles/gamepad/

Would be sweet to support gamepads
edit:
Nevermind, I just saw the readme

@kzahel kzahel closed this as completed Sep 7, 2013
@kzahel
Copy link
Author

kzahel commented Sep 10, 2013

kzahel@c3d30fc

I played around and got gamepad working, it was pretty simple.

Original quake didn't have gamepad support, I guess. And gamepads didn't really come around until like N64 goldeneye and halo. I couldn't find anywhere to set sensible default controls, I guess those are in the pakfile config.cfg, unfortunately.

gamepad support is pretty hacky... I can see why you didn't want to put it in.

@kzahel kzahel reopened this Sep 10, 2013
@SpiritQuaddicted
Copy link

Looking at https://w3c.github.io/gamepad/ and https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API/Using_the_Gamepad_API it looks like the situation is much better nowadays. @Triang3l what's your stance on gamepad support now?

@Triang3l
Copy link
Owner

Might be interesting to try to port the joystick code from Quake, have never played it with a gamepad, but why not (when I'm not too lazy to do it).

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

3 participants