Ok, I am now starting a search for either a
boxed Quantum3D Raven card (PCI Prefered), or maybe just the
disc that came with the card that has San Francisco Rush the Rock-Alcatraz Edition. From what I could see, it was it's own individual disc. (maybe someone would be willing to sell that separately)
Either way please let me know if anyone has a boxed card for sale, or possibly just the Rush the Rock CD. Money is available or if you are interested I could trade something like a Voodoo5 5500 AGP 4x prototype.
Oh, and a small update. The game originally had a problem where when you bumped into other cars or railing it made the explosion sound. (at that time you still had the explosion sound when you crashed and burned)
To fix that issue so that it only makes a "bump" noise when you hit another car or the railing I had to modify the .exe with a Hex Editor to change which .wav plays. Now I get the "bump" noise and all is good, but no explosion sound when actually blowing up.
Maybe someone could look at that and figure it out?
(I tried but must be missing something)
The bump sound is carhit14.wav and the explosion is explomix.wav. The GOOD part about that is both of the file names are 8 characters long, so they can be swapped without messing up the format of the .exe. Also note that there are MULTIPLE entries for both .wav's... so maybe someone could figure out which need to be changed around for it to work.