Mar 13, 2023 at 7:48 AM
Join Date: Jun 27, 2013
Location:
Posts: 2902
Age: 30
Pronouns: She/Her
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
Wave 2 - 0x180
Wave 3 - 0x2d4
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"
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+
In every .pmd file, you can find the three waves in these hex addresses with a hex editor:
Wave 1 - 0x2c

Wave 2 - 0x180

Wave 3 - 0x2d4

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.
Here, you can see an example I've made, plugging in the waves from "Cave Story" and "Azarashi 1998"
Cave Story (洞窟物語.pmd)
Azarashi 1998 (アザラシ!.pmd)




Azarashi 1998 (アザラシ!.pmd)



