SkySongBuilder Tutorial: Difference between revisions

Prepwork: Fixed link to skypatch page
Tags: Mobile edit Mobile web edit
Okami (talk | contribs)
mNo edit summary
Line 42: Line 42:
## A folder should open containing files such as arm7.bin, arm9.bin, banner.bin, etc.
## A folder should open containing files such as arm7.bin, arm9.bin, banner.bin, etc.
## Open the folder named "Overlay". Find "overlay_0036.bin." and drag it into the folder with arm7.bin and such.
## Open the folder named "Overlay". Find "overlay_0036.bin." and drag it into the folder with arm7.bin and such.
## Drag SND Stream into that folder as well. If done correctly, your new folder should contain the following: data (folder), overlay (folder), arm7.bin, arm9.bin, banner.bin, header.bin, y7.bin, y9.bin, overlay_0036.bin, SND_Stream, armips.exe.
## Drag SND Stream and armips.exe into that folder as well. If done correctly, your new folder should contain the following: data (folder), overlay (folder), arm7.bin, arm9.bin, banner.bin, header.bin, y7.bin, y9.bin, overlay_0036.bin, SND_Stream, armips.exe.
## Now we need the programs to work their magic. On windows, hold shift and right-click anywhere in the folder containing these files. Then click "Open Powershell Window here".
## Now we need the programs to work their magic. On windows, hold shift and right-click anywhere in the folder containing these files. Then click "Open Powershell Window here".
## Type <code>./armips.exe snd_stream.asm</code>. If it looks like nothing happened and you got no error messages, then it worked!
## Type <code>./armips.exe snd_stream.asm</code>. If it looks like nothing happened and you got no error messages, then it worked!