Hi guys! As you can see here:
http://vgm.mdscene.net/packs/upload - I'm trying to make a one-stop upload page for creating packs. I know some of you who are regular uploaders have their own workflow figured out, so I'd like your ideas on how to make this page better for you. Try clicking on the big green icon and selecting a few vgm/vgz files and see what pops up. Use chrome or firefox.
Don't worry, the pack won't be uploaded, it doesn't send data to the server yet, it's all Javascript right now.
So, you'll see a few sections:
- The song list, with some data read from the VGM GD3 and header.
- The release list, which will be the new way of inputting data like game name and system name, I consider this to be more correct. The old format, for example "Trojan (U) / Tatakai no Banka (J)" can be easily generated from the new format, but not vice versa, since we have games with unclear territories, like "UE" and "EU" and "AC". This release list eliminates that. For example, for the Famicom Arcade releases, just add another release (click the big + sign at the top right) with "Arcade" as the system name.
- An image for each release.
- An unique name for the pack (this is for the zip name and for having an unique URL). This is only an issue when there are two or more packs for the same game. It is not functional now, but it will check if the game name already exists.
- Chips, Composers and Developers
- Notes
- History
- Description preview - these last four sections are self-explanatory.
So, tell me what improvements you'd like to see, and how you imagine this becoming part of your workflow.
Also, report any bugs you find.