NebuPookins / ssc-to-sm

Converts StepMania files in the SSC format to the SM format.
4 stars 0 forks source link

Nothing happens when putting the contents of the ssc file into the text box #2

Open ExGuestCJ opened 1 month ago

NebuPookins commented 4 weeks ago

Hi,

I just tried it and it seems to work for me. Here's the steps I did:

  1. Go to https://nebupookins.github.io/ssc-to-sm/
  2. Copy the text of the example SSC file from https://github.com/NebuPookins/ssc-to-sm/blob/master/README.MD starting from the line #VERSION:0.83;.
  3. Paste it into the textbox on the webpage
  4. Click the mouse button somewhere on the page so that the textbox loses focus.

Do the same steps work for you? If not, can you include the SSC file you're trying to convert, the browser you're using, and whether you have any browser extensions installed?

ExGuestCJ commented 3 weeks ago

https://search.stepmaniaonline.net/pack/id/Simfiles%20On%20Acid Its the press start song i tried to use iirc, wanted to play on some mobile step mania port called beatx (its on the play store), i used opera

NebuPookins commented 1 week ago

Thank you!

I always able to reproduce the issue. Unfortunately the current version of the parser doesn't support many of the metadata fields like "Transliterated artist". I'm not sure when I'll have time to work on this project to address it however.