How to convert a bin song into asm file

Discussion in 'Tutorials' started by PeanutNoceda, Apr 27, 2025.

  1. PeanutNoceda

    PeanutNoceda Well-known member Member

    Joined:
    Sep 26, 2024
    Messages:
    217
    Location:
    the basement
    So... hi there!
    I was bored some minutes ago, and well, why not do another guide?
    This tutorial works with the Mid2smps tutorial, so enjoy your custom musics in another games appart of Sonic 1!
    So, we start, for this tutorial i will use my port of the Freedom Planet level clear music.
    We need this to work.
    Already downloaded it, I will put my port of the song, but remember rename the file to "Input".
    upload_2025-4-27_14-32-55.png
    Now, edit the smps2asm.bat to edit the header, you cant add spaces, use "_"
    like this:
    upload_2025-4-27_14-35-45.png
    And now, save it and you should have this file when the bat files closes:
    upload_2025-4-27_14-38-14.png
    Theres the music info, and well, after that you can copy the code of it and you will have a bin file son in .asm!
    This should be the result:


    I hope this helped, bye bye!
    Until next time!

    Credits:
    PeanutNoceda: Guide creator
    AleDrawer2008: Smps2asm
    Haru: Special Thanks
     
    Last edited: May 14, 2025 at 7:14 PM
    Blue Gamer likes this.
  2. MichaelTheDirechel09090

    MichaelTheDirechel09090 Newcomer Trialist

    Joined:
    Nov 30, 2024
    Messages:
    4
    It worked! Thank you very much!
     
  3. PeanutNoceda

    PeanutNoceda Well-known member Member

    Joined:
    Sep 26, 2024
    Messages:
    217
    Location:
    the basement
    No problem!