PiyoPiyo waves to Organya

Mar 13, 2023 at 7:48 AM
Best Cow
"Life begins and ends with Nu."
Join Date: Jun 27, 2013
Location:
Posts: 2675
Age: 28
Hello yes, it's been some time, but I got inspired to work on my passion project for OrgMaker, and one of my goals was to implement waves from PiyoPiyo into the Wave100, for those who wanna emulate their songs in Cave Story, especially when the waves used for the songs are the same length as in Wave100. Well here's some fucking documentation that can help you with that!

In every .pmd file, you can find the three waves in these hex addresses with a hex editor:

Wave 1 - 0x2c
image.png


Wave 2 - 0x180
image.png


Wave 3 - 0x2d4
image.png


You can essentially do that with every wave that was in the songs included with PiyoPiyo player, and since you can very easily draw the waves in PiyoPiyo, you're free to create any wave for your OrgMaker soundfont, not unlike WaveGen100. This is how we can beat Pxtone, guys!

Here, you can see an example I've made, plugging in the waves from "Cave Story" and "Azarashi 1998"
Cave Story (洞窟物語.pmd)
image.png

image.png
image.png
image.png


Azarashi 1998 (アザラシ!.pmd)
image.png

image.png
image.png
image.png
Example download (Note: rename to WAVE100 if you wanna plug it in OrgMaker, or WAVEDATA if you wanna plug it in Cave Story. wave.dat if you wanna use it in Cave Story+
 
Top