ID:136629
 
Well, its about 10:30 at night here in NY and I just had a idea about a BYOND controller port. Personally, I think it would be sweet if you could actually use a video game controller with BYOND games, it will take alot of work to make and alot of editing to coding but anything is possible ;-). ~Stimulus~
Thre are several programs available to map controller actions to keystrokes. You could use one of these to play BYOND games with your controller, but I've found it's easier to play existing games using the keyboard. :)
In response to Shadowdarke
Yeah, this is one of things I asked about a while back too - joystick support for BYOND. But using joystick-to-keyboard mapping program should work well too...
In response to Shadowdarke
It'd be kinda cool for RacingGame...If only anyone'd host it once in a while...
In response to Foomer
Foomer wrote:
It'd be kinda cool for RacingGame...If only anyone'd host it once in a while...

Sorry... I'd host, but now I have a hardware firewall that I don't know how to open ports with! :(

=V
In response to digitalmouse
My old voice-input snippet used a XML program that took sound input and output a textfile. Suppose something like that could be used?
In response to Lord of Water
Voice input could have interesting applications - the space game I'm designing would be neat if the 'ship computer' understood voice input... tell me more!