Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Force an EAX2 call to "initialize" EAX with 2.0 paramaeters
This feels like an unnecessarily gross hack, but currently OpenAL Soft initializes effects differently depending on what property version is used on the first EAX call with the device (in part because EAX2 and EAX3/4/5 have different default reverb values, with 2 being silent and 3/4/5 not, yet reverb is silent by default in DSound).
- Loading branch information