A tool made to convert Mediocre's .mtx image format to .png or .jpeg files and vice versa.
Made by SamusAranX
Download mtxconv from the github page and rename the file to mtxconv.exe
Press Win + R, type cmd in the window, and then press Enter.
In the window which popped up, type in cd [file path to mtxconv] and press Enter (Example: cd C:\SmashHit\foldername\)
Warning: If you have mtxconv in a different drive than C:, then you need to type "E:" for example, to switch to that drive.
Type in "mtxconv" and press Enter for the list of commands.
To extract/bake a file, type mtxconv extract/bake [file path to image] (Example: mtxconv extract C:\Images\logo.png.mtx)
Warning: Make sure to remove the ".mp3" from the file you want to extract from.
The extracted/baked file should appear in the folder.
Download from Github