thpsX

- => Create-A- => Topic started by: bloowm on May 24, 2020, 01:28:01 am

Title: MusicToTHUGPro - Tool to easily create THUG Pro soundtracks
Post by: bloowm on May 24, 2020, 01:28:01 am
I made a tool that lets you easily create a THUG Pro soundtrack. No third party tools required to convert, input a folder of mp3s/flacs/whatever and it will output to your THUG Pro folder with the json generated. Just open the program, drag and drop folder, enter name, and it will begin converting. Only thing it requires is the .NET framework which THUG Pro also requires. You can get the latest build here:

https://github.com/Technach/MusicToTHUGPro/releases (https://github.com/Technach/MusicToTHUGPro/releases)

You can also use command line arguments to convert directly, for example:
Code: [Select]
MusicToTHUGPro.exe -i "C:\mysongs\input\" -n "My Soundtrack" -fn "my_st" -o "C:\mysongs\output" (-fn & -o are not required switches)

If you have any issues or feature requests leave them here or on the repo.
(Yes it's infinitely easier to just play Spotify in the background, but this is for those who care)
Title: Re: MusicToTHUGPro - Tool to easily create THUG Pro soundtracks
Post by: Lethargickitten on May 30, 2020, 04:49:52 am
My soundtrack doesn't want to show up in the in game menu...
The soundtrack folder was created with the bik files, and the json file is in the user folder.
Is there a step I'm missing?