THIS PROJECT IS DEPRECATED! PLEASE USE THE RE-WRITE VERSION FOUND HERE!

Smash Ultimate Web Tools (Currently supports only Audio)

Setup

  1. Download VGAudioCli, nus3audio (Make sure it's the 1.1.6 Prerelease or higher), SoX, MSBTEditorCli, and get a base nus3audio (use CrossArc for this). Also install Python 3.8 (version I used) and add it to the PATH Variable, and use pip to install soundfile (pip install soundfile).

  2. Place VGAudioCli.exe, VGAudioCli.dll, nus3audio.exe, and your nus3audio (make sure it's "base.nus3audio") in "./public/convert/".

  3. Place everything in the MSBTEditorCli zip in "./public/convert/MSBTEditorCli"

  4. Create a new folder in there called "sox" ("./public/convert/sox").

  5. Extract everything in the SoX zip into the sox folder.

  6. Run "php artisan migrate && php artisan storage:link" in the Command Line (CMD)/Terminal

  7. Give the appropiate permissions.

These instructions were written for setting it up on a Windows local or server machine (You don't have to worry about permissions on a local machine). I would've loved to put this on a linux server, but WINE is giving me a bit of trouble by not letting VGAudio run unless there's a X server running (GUI problems for some reason). Once I figure it out, I'm moving everything from the Windows Server to the Linux Server (as IIS is such a pain in the ass.)

Credits:

Main:

This Website - Coolsonickirby


Audio:

Teaching me how to convert samples between sample rates - JoeTE


MSBT:


CSS Editor:

Helping me figure out how to sync animate child elements background (Unfortunatly not used because of preformance issues) - jam1garner


SSS Editor:

Helping me get some stage icons and big images - zrksyd & A Mudkip


Fighter Param Editor: