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

AI Thread Summary
The discussion revolves around creating a GameCube to USB adapter that can interface with Stepmania, a dance simulation game. The project is currently at the stage where the buttons have been mapped correctly, but the challenge lies in getting Stepmania to read the serial data from the adapter. Participants suggest that the USB adapter should map inputs to Asynchronous Key Events, and that the configuration in Stepmania may need to be adjusted. However, there are concerns about the vagueness of the questions being asked, which complicates the ability to provide specific help. The original poster expresses frustration due to their boyfriend's reluctance to elaborate on the technical details needed for further assistance.
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.
 
No offense, fishy, but I doubt that anyone can give you any serious help with questions this vague.

- Warren
 
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.
 
  • #10
I merged the two threads into this one here in the EE forum to eliminate the multiple threads.
 
Back
Top