The game has a launcher and 2 main executable files.
When running the games through the launcher the music doesn't work. Upon little inspection, using the native DSound or IndirectSound results in a 0x88780078 (DSERR_NODRIVER) error.
However if I put DSOAL, the error changes to 0x8007007e (UNKNOWN).
Since DSOAL is doing something, can it solve the problem?
The game has a launcher and 2 main executable files.
When running the games through the launcher the music doesn't work. Upon little inspection, using the native DSound or IndirectSound results in a 0x88780078 (DSERR_NODRIVER) error.
However if I put DSOAL, the error changes to 0x8007007e (UNKNOWN).
Since DSOAL is doing something, can it solve the problem?