No comments; just enjoy. Streets of Rage samples. These were ripped out of a dump of Z80 memory (so the split file is applied to that); while I could crack the compression routine used for everything else in the game (including the sound driver), I didn't want to deal with an algorithm that used the 68000's ccr as a general purpose register. These samples use their own compression format which differs from the Sonic 1/2/3K format; I left a C program to decompress them in the archive, along with uncompressed and wav versions. The Hybrid Front samples. The split file is for the ROM; the DAC table is in Z80 memory. The samples are compressed in Sonic 1/2/3K format. Uncompressed and wav versions included. Ristar samples. Again, the samples are ripped from ROM, but this game is interesting in that the 68000 tells the Z80 driver which bank to load and where to find the sample — that is, the DAC tables (yes, more than one) are accessed by the 68000. Samples are uncompressed in ROM; wav versions included. Street Fighter II?: Special Champion Edition samples. Wow, getting this out was nuts. Good thing the samples were uncompressed! I left the structure format I used to format the DAC table in the Z80 ROM. As you can tell from the voice samples, a higher speed value means a slower speed. The split file is applied to the ROM. Viewpoint (Mega Drive/Genesis) samples. So they decided to put the DAC tables in the ROM banks this time. Just check the relevant text file. It's jman2050 compression again. Michael Jackson's Moonwalker samples. One thing holding this one back was that a data array used by jman2050 compression had been changed slightly for the voices; therefore a custom decompressor (no compressor) is included. Enjoy! Tempo samples. (Yes, about time I updated this post =P) This game, despite being SMPS like Knuckles' Chaotix, also uses the Z80 DAC for some of the samples. The PWM table format is the exact same as in Chaotix, though, and includes the theme song! Other ones I've done before (but not in this thread): Knuckles' Chaotix (links to forum post; hey, posted exactly one year ago today lol) Sonic Rush (ok, this isn't a rip like the others; I painstakingly went through every SEQ_ entry VGMTrans showed me since Dimps or whoever did the sound programming was stupid and duplicated all the levels's SEQ_ headers for each level for each character [for each act? I forget], invalidating the irrelevant ones... according to Aquaslash, Sonic Rush Adventure is even worse because it has MORE LEVELS... anyway original thread where posted)
Right term would be PCM sample, at least when they're uncompressed.... None the less, its fun what you've did. Regarding Ristar, the game does 2 ch playback but no freq scaling, and despite that things sound like shit, damn, my shittiest 2ch code did 11KHz and shoulded crisp and clean as there was no jitter...
Just out of curiosity, why do none the WAV files play at the correct speed? Chipmunk Ristar is kinda funny, but still.
I would have to check, but I think the samples on the second DAC table are played slower than they are stored in ROM. The DAC tables don't store the playback speed, so I would have to look at the code. Also are the "Hi everybody!" and "Hasta la vista baby!" samples used in game? Are there any samples in this pack not used in game?
Thank you for the SOR Samples! I personally have no use for the ones used when the player's hurt, but the drums themselves I intend on using. EDIT: If you managed to get a rip of the samples from Street Fighter 2 Turbo, I'd be even more greatful, that snare is awesome.
I believe he says "Hasta la vista baby" towards the end of the game after you defeat the boss. EDIT: Check out this video on YouTube: http://www.youtube.com/watch?v=JDr61bEXZ9c and start the video about half way near 4:23. It's also interesting that Ristar uses some sounds from Sonic 3K!
Hasta La Vista baby is when you beat last boss as mentioned in previous boss, and Hi Everybody happens right when intro turns into title screen.
There you go. Note that I only separated the 4 drums, and I didn't feel like separating the voice clips. Though all you need is a wave editor if you want to do so.
Give me a day or two and I will. I will also get the DAC tables for the two other games (I forgot them in the zip archive and I know how much that information will be useful to hackers, sorry; I originally just wanted to use them in my own songs) and the Ristar speed information either later or tomorrow.
Awsome, look forward to it thank you Edit: Can someone mirror the above links? everytime I click on a link it closes down instantly.
Wow! Thank you all very much for this! If I knew how to do this then I'll be ripping stuff right now.
I imagine someone using the sexy drums of Dyna Brothers 2. If you want, take it as a request. =P Good job dumping instruments from other games!
Dyna Bros. 2, like Super Fantasy Zone and Thunder Force IV, used good FM Synth drums, rather than PCM samples.
"samples.wav" HAHAHAHA My ribs! Thank you for providing these samples, I'll see if I can put them to some use for a track in BroTro or something
Greetings all. I recall messing around with Ristar at least a few months back just for something to do, and confirming with these rips, the magic Hz number (er, the correct sampling rate) is 8000 for Ristar's speech. Can't recall if it's the same for all samples (I.e. all those little percussive "Hit it!" touches and such) or just his; I'm tempted to say all though. I was just now digging around Comix Zone and the magic Hz number seems to be around 10000 Hz, but I'm unsure due to other rates with numbers like 11025, 22050, 44100, etc. Anyone know what the correct rate number would be in the 10,000 range? In addition, what I found in CZ was mostly samples from Sketch and enemies, but others such as Alyssa's clips ("Well done Turner!" etc.) seem to still be buried in sections between the clear samples. Did that all make sense? Apologies if it didn't, ask away for clarification, or feel free to try out CZ for yourself. If we can figure out what's up with all the clips in CZ, I can theoretically have a rip up within a few days. Cheers, all.