Ticket #115 (closed defect: fixed)
Adds a toggle for software (default) and hardware acceleration for openAL
| Reported by: | Buginator | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2.1 |
| Component: | Engine: Sound | Version: | svn/trunk |
| Keywords: | Cc: | ||
| Operating System: | All/Non-Specific | Blocked By: | |
| Blocking: |
Description
In short, with 'Generic Software', we have 256 sources available. With NULL (which means any device) we can end up with 16 HW sources. With the current 'sound *cough* manager', we run into too many issues with onlt 16. (Note, on windows Vista, 'Generic Software' is the default anyway, and you can't get 'Generic Hardware'). Thus, I think forcing Generic Software is a much better option for us now.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.