Stroker Ace
02-21-2003, 01:31 PM
I got my DDR-style PS2 dancepads in the mail yesterday. Thanks Wumpus! (http://www.quartertothree.com/phpBB2/viewtopic.php?t=2157) StepMania has been acting up a little big lately, I'm going to try DWI when i get home. Mrs. Ace seems to think it's amusing, but she got impatient quickly when StepMania didnt recognize steps for a while.
For my own enjoyment, I made another user on my XP machine named DANCE DANCE. When you log in as DANCE DANCE windows automatically starts up SM, and when you exit SM, windows logs you back out. This (hopefully) makes the dancing process foolproof for guests.
I accomplished this through writing a simple batch file like:
@echo off
call stepmania
logoff -logoff
logoff is just a simple .exe i downloaded, you can guess what it does.
Any more ideas on making the dancing more user-friendly?
For my own enjoyment, I made another user on my XP machine named DANCE DANCE. When you log in as DANCE DANCE windows automatically starts up SM, and when you exit SM, windows logs you back out. This (hopefully) makes the dancing process foolproof for guests.
I accomplished this through writing a simple batch file like:
@echo off
call stepmania
logoff -logoff
logoff is just a simple .exe i downloaded, you can guess what it does.
Any more ideas on making the dancing more user-friendly?