|
I had a similar problem in that I was unhappy with the relative
volume of the voice to the music. I found the driver re-initial-
ize the volume when it starts up so using SB16SET is of no use.
To get around this I patched the driver on mine to stop the init.
The driver being used was SBPDIG.ADV. At offset 49C in this
driver (59C if examined with debug) there was an OUT instruction
(hex EE) which was resetting the volume. I replaced this with a
NOP (hex 90) and could then preset the volume with SB16SET before
starting the game.
Page 7
T7G TECHNICAL FAQ Gerard J. Pinzone
Version 1.17 - November 29, 1994 INTERNET: gpinzone@ic.sunysb.edu
If your driver is different then the code may be at a different
address. If so I could give info on the surrounding instructions
to help find the offending sequence.[2]
11) This is a longshot, but try using SUPERCDX.EXE; it's a MSCDEX
replacement. It is primarily designed to run multiple CD ROM drives
in a machine, however, it boasts a speed improvement over MSCDEX. It
did make a small improvement when a friend of mine tried to run T7G
with a Sony CDU-535. I don't know where to get it on the Internet.
The people who make it have a BBS: (512) 326-2754, if anyone gets a
new copy of this, please post it on ftp.cdrom.com and let me know.
12) pray.
... Далее >>
|