438
edits
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
== DirectSound Test == | == DirectSound Test == | ||
One of the first things ISLE.EXE does is attempt to create a DirectSound device and then immediately destroy it. If it fails to create one, it will wait for 500 | One of the first things ISLE.EXE does is attempt to create a DirectSound device and then immediately destroy it. If it fails to create one, it will wait for 500 milliseconds and try again. If it continues to fail, it will do this up to 20 times before giving up and showing an error message that it failed to find any DirectSound devices: | ||
<center>[[File:SoundError.png]]</center> | <center>[[File:SoundError.png]]</center> |