View Single Post
Old 01-30-2012, 10:03 AM   #19
tunsz555
FFR Player
 
tunsz555's Avatar
 
Join Date: Apr 2009
Location: Thailand
Posts: 117
Default Re: Stepmania Song Search!

Hey it's pretty neat idea! What format you used to enter the database because I already have C# program that can scan through 1 pack and obtain...
- song name translated
- subtitle translated
- song artist translated
- banner image file and filename. Can be automatically scaled and output to smaller files if you want.
- step charter (Regex'ed from song folder name with specified delimiter like '(' and ')' )
- Difficulties (I've disabled Edit diff ATM)
- Every features above worked with .sm and .dwi

Which is used in my program here http://www.flashflashrevolution.com/...d.php?t=120979

I can tweaked this a bit and have a version that can scan through multiple packs and batch get the information for you if you can give me the formats you wanted. :P
tunsz555 is offline   Reply With Quote