First post, by certain_man
Hello all! I was hoping that someone might be able to shed some light on getting this one to run.
The latest version of DDrawCompat fixes all issues with fast scrolling and animation speed using its framerate limiter, but a crash still occurs related to the sound.dll file present in the game's install directory. I've determined this by replacing its sound.dll with the one from Gettysburg, and after an error message, the game runs perfectly, albeit without sound. Disabling the sound card through Device Manager also allows the game to run without sound.
Event Viewer points at the crash being associated with the system-level dlls AcGenral.DLL and winmmbase.dll
I was wondering if IndirectSound or something similar could be used to correct this, but I'm at a loss.