First post, by Unregistered
hi there. i've read the big thread on getting DiskWriter to write WAV output but the steps vlad describes (the strings that you put into the "custom config" section of the launchpad) aren't working for me:
[SBWavePlayer.depends]
waveOut = DiskWriter
[DiskWriter]
CLSID = DiskWriter.WaveOut
there's another thread later that describes another, slightly different string:
[SBWavePlayer.depends]
waveOut = WaveWriter
[WaveWriter]
CLSID = DiskWriter.WaveOut
Path = DiskWriter.dll
so which of these are correct? i've tried both of them (Lemmings and Monkey Island 1 are the games i'm trying to output from) and neither seem to work... no WAV seems to be created anywhere. what am i doing wrong? i'm using VDMS 2.0.4, LaunchPad 1.0.0.7 and the latest DiskWriter.dll as well.