1

(10 replies, posted in Sega)

Unfortunately, I haven't had any luck ripping the instruments from Darius - The Sea Track. The chip is a YM2203 (OPN).

VGM2PRE only works with YM2612 (OPN2) and YM2151 (OPM).

GENNY is 2612 and VOPM is 2151. Because the chips have similar parameters, some instruments work in both programs. However I haven't found a program to rip instruments from the arcade chip - YM2203. Sorry, man.

It's possible to copy values from MDPLAYER to GENNY, however it's difficult because GENNY doesn't have numbers for all the parameters.

https://imgur.com/glUpttf

VOPM is easier because it's possible to copy exact numerical values from MDPLAYER to VOPM.

https://imgur.com/xlafipN

I remember the VOPM VST wasn't working previously, maybe give it another try... There are both 32 and 64 Bit versions of VOPM.

http://www.vst4free.com/free_vst.php?pl … mp;id=1066

Furthermore, to convert a VGZ to VGM, just rename the file type from "vgz" to "vgm.gz" and extract the file like normal. I use WINRAR. VGM players like MDPLAYER and VGMPLAY will play many different kinds of chips, so it's easy to listen any VGM, however extracting the instruments is more challenging because it depends on whether a program is compatible with the specific chip used in the VGM. Sorry I couldn't be of more help. Good luck!

2

(10 replies, posted in Sega)

I agree, Genny is awesome! Especially because it has the SN76489 chip too. You're correct, the Yamaha chips are different, but when I did an A/B comparison, I thought Genny and VOPM sound the same. I just chose VOPM because it works better in my DAW.

And yea, my work around is complicated haha The main reason is to extract individual instruments and put them all in one OPM file to load in VOPM. Then all instruments from different games are combined in a single patch and no other file loading is required. Plus when I have too many sounds to choose from, I spend a lot of time searching, so I prefer less options. 20 Vst, 20 drum samples, 20 instruments. I try to keep it simple smile

Deflemask is just an extra method to view the files exported from rymcast. The normal chain is just VGM to TFI with VGM2pre and then all TFI combined to one OPM with TFI2OPM. As far as trackers go, my preferred sound is Shiru's VGM Music Maker.

https://battleofthebits.org/lyceum/View … sic+Maker/

3

(10 replies, posted in Sega)

Cool, cool. Thanks for link, no worries. I got vgm2opm and vgm2pre, which converts vgm to like every format. and then tfi2opm to make custom opm for vopm vst. so many acronyms lol. the vgm player was just to listen to the instruments and then match the adsr values to the tfi or opm visually instead of audibly.

vgm2pre is awesome for converting...
https://vgmrips.net/wiki/Vgm2pre

it doesn't convert to opm though so i use vgm2opm from the link located here...
https://www.kvraudio.com/forum/viewtopi … p;start=90

and then tfi2opm
https://github.com/raphaelgoulart/tfi2opm

thanks for your help, rymcast is an awesome new addition to the digital chip signal chain!

https://imgur.com/cOxHE0M

4

(10 replies, posted in Sega)

Yea maybe .NET or C++ redist... it worked before on my computer a long time ago... I've spent hours downloading and trying different NETs and Visual Studio packages... I'm not sure what the issue is. The work around I added to my previous response works well enough. And it's cool to be able to mute channels so quickly with rymcast.

5

(10 replies, posted in Sega)

Thanks very much! I tried the executable, but it won't open because it says one of the dependencies is missing. Am I supposed to add it to another folder? I really appreciate the help, thankyou smile

EDIT Idk Maybe it just won't work on my computer for some reason. Anywho, thanks for mentioning rymcast. I downloaded it and found a workaround... rymcast > deflemask > vopm. lol it's alot of work, but I'm not copying the values, I'm just referencing them to match the vopm instruments to the sound of the instruments from the song. (because sometimes there's multiple similar instruments with slightly different values and it's difficult to tell the difference by ear). How can I post an image?

6

(10 replies, posted in Sega)

I'm searching for a VGM player I had a while back and can't locate it on the internet. It not only plays songs ripped from SEGA games, it has a GUI displaying each instrument's sound chip data in real time, identifying which instrument is playing during which section and on which channel by displaying the specific numerical values of each parameter. The GUI was black with large bright blue pixel font. I think the developer was asian, all the writing wasn't in english. Could someone please help me locate it? It's the only player I've ever found with such specific real time data.

Good news, it's the MDPlayer!     https://github.com/kuma4649/MDPlayer

Bad news, can't figure out how to make it work.

7

(55 replies, posted in Sega)

catskull wrote:

You can use VGM Music Maker to write your song as well! Basically anything that can export a .VGM will work. I've included a download for it on the website.

Awesome! Thanks, VGM Music Maker is legit!