How can I make Stepmania read serial data from a game cube to USB adapter?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 7K views
fishys182
Messages
28
Reaction score
0
ok i wasnt sure which forum to place this in so I am putting it here now.

I am currently trying to help my boyfriend figure out something. his project is to design and build a game cube to usb adapter that will work with stepmania (a dance dance revolution simulator that you can download for free online). he has already correctly mapped out the buttons in his code, but now needs to have stepmania be able to read serial data. does anyone know how to go about this?
 
Engineering news on Phys.org
Welcome to PF, fishy.
This, or perhaps the computer section, is appropriate. Double posts are discouraged, but understandable under the circumstances. Unfortunately, I can be of no help to you.
 
gamecube to usb adapter serial stuff

I am currently trying to help my boyfriend figure out something. his project is to design and build a game cube to usb adapter that will work with stepmania (a dance dance revolution simulator that you can download for free online). he has already correctly mapped out the buttons in his code, but now needs to have stepmania be able to read serial data. does anyone know how to go about this?
 
Not sure what you are looking for or what the how the USB adapter gets involved.
Try posting up what's been done so far.

The keyboard buttons constitute serial data in and of themselves so it would seem that he is already sending serial data.
 
sorry abotu the multiple posts. i thought i should post in the engineering section because it is for an electrical engineering class.
the code is already written.. like when the buttons are pressed, it prints out which button was pressed and all the bits are right..stepmania needs to read in the serial information, but i think something needs to be coded for stepmania to be able to do that. I am not sure . It is hard to ask him questions right now because he is tired and doesn't like answering my questions on a regular basis anyway. I am also an electrical engineering major but one year before him. so i only know a little bit about what's going on.
 
Doesn't the USB adapter map each input to an Asynchronous Key Event? In which case, you open Step Mania and find the configuration, then map each button manually. If you aren't able to do that, there's probably something wrong with the adapter.
 
none taken, thanks anyway though.
 
For some reason that can't be done just that easily. I think i am done asking this question though since my bofriend wontget in a better mood to elaborate on things a little more. I think the way i am asking the question to you guys is wrong. i am done trying to help now though since he is not making it easy for me to help him. thanks for your time.
 
I merged the two threads into this one here in the EE forum to eliminate the multiple threads.